Fluentd Logs
Connecting Fluentd logs to your Panther Console
Overview
Panther supports ingesting Fluentd logs via common Data Transport options: HTTP Source, Amazon Web Services (AWS) S3 and SQS.
How to onboard Fluentd logs to Panther
To connect these logs into Panther:
In the lefthand navigation menu of the Panther Console, click Configure > Log Sources.
Click Create New.
Search for "Fluentd", then click its tile.
In the slide-out panel, select the Transport Mechanism you wish to use for this integration.
Click Start Setup.
Follow Panther's instructions for configuring your chosen Data Transport method:
Payloads sent to this source are subject to the payload requirements for all HTTP sources.
Do not proceed to the next step until the creation of your HTTP endpoint has completed.
Configure Fluentd to push logs to the Data Transport source.
See Fluentd's documentation for instructions on pushing logs to your selected Data Transport source.
Supported log types
Fluentd.Syslog3164
Fluentd syslog parser for the RFC3164 format (ie. BSD-syslog messages)
For more information, see the Fluentd Documentation on Syslog RFC-3164 Parser.
Fluentd.Syslog5424
Fluentd syslog parser for the RFC5424 format (ie. BSD-syslog messages)
For more information, see the Fluentd Documentation for Syslog RFC-5424 Parser.
Last updated