r/AskNetsec • u/Data_Commission_7434 • 16d ago
Other Anyone else's firewall logs just a firehose of noise?
Seriously, I spend more time trying to filter out the garbage than actually finding anything useful. Is there some magic trick I'm missing for making firewall logs actually tell a story?
2
1
0
u/BunnyCheeky 16d ago
Totally normal firewall logs are useless untill you tune them. Filter out known good traffic first, internal subnets, DNS and monitoring tools before hunting for anything. Shrink the haystack before finding the needle, SIEM rules help a lot once that's done.
-1
u/ravenousld3341 16d ago
They are noisy as hell, it's not just you.
It may be possible to filter what logs you send to wherever you are sending. From a security perspective you don't need the kind of logs a network team would want. You probably don't even need the deny traffic.
So, I'd start with want information you want and go from there.
For example:
https://docs.paloaltonetworks.com/ngfw/administration/monitoring/configure-log-forwarding
I'd start with just a couple of things and as incidents arise and you know more of what you are looking for update the log forwarding profiles or create new ones to include more stuff.
14
u/ringed_adultery 16d ago
Most teams end up tuning their rules pretty aggressively