We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737ec90 commit b4d8ef7Copy full SHA for b4d8ef7
installation/sources/build-with-static-configuration.md
@@ -24,7 +24,7 @@ point for the build system to lookup and parse the configuration files. This
24
directory must contain a minimum of one configuration file called
25
`fluent-bit.conf` containing the required
26
[SERVICE](/administration/configuring-fluent-bit/yaml/service-section.md),
27
-[INPUT](/concepts/data-pipeline/input.md) and [OUTPUT](/concepts/data-pipeline/output.md)
+[INPUT](/concepts/data-pipeline/input.md), and [OUTPUT](/concepts/data-pipeline/output.md)
28
sections.
29
30
As an example, create a new `fluent-bit.conf` file with the following
0 commit comments