Skip to content
Discussion options

You must be logged in to vote

Assuming you're using Zeek instead of Suricata for metadata, event.dataset is set to dns for logs coming from Zeek's dns.log. Zeek automatically logs any name lookups seen on ports 53, 5353, and 137 to dns.log. If port 853 is encrypted, then it would seem that Zeek won't be able to determine that it's a name lookup and therefore won't log it to dns.log. Zeek should still log some metadata about the connection to conn.log and so you should be able to find that via the Kibana Connections dashboard or via the Connections queries in Hunt.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dougburks
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants