constellation/bootstrapper/internal/journald
Malte Poll bf06a014a4 bootstrapper: ignore "journald" not in $PATH in constructor
In unit tests, NewCollector may be called on systems that do not have
"journalctl" in $PATH.
We can defer checking if the command can work by not checking cmd.Err in
the constructor.
2023-11-10 18:15:59 +01:00
..
BUILD.bazel bootstrapper: fix journald ram usage (#1553) 2023-04-03 13:58:34 +02:00
journald_test.go bootstrapper: collect journald logs on failure (#1618) 2023-05-30 11:47:36 +00:00
journald.go bootstrapper: ignore "journald" not in $PATH in constructor 2023-11-10 18:15:59 +01:00