All Apps and Add-ons

How to use Splunk Stream to send DNS analytic logs from DNS server to Splunk?

tonyxavierj
Engager

How to use Splunk Stream and send DNS analytic logs from DNS server to Splunk?
Splunk is running on Windows Server 2012 and DNS server is also 2012
What I am trying to achieve is detect malicious DNS traffic
There is no proper documentation on this product

0 Karma
1 Solution

gjanders
SplunkTrust
SplunkTrust

Perhaps you can send the documentation team some constructive feedback if you cannot find what you want?

Splunk Stream™ Installation and Configuration Manual , DNS is a supported protocol, if you download the PDF and read through it:

Stream data capture configuration
basics Use the Configure Streams UI
inside Splunk App for Stream
(splunk_app_stream) to configure the
specific network data protocols (such
as http, tcp, dns, pop3, smtp and so
on) that you want the streamfwd binary
to capture

Basically you install the TA somewhere, the documentation will state about winpcap been installed (I've only used stream on Linux so you will need to check the requirements).
You point the TA to where you are hosting the stream app, then you use the stream app to remotely configure the TA to forward DNS data.

View solution in original post

0 Karma

gjanders
SplunkTrust
SplunkTrust

Perhaps you can send the documentation team some constructive feedback if you cannot find what you want?

Splunk Stream™ Installation and Configuration Manual , DNS is a supported protocol, if you download the PDF and read through it:

Stream data capture configuration
basics Use the Configure Streams UI
inside Splunk App for Stream
(splunk_app_stream) to configure the
specific network data protocols (such
as http, tcp, dns, pop3, smtp and so
on) that you want the streamfwd binary
to capture

Basically you install the TA somewhere, the documentation will state about winpcap been installed (I've only used stream on Linux so you will need to check the requirements).
You point the TA to where you are hosting the stream app, then you use the stream app to remotely configure the TA to forward DNS data.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...