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 25, 2025: Merge pull request #273 from kube-logging/dependabot/github_actions/actions/setup-node-4.2.0 (e25e1fb)