Skip to content

Commit 1376f28

Browse files
lhtesmerel
authored andcommitted
Doc about order change for config files included with wildcard characters (fluent#837)
Related to fluent/fluent-bit#5612 Signed-off-by: Haitao Li <[email protected]> Signed-off-by: Lynette Miles <[email protected]> Co-authored-by: Lynette Miles <[email protected]> Signed-off-by: Tom <[email protected]>
1 parent 51e0a30 commit 1376f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@ Wildcard character (`*`) supports including multiple files. For example:
156156
@INCLUDE input_*.conf
157157
```
158158

159-
Files matching the wildcard character are included unsorted. If plugin ordering between files needs to be preserved, the files should be included explicitly.
159+
Files matching the wildcard character are included unsorted. If plugin ordering between files needs to be preserved, the files should be included explicitly.

0 commit comments

Comments
 (0)