I need to implement internal DNS logging and I'm trying to determine which is better filebeat or packetbeat. This is a Windows DNS server and the logs can be written to a local file which we can read with filebeat or we can have packetbeat read the incoming DNS requests.
I'm curious as to what others have seen in regards to performance on the host, number and size of these logs, any missed logs or if there is another metric that can be used to compare the two.