|
26 | 26 | * [Download source code](installation/sources/download-source-code.md)
|
27 | 27 | * [Build and install](installation/sources/build-and-install.md)
|
28 | 28 | * [Build with static configuration](installation/sources/build-with-static-configuration.md)
|
29 |
| -* [Linux packages](installation/linux/README.md) |
| 29 | +* [Linux packages](installation/linux.md) |
30 | 30 | * [Amazon Linux](installation/linux/amazon-linux.md)
|
31 | 31 | * [Rocky Linux and Alma Linux ](installation/linux/alma-rocky.md)
|
32 | 32 | * [Red Hat and CentOS](installation/linux/redhat-centos.md)
|
|
44 | 44 |
|
45 | 45 | ## Administration
|
46 | 46 |
|
47 |
| -* [Configure Fluent Bit](administration/configuring-fluent-bit/README.md) |
48 |
| - * [YAML configuration](administration/configuring-fluent-bit/yaml/README.md) |
| 47 | +* [Configure Fluent Bit](administration/configuring-fluent-bit.md) |
| 48 | + * [YAML configuration](administration/configuring-fluent-bit/yaml.md) |
49 | 49 | * [Service](administration/configuring-fluent-bit/yaml/service-section.md)
|
50 | 50 | * [Parsers](administration/configuring-fluent-bit/yaml/parsers-section.md)
|
51 | 51 | * [Multiline parsers](administration/configuring-fluent-bit/yaml/multiline-parsers-section.md)
|
|
137 | 137 | * [LTSV](pipeline/parsers/ltsv.md)
|
138 | 138 | * [Logfmt](pipeline/parsers/logfmt.md)
|
139 | 139 | * [Decoders](pipeline/parsers/decoders.md)
|
140 |
| -* [Processors](pipeline/processors/README.md) |
| 140 | +* [Processors](pipeline/processors.md) |
141 | 141 | * [Content modifier](pipeline/processors/content-modifier.md)
|
142 | 142 | * [Labels](pipeline/processors/labels.md)
|
143 | 143 | * [Metrics selector](pipeline/processors/metrics-selector.md)
|
|
223 | 223 | * [Introduction to stream processing](stream-processing/introduction.md)
|
224 | 224 | * [Overview](stream-processing/overview.md)
|
225 | 225 | * [Changelog](stream-processing/changelog.md)
|
226 |
| -* [Get started](stream-processing/getting-started/README.md) |
| 226 | +* [Get started](stream-processing/get-started.md) |
227 | 227 | * [Fluent Bit and SQL](stream-processing/getting-started/fluent-bit-sql.md)
|
228 | 228 | * [Check keys and null values](stream-processing/getting-started/check-keys-null-values.md)
|
229 | 229 | * [Tutorial](stream-processing/getting-started/hands-on.md)
|
|
0 commit comments