-
Notifications
You must be signed in to change notification settings - Fork 1.9k
RHDEVDOCS-2614 Define ClusterLogForwarder compatibility matrix #29573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 34 additions & 0 deletions
34
modules/cluster-logging-collector-log-forwarding-supported-plugins.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| // Module included in the following assemblies: | ||
| // | ||
| // logging/cluster-logging-external.adoc | ||
|
|
||
| [id="cluster-logging-collector-log-forwarding-supported-plugins_{context}"] | ||
|
|
||
| = Supported log data output types | ||
|
|
||
| [role="_abstract"] | ||
| Red Hat OpenShift Logging version 5.0 provides the following output types and protocols for sending log data to target log collectors. | ||
|
|
||
| Red Hat tests each of the combinations shown in the following table. However, you should be able to send log data to a wider range target log collectors that ingest these protocols. | ||
|
|
||
| [options="header"] | ||
| |==== | ||
| | Output types | Protocols | Tested with | ||
|
|
||
| | fluentdForward | fluent forward v1 | fluentd 1.7.4 | ||
|
|
||
| | elasticsearch | elasticsearch v? | Elasticsearch 6.8.1 | ||
|
|
||
| | syslog | RFC-3164, RFC-5424 | rsyslog 8.37.0-9.el7 | ||
|
|
||
| | kafka | kafka 0.11 | kafka 2.4.1 | ||
|
|
||
| |==== | ||
|
|
||
| // Note to tech writer, validate these items against the corresponding line of the test configuration file that Red Hat OpenShift Logging version 5.0 uses: https://github.com/openshift/origin-aggregated-logging/blob/release-5.0/fluentd/Gemfile.lock. This file is the authoritative source of information about which items and versions Red Hat tests and supports. | ||
| // According to this link:https://github.com/zendesk/ruby-kafka#compatibility[Zendesk compatibility list for ruby-kafka], the fluent-plugin-kafka plug-in supports Kafka version 0.11. | ||
|
|
||
| [NOTE] | ||
| ==== | ||
| Previously, the syslog output supported only RFC-3164. The current syslog output adds support for RFC-5424. | ||
| ==== | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @rolfedh - we are not using these Pv2 tags at the moment. Do you mind removing this as a follow up PR?
See my note in Slack.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vikram-redhat Sure - no problem. I'll fix it today. This particular case comes from the redhat-documentation/modular-docs templates. We should have a tete-a-tete with Emily Murphy to avoid expanding issues like this.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vikram-redhat I've removed
[role="_abstract"]in #30088, which is WIP. Please note that[role=also appears in the following locations: