diff options
Diffstat (limited to 'system/adcfw-log/README')
-rw-r--r-- | system/adcfw-log/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/adcfw-log/README b/system/adcfw-log/README new file mode 100644 index 0000000000..2a325958eb --- /dev/null +++ b/system/adcfw-log/README @@ -0,0 +1,9 @@ +adcfw-log An iptables (among other things) Log analyser + +adcfw-log is a tool for analyzing firewall logs in order to extract +meaningful information. It is designed to generate different kinds of +reports such as fully formatted reports of what had been logged, with +summaries protocol. There are also options to filter the input data by +date, host, protocol, service, and so on. Only netfilter log format is +supported at this time. + |