Skip to content

Commit

Permalink
administration: config: YAML: table updates
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Nov 11, 2024
1 parent 0a43b02 commit 3bea250
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
## Administration

* [Configuring Fluent Bit](administration/configuring-fluent-bit/README.md)
* [YAML Configuration Sections](administration/configuring-fluent-bit/yaml/README.md)
* [YAML Configuration](administration/configuring-fluent-bit/yaml/README.md)
* [Service](administration/configuring-fluent-bit/yaml/service-section.md)
* [Parsers](administration/configuring-fluent-bit/yaml/parsers-section.md)
* [Multiline Parsers](administration/configuring-fluent-bit/yaml/multiline-parsers-section.md)
* [Pipeline](administration/configuring-fluent-bit/yaml/pipeline-section.md)
* [Plugins](administration/configuring-fluent-bit/yaml/plugins-section.md)
* [Upstream Servers](administration/configuring-fluent-bit/yaml/upstream-servers-section.md))
* [Environment Variables](administration/configuring-fluent-bit/yaml/environment-variables-section.md)
* [Includes](administration/configuring-fluent-bit/yaml/includes-section.md)

* [Configuration File](administration/configuring-fluent-bit/yaml/configuration-file.md)
* [Classic mode](administration/configuring-fluent-bit/classic-mode/README.md)
* [Format and Schema](administration/configuring-fluent-bit/classic-mode/format-schema.md)
* [Configuration File](administration/configuring-fluent-bit/classic-mode/configuration-file.md)
Expand Down
2 changes: 1 addition & 1 deletion administration/configuring-fluent-bit/yaml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To access detailed configuration guides for each section, use the following link
- Details on setting up pipelines and using processors.
- [Plugins Section documentation](plugins-section.md)
- How to load external plugins.
- [Upstreams Section documentation](upstream-servers-section.md)
- [Upstream Servers Section documentation](upstream-servers-section.md)
- Guide on setting up and using upstream nodes with supported plugins.
- [Environment Variables Section documentation](environment-variables-section.md)
- Information on setting environment variables and their scope within Fluent Bit.
Expand Down

0 comments on commit 3bea250

Please sign in to comment.