CentOS

Sending syslog via Kafka into Graylog

Sending syslog via Kafka into Graylog

2 min read

Graylog supports Apache Kafka as a transport for various inputs such as GELF, syslog, and Raw/Plaintext inputs. The Kafka topic can be filtered by a regular expression and depending on the input, various additional settings can be configured.

Analyzing PFsense logs in Graylog4

Analyzing PFsense logs in Graylog4

2 min read

We will parse the log records generated by the PfSense Firewall. We already have our graylog server running and we will start preparing the terrain to capture those logs records.