Observe
Configuration Parameters
Key
Description
default
Configuration File
[OUTPUT]
name http
match *
host my-observe-customer-id.collect.observeinc.com
port 443
tls on
uri /v1/http/fluentbit
format msgpack
header Authorization Bearer ${OBSERVE_TOKEN}
header X-Observe-Decoder fluent
compress gzip
# For Windows: provide path to root cert
#tls.ca_file C:\fluent-bit\isrgrootx1.pem
Last updated
Was this helpful?