File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
administration/configuring-fluent-bit Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Configuring Fluent Bit
22
3- Currently, Fluent Bit supports two configuration formats:
3+ Fluent Bit supports two configuration formats:
44
55* [ Classic mode] ( classic-mode/README.md ) .
6- * [ Yaml ] ( yaml/README.md ) . (YAML configuration is production ready since Fluent Bit 2.0.)
6+ * [ YAML ] ( yaml/README.md ) . (YAML configuration is production ready since Fluent Bit 2.0.)
77
88## CLI flags
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ extends: existence
33message : " Don't use an ampersand in place of the word 'and'. Always write out 'and' unless the ampersand is part of a proper name."
44nonword : true
55ignorecase : false
6- level : error
6+ level : suggestion
77scope : sentence
88tokens :
99 - ' [^\*{2}].*.&.*[^\*{2}]\n'
You can’t perform that action at this time.
0 commit comments