summaryrefslogtreecommitdiffstats
path: root/LogActio
Commit message (Expand)AuthorAgeFilesLines
* reporters: Improve log events in IPTipset and SMTPreporterDavid Sommerseth2020-07-302-6/+17
* Migrate to Python 3David Sommerseth2020-07-309-92/+78
* IPTipset: Ensure only the first regex match is used for IP addressDavid Sommerseth2015-11-121-1/+1
* Improve the message passing to the Reporter modulesDavid Sommerseth2015-11-124-7/+4
* Update GPL license and other related detailsDavid Sommerseth2015-10-2310-50/+60
* IPTipset: Delay exit of __cleanup_iptables()David Sommerseth2015-10-231-1/+2
* IPTipset: Increase verbosity level for logging when calling ipsetDavid Sommerseth2015-10-231-1/+1
* IPTipset: Add possibility to save ipset state between runsDavid Sommerseth2015-09-251-2/+45
* Fix iptables cleanup bugDavid Sommerseth2015-09-251-3/+9
* If an IP address is already registered, double check with ipset tooDavid Sommerseth2015-09-251-1/+10
* Fix silly doc errorDavid Sommerseth2015-09-251-1/+1
* Fix off-by-one in hit counterDavid Sommerseth2015-09-251-1/+1
* Fix typo and catch any other dict key issues in ThreadWatchDavid Sommerseth2015-09-251-6/+10
* Added another "reporter" module - IPTipsetDavid Sommerseth2013-12-261-0/+288
* Added a new threshold parameter: threshold-typeDavid Sommerseth2013-12-262-31/+195
* Added logging to stdoutDavid Sommerseth2013-12-261-0/+17
* Added a simple logfile reopen mechanismDavid Sommerseth2012-11-151-1/+15
* Added 'reset-rule-rate-limits' variable to [Rules:*] sectionsDavid Sommerseth2012-09-281-1/+21
* Added a rate-limit variable to [Rule:*] sectionsDavid Sommerseth2012-09-211-3/+10
* Added support for time-frame variable in [Rule:* sections]David Sommerseth2012-09-211-3/+22
* Added a Qpid reporter moduleDavid Sommerseth2012-09-161-0/+123
* Added support for multiple reporters per [Logfile:*] and [Rule:*]David Sommerseth2012-09-161-19/+31
* Add support for specific reporter modules in Rule sectionsDavid Sommerseth2012-09-161-7/+37
* Added a simple SMTP reporter moduleDavid Sommerseth2012-09-161-0/+142
* Give a sensible error if an unknown reporter is foundDavid Sommerseth2012-09-161-0/+2
* Added a simple HTTP reporter moduleDavid Sommerseth2012-09-161-0/+106
* Implement support for external reporter modulesDavid Sommerseth2012-09-161-2/+15
* Initial import of logactioDavid Sommerseth2012-09-165-0/+536