Free Report! Gartner® Hype Cycle™ for Monitoring and Observability.Read more

Cloudflare

Receive logs from Cloudflare LogPush jobs

Prerequisites

Supported Platforms

PlatformMetricsLogsTraces
Linux
Windows
macOS

Configuration Table

ParameterTypeDefaultDescription
listen_addressstring0.0.0.0The IP address to listen on. The collector must be available on the internet in order to receive logs from Cloudflare.
https_portint8443TCP port to receive incoming uploads from the LogPush job(s).
cert_file*stringA TLS certificate used to encrypt communications on the listening server. Cloudflare requires that this certificate be signed by a public certificate authority.
key_file*stringA TLS private key used to encrypt communications on the listening server. Cloudflare requires TLS.
secretstringString used to validate that messages are coming from an expected source.
attributesmapAny Cloudflare LogPush field names provided as keys will be mapped to attributes using the map value as the attribute name.
timestamp_fieldstringEdgeStartTimestampThe name of the field that should be parsed to represent the Timestamp of the log record.
*required field

External Documentation