From 9330d7b827ca700dfd69df3ddd9e3ee2f3e52233 Mon Sep 17 00:00:00 2001 From: do Date: Thu, 22 Oct 2020 18:23:02 +0200 Subject: [PATCH] log in general --- base/log/rsyslog/client.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/log/rsyslog/client.sls b/base/log/rsyslog/client.sls index f803037..7eabdc4 100644 --- a/base/log/rsyslog/client.sls +++ b/base/log/rsyslog/client.sls @@ -10,7 +10,7 @@ rsyslog: output: remote: log.chaos: - action: '@log.chaos' + action: '@log' filter: "*.*" enabled: true # target: 192.168.10.2 # omit if you do not want to forward logs