1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/modules/logging-feature-reference-5.6.adoc

103 lines
4.2 KiB
Plaintext

// Module is included in the following assemblies:
//
:_content-type: REFERENCE
[id="logging-5-6-collector-ref_{context}"]
= Collector features
include::snippets/logging-outputs-5.6-snip.adoc[]
.Log Sources
[options="header"]
|===============================================================
| Feature | Fluentd | Vector
| App container logs | ✓ | ✓
| App-specific routing | ✓ | ✓
| App-specific routing by namespace | ✓ | ✓
| Infra container logs | ✓ | ✓
| Infra journal logs | ✓ | ✓
| Kube API audit logs | ✓ | ✓
| OpenShift API audit logs | ✓ | ✓
| Open Virtual Network (OVN) audit logs| ✓ | ✓
|===============================================================
.Authorization and Authentication
[options="header"]
|=================================================================
| Feature | Fluentd | Vector
| Elasticsearch certificates | ✓ | ✓
| Elasticsearch username / password | ✓ | ✓
| Cloudwatch keys | ✓ | ✓
| Cloudwatch STS | ✓ | ✓
| Kafka certificates | ✓ | ✓
| Kafka username / password | ✓ | ✓
| Kafka SASL | ✓ | ✓
| Loki bearer token | ✓ | ✓
|=================================================================
.Normalizations and Transformations
[options="header"]
|============================================================================
| Feature | Fluentd | Vector
| Viaq data model - app | ✓ | ✓
| Viaq data model - infra | ✓ | ✓
| Viaq data model - infra(journal) | ✓ | ✓
| Viaq data model - Linux audit | ✓ | ✓
| Viaq data model - kube-apiserver audit | ✓ | ✓
| Viaq data model - OpenShift API audit | ✓ | ✓
| Viaq data model - OVN | ✓ | ✓
| Loglevel Normalization | ✓ | ✓
| JSON parsing | ✓ | ✓
| Structured Index | ✓ | ✓
| Multiline error detection | ✓ |
| Multicontainer / split indices | ✓ | ✓
| Flatten labels | ✓ | ✓
| CLF static labels | ✓ | ✓
|============================================================================
.Tuning
[options="header"]
|==========================================================
| Feature | Fluentd | Vector
| Fluentd readlinelimit | ✓ |
| Fluentd buffer | ✓ |
| - chunklimitsize | ✓ |
| - totallimitsize | ✓ |
| - overflowaction | ✓ |
| - flushthreadcount | ✓ |
| - flushmode | ✓ |
| - flushinterval | ✓ |
| - retrywait | ✓ |
| - retrytype | ✓ |
| - retrymaxinterval | ✓ |
| - retrytimeout | ✓ |
|==========================================================
.Visibility
[options="header"]
|=====================================================
| Feature | Fluentd | Vector
| Metrics | ✓ | ✓
| Dashboard | ✓ | ✓
| Alerts | ✓ |
|=====================================================
.Miscellaneous
[options="header"]
|===========================================================
| Feature | Fluentd | Vector
| Global proxy support | ✓ | ✓
| x86 support | ✓ | ✓
| ARM support | ✓ | ✓
| PowerPC support | ✓ | ✓
| IBM Z support | ✓ | ✓
| IPv6 support | ✓ | ✓
| Log event buffering | ✓ |
| Disconnected Cluster | ✓ | ✓
|===========================================================
[role="_additional-resources"]
.Additional resources
* link:https://vector.dev/docs/about/what-is-vector/[Vector Documentation]