diff options
Diffstat (limited to 'ulogd.conf.in')
-rw-r--r-- | ulogd.conf.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ulogd.conf.in b/ulogd.conf.in index 6e0b7c7..77d7086 100644 --- a/ulogd.conf.in +++ b/ulogd.conf.in @@ -135,6 +135,7 @@ logfile="/var/log/ulogd.log" #netlink_socket_buffer_size=217088 #netlink_socket_buffer_maxsize=1085440 #reliable=1 # enable reliable flow-based logging (may drop packets) +#network_namespace_path=/run/netns/other # import flows from a different network namespace hash_enable=0 # Logging of system packet through NFLOG |