Skip to content

Commit 46a317b

Browse files
committed
Doc about order change for config files included with wildcard characters
Related to fluent/fluent-bit#5612 Signed-off-by: Haitao Li <[email protected]>
1 parent 61f573c commit 46a317b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

administration/configuring-fluent-bit/classic-mode/configuration-file.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,5 @@ Wildcard character (\*) is supported to include multiple files, e.g:
160160
```
161161
@INCLUDE input_*.conf
162162
```
163+
164+
Note that starting from Fluent Bit 1.9.6, files matching the wildcard characters are included in ascending ASCII order. In previous versions the files are unsorted.

0 commit comments

Comments
 (0)