From 66c9da70f75e3e753e142cedfc6321416b8444e1 Mon Sep 17 00:00:00 2001 From: Thomas Chevalier Date: Mon, 20 Jun 2022 22:00:29 +0200 Subject: [PATCH] Add filename for ulogd packet logging --- ulogd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ulogd.conf b/ulogd.conf index 549fa4c..23b2ea9 100644 --- a/ulogd.conf +++ b/ulogd.conf @@ -88,7 +88,7 @@ sync=1 [json1] sync=1 -#file="/var/log/ulog/ulogd.json" +file="/var/log/ulog/ulogd.json" #timestamp=0 # device name to be used in JSON message #device="My awesome Netfilter firewall"