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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...