Skip to content

Commit 461a5ff

Browse files
Update installation/upgrade-notes.md
Co-authored-by: Alexa Kreizinger <alexakreizinger@gmail.com> Signed-off-by: Eric D. Schabell <eric@schabell.org>
1 parent 9faa62c commit 461a5ff

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

installation/upgrade-notes.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ The default configuration file has been switched to use YAML format and a differ
1515

1616
This may require updating any custom deployments to either provide a YAML configuration or switch back to using legacy configuration in the arguments to the Fluent Bit binary.
1717

18-
For Linux the Systemd unit will need overriding to specify `-c <legacy config file>`.
19-
Similarly for containers, Windows and macOS the default launch command is changed to point at the YAML config file by default.
18+
In Linux environments, you must override the systemd unit to specify `-c <legacy config file>`.
19+
20+
Similarly, in Windows and macOS container environments, the default launch command uses YAML configuration files
21+
by default.
2022

2123
## Fluent Bit v1.9.9
2224

0 commit comments

Comments
 (0)