DNS logs from Windows domain controller are not showing up in SecurityOnion #10449
Replies: 1 comment 2 replies
-
Looks like your Filebeat output is Elasticsearch, try using the Logstash output so the log can go through the Logstash pipeline to Elasticsearch. |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed the filebeat on a windows domain controller to ingest the DNS logs into security onion.
The DNS logs are being written in a local file .
Filebeat config has the path for that file and also the correct URL to the SO.
From the filebeat logs I can see the queries are being made should be sent to the SO.
But, I'm unable to find that in the SO. I see some other DNS queries under so.* but not the ones I am making.
Can somebody please let me know what am I missing?
filebeat_txt.txt

filebeat-20230528-23.txt
Beta Was this translation helpful? Give feedback.
All reactions