File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ command line flags.
1717
1818The log file is tailed when processed. Rotating the log files while the exporter
1919is running is OK. The path to the log file is specified with the
20- ` -postfix.logfile_path ` flag.
20+ ` -- postfix.logfile_path ` flag.
2121
2222## Events from systemd
2323
24- Retrieval from the systemd journal is enabled with the ` -systemd.enable ` flag.
24+ Retrieval from the systemd journal is enabled with the ` -- systemd.enable ` flag.
2525This overrides the log file setting.
26- It is possible to specify the unit (with ` -systemd.unit ` ) or slice (with ` -systemd.slice ` ).
27- Additionally, it is possible to read the journal from a directory with the ` -systemd.journal_path ` flag.
26+ It is possible to specify the unit (with ` -- systemd.unit ` ) or slice (with ` - -systemd.slice` ).
27+ Additionally, it is possible to read the journal from a directory with the ` -- systemd.journal_path ` flag.
2828
2929## Build options
3030
You can’t perform that action at this time.
0 commit comments