Skip to content

Commit ce94bc1

Browse files
Update administration/configuring-fluent-bit/classic-mode/variables.md
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 97ec4ea commit ce94bc1

File tree

1 file changed

+1
-2
lines changed
  • administration/configuring-fluent-bit/classic-mode

1 file changed

+1
-2
lines changed

administration/configuring-fluent-bit/classic-mode/variables.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ ${MY_VARIABLE}
1212

1313
When Fluent Bit starts, the configuration reader will detect any request for `${MY_VARIABLE}` and will try to resolve its value.
1414

15-
When Fluent Bit is running under [`systemd`](https://systemd.io/) (using the official packages), environment
16-
variables can be set in the following files:
15+
When Fluent Bit is running under [`systemd`](https://systemd.io/) (using the official packages), environment variables can be set in the following files:
1716

1817
- `/etc/default/fluent-bit` (Debian based system)
1918
- `/etc/sysconfig/fluent-bit` (Others)

0 commit comments

Comments
 (0)