-
Fluentd does not support Elasticsearch 8 in the logging version 5.6.2.
-
Vector supports Syslog in the logging version 5.7 and higher.
Outputs define the destination where logs are sent to from a log forwarder. You can configure multiple types of outputs in the ClusterLogForwarder custom resource (CR) to send logs to servers that support different protocols.
Outputs can be any of the following types:
| Output type | Protocol | Tested with | Logging versions | Supported collector type |
|---|---|---|---|---|
Elasticsearch v6 |
HTTP 1.1 |
6.8.1, 6.8.23 |
5.6+ |
Fluentd, Vector |
Elasticsearch v7 |
HTTP 1.1 |
7.12.2, 7.17.7, 7.10.1 |
5.6+ |
Fluentd, Vector |
Elasticsearch v8 |
HTTP 1.1 |
8.4.3, 8.6.1 |
5.6+ |
Fluentd [1], Vector |
Fluent Forward |
Fluentd forward v1 |
Fluentd 1.14.6, Logstash 7.10.1, Fluentd 1.14.5 |
5.4+ |
Fluentd |
Google Cloud Logging |
REST over HTTPS |
Latest |
5.7+ |
Vector |
HTTP |
HTTP 1.1 |
Fluentd 1.14.6, Vector 0.21 |
5.7+ |
Fluentd, Vector |
Kafka |
Kafka 0.11 |
Kafka 2.4.1, 2.7.0, 3.3.1 |
5.4+ |
Fluentd, Vector |
Loki |
REST over HTTP and HTTPS |
2.3.0, 2.5.0, 2.7, 2.2.1 |
5.4+ |
Fluentd, Vector |
Splunk |
HEC |
8.2.9, 9.0.0 |
5.6+ |
Vector |
Syslog |
RFC3164, RFC5424 |
Rsyslog 8.37.0-9.el7, rsyslog-8.39.0 |
5.4+ |
Fluentd, Vector [2] |
Amazon CloudWatch |
REST over HTTPS |
Latest |
5.4+ |
Fluentd, Vector |
Fluentd does not support Elasticsearch 8 in the logging version 5.6.2.
Vector supports Syslog in the logging version 5.7 and higher.
defaultThe on-cluster, Red Hat managed log store. You are not required to configure the default output.
|
If you configure a |
lokiLoki, a horizontally scalable, highly available, multi-tenant log aggregation system.
kafkaA Kafka broker. The kafka output can use a TCP or TLS connection.
elasticsearchAn external Elasticsearch instance. The elasticsearch output can use a TLS connection.
fluentdForwardAn external log aggregation solution that supports Fluentd. This option uses the Fluentd forward protocols. The fluentForward output can use a TCP or TLS connection and supports shared-key authentication by providing a shared_key field in a secret. Shared-key authentication can be used with or without TLS.
|
The |
syslogAn external log aggregation solution that supports the syslog RFC3164 or RFC5424 protocols. The syslog output can use a UDP, TCP, or TLS connection.
cloudwatchAmazon CloudWatch, a monitoring and log storage service hosted by Amazon Web Services (AWS).