Fixed Readme.
This commit is contained in:
parent
1b1c5f3489
commit
af6943b1bc
@ -17,14 +17,14 @@ command line flags.
|
|||||||
|
|
||||||
The log file is tailed when processed. Rotating the log files while the exporter
|
The log file is tailed when processed. Rotating the log files while the exporter
|
||||||
is running is OK. The path to the log file is specified with the
|
is running is OK. The path to the log file is specified with the
|
||||||
`-postfix.logfile_path` flag.
|
`--postfix.logfile_path` flag.
|
||||||
|
|
||||||
## Events from systemd
|
## Events from systemd
|
||||||
|
|
||||||
Retrieval from the systemd journal is enabled with the `-systemd.enable` flag.
|
Retrieval from the systemd journal is enabled with the `--systemd.enable` flag.
|
||||||
This overrides the log file setting.
|
This overrides the log file setting.
|
||||||
It is possible to specify the unit (with `-systemd.unit`) or slice (with `-systemd.slice`).
|
It is possible to specify the unit (with `--systemd.unit`) or slice (with `--systemd.slice`).
|
||||||
Additionally, it is possible to read the journal from a directory with the `-systemd.journal_path` flag.
|
Additionally, it is possible to read the journal from a directory with the `--systemd.journal_path` flag.
|
||||||
|
|
||||||
## Build options
|
## Build options
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user