Fluent Bit Configuration Examples
Dummy to a Panther HTTP source
[SERVICE]
log_level trace
[INPUT]
Name dummy
Dummy {"message": "sample json message", "type": "json"}
[OUTPUT]
Name http
Match *
Host logs.{REDACTED}.runpanther.net
Port 443
URI /http/{REDACTED}
Header x-sender-header {REDACTED}
Format json_lines
TLS On
TLS.Verify On
Json_Date_Key false
[OUTPUT]
Name stdout
Match *Tail local file to Amazon S3
TCP to Amazon S3
TCP to HTTP (Panther)
Last updated
Was this helpful?

