Deployment Architecture

How to monitor firewall in Linux?

test_qweqwe
Builder

Hallo~!.
Someone monitoring Linux firewall?
How did you realize it?

Because windows firewall is easy to monitor.

0 Karma
1 Solution

HiroshiSatoh
Champion

By default the reject log is not recorded.
To set it entirely (regardless of the zone), enable it with the --set-log-denied option.

firewall-cmd - set-log-denied all

It is recorded in facility.level = kern.warning of syslog.
Please check "/var/log/messages".

View solution in original post

HiroshiSatoh
Champion

By default the reject log is not recorded.
To set it entirely (regardless of the zone), enable it with the --set-log-denied option.

firewall-cmd - set-log-denied all

It is recorded in facility.level = kern.warning of syslog.
Please check "/var/log/messages".

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...