Elasticsearch datastream
Overview
Based on the ElasticSearch datastream destination of AxoSyslog.
Available in Logging operator version 4.9 and later.
Example
Configuration
ElasticsearchDatastreamOutput
(HTTPOutput, required)
disk_buffer (*DiskBuffer, optional)
This option enables putting outgoing messages into the disk buffer of the destination to avoid message loss in case of a system failure on the destination side. For details, see the Syslog-ng DiskBuffer options.
Default: false
record (string, optional)
Arguments to the $format-json()
template function. Default: "--scope rfc5424 --exclude DATE --key ISODATE @timestamp=${ISODATE}"
Last modified February 7, 2025: Merge pull request #277 from vfaergestad/docs-dup-line (d5fb6a4)