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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...