diff options
Diffstat (limited to 'templates-cfg/system/conntrack/log/other')
4 files changed, 4 insertions, 0 deletions
diff --git a/templates-cfg/system/conntrack/log/other/destroy/node.def b/templates-cfg/system/conntrack/log/other/destroy/node.def new file mode 100644 index 0000000..fadd0b2 --- /dev/null +++ b/templates-cfg/system/conntrack/log/other/destroy/node.def @@ -0,0 +1 @@ +help: Log deletion of connections for all protocols diff --git a/templates-cfg/system/conntrack/log/other/new/node.def b/templates-cfg/system/conntrack/log/other/new/node.def new file mode 100644 index 0000000..1ad7b76 --- /dev/null +++ b/templates-cfg/system/conntrack/log/other/new/node.def @@ -0,0 +1 @@ +help: Log newly created connections for all protocols diff --git a/templates-cfg/system/conntrack/log/other/node.def b/templates-cfg/system/conntrack/log/other/node.def new file mode 100644 index 0000000..f41584a --- /dev/null +++ b/templates-cfg/system/conntrack/log/other/node.def @@ -0,0 +1 @@ +help: Log connection tracking events for all protocols other than TCP, UDP and ICMP diff --git a/templates-cfg/system/conntrack/log/other/update/node.def b/templates-cfg/system/conntrack/log/other/update/node.def new file mode 100644 index 0000000..a448989 --- /dev/null +++ b/templates-cfg/system/conntrack/log/other/update/node.def @@ -0,0 +1 @@ +help: Log updates to connections for all protocols |