diff --git a/lib/lxc-container.nix b/lib/lxc-container.nix index a8e45d11..8a5b55f1 100644 --- a/lib/lxc-container.nix +++ b/lib/lxc-container.nix @@ -56,6 +56,11 @@ enable = true; tags = [ "container" ]; extraConfig = '' + journalbeat.inputs: + # Paths that should be crawled and fetched. Possible values files and directories. + # When setting a directory, all journals under it are merged. + # When empty starts to read from local journal. + - paths: [] journalbeat: seek_position: cursor cursor_seek_fallback: tail