Skip to content

Commit bea8313

Browse files
committed
Install: build: style
Signed-off-by: Lynette Miles <[email protected]>
1 parent a90ffae commit bea8313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/sources/build-with-static-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The following steps assume you are familiar with configuring Fluent Bit using te
1212

1313
#### Configuration directory
1414

15-
In your file system, prepare a specific directory that will be used as an entry point for the build system to lookup and parse the configuration files. This directory must contain a minimum of one configuration file called `fluent-bit.conf` containing the required [SERVICE](/administration/configuring-fluent-bit/yaml/service-section.md), [INPUT](/concepts/data-pipeline/input.md), and [OUTPUT](/concepts/data-pipeline/output.md) sections.
15+
In your file system, prepare a specific directory that will be used as an entry point for the build system to lookup and parse the configuration files. This directory must contain a minimum of one configuration file called `fluent-bit.conf` containing the required [`SERVICE`](/administration/configuring-fluent-bit/yaml/service-section.md), [`INPUT`](/concepts/data-pipeline/input.md), and [`OUTPUT`](/concepts/data-pipeline/output.md) sections.
1616

1717
As an example, create a new `fluent-bit.yaml` file or `fluent-bit.conf` file:
1818

0 commit comments

Comments
 (0)