-
Notifications
You must be signed in to change notification settings - Fork 541
Missing YAML examples for the remaining output plugins. Fixes #1941. #1942
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
patrick-stephens
merged 15 commits into
fluent:master
from
eschabell:erics-outputs-yaml
Jul 17, 2025
Merged
Missing YAML examples for the remaining output plugins. Fixes #1941. #1942
patrick-stephens
merged 15 commits into
fluent:master
from
eschabell:erics-outputs-yaml
Jul 17, 2025
Conversation
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
…in. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or PostgreSQL output plugin. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Prometheus Remote Write output plugin. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Skywalking output plugin. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Prometheus Exporter output plugin. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Slack output plugin. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Splunk output plugin. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Stackdriver output plugin. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Stackdriver Special Fields doc. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Standard Output output plugin doc. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Syslog output plugin doc. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or TCP and TLS output plugin doc. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Treasure Data output plugin doc. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or Vivo Exporter output plugin doc. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
…or WebSocket output plugin doc. Part of issue #1941. Signed-off-by: Eric D. Schabell <[email protected]>
patrick-stephens
approved these changes
Jul 17, 2025
TomlinfreeGit
pushed a commit
to TomlinfreeGit/fluent-bit-docs
that referenced
this pull request
Oct 28, 2025
…1941. (fluent#1942) * Adding YAML examples and cleaning up shell usage for NATS output plugin. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for PostgreSQL output plugin. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Prometheus Remote Write output plugin. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Skywalking output plugin. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Prometheus Exporter output plugin. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Slack output plugin. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Splunk output plugin. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Stackdriver output plugin. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Stackdriver Special Fields doc. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Standard Output output plugin doc. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Syslog output plugin doc. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for TCP and TLS output plugin doc. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Treasure Data output plugin doc. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for Vivo Exporter output plugin doc. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> * Adding YAML examples, formatting table, and cleaning up shell usage for WebSocket output plugin doc. Part of issue fluent#1941. Signed-off-by: Eric D. Schabell <[email protected]> --------- Signed-off-by: Eric D. Schabell <[email protected]> Signed-off-by: Tom <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Update the output plugin docs with YAML configuration examples for the following:
Fixes #1941.