Commit f08031f
authored
docs: clarify that
The `path` parameter is passed to the systemd-journal gem's `:path` option,
which opens journal files in a directory only.
A glob or individual file (e.g. `/var/log/journal/*.journal`) does not work and fails silently with
no logs read.
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>path must be a directory (#142)1 parent 0a744b6 commit f08031f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
0 commit comments