Skip to content

Commit

Permalink
Doc about order change for config files included with wildcard charac…
Browse files Browse the repository at this point in the history
…ters

Related to fluent/fluent-bit#5612

Signed-off-by: Haitao Li <[email protected]>
  • Loading branch information
Haitao Li committed Jul 4, 2022
1 parent 61f573c commit 344cb9a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,5 @@ Wildcard character (\*) is supported to include multiple files, e.g:
```
@INCLUDE input_*.conf
```

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 comments on commit 344cb9a

Please sign in to comment.