config: killall broken journalbeat config

This commit is contained in:
Astro 2022-06-01 22:35:51 +02:00
parent 632589ed63
commit 305867166c
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ in {
# add central logging
services.journalbeat = {
enable = true;
enable = false;
extraConfig = ''
journalbeat.inputs:
# Paths that should be crawled and fetched. Possible values files and directories.

View File

@ -56,7 +56,7 @@
# add central logging
services.journalbeat = {
enable = true;
enable = false;
tags = [ "container" ];
extraConfig = ''
journalbeat.inputs: