Importing Windows DNS-Logs #9843
Replies: 2 comments 6 replies
-
How are you generating the logs and forwarding them into Security Onion? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Any more suggestions on how to proceed with my goal to import Windows DNS logs into Elasticsearch? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I plan to import and parse Windows DNS logs into Elasticsearch. Now I found the Logstash config
/opt/so/saltstack/default/salt/logstash/pipelines/config/so/6301_dns_windows.conf
and I'm wondering how I can "enable" this? Just put it in/opt/so/saltstack/local/salt/logstash/pipelines/config/custom/
and edit my manager.sls like(custom/dns-import.conf is a configuration to read the logs from a mounted share that is already working fine)
Additionally I have to make sure that my DNS import contains a type that matches "dns".
Anything else or any experiences with this Logstash configuration? Thanks in advance!
Cheers, Ben
Beta Was this translation helpful? Give feedback.
All reactions