Releases: moteus/lua-spylog
Releases · moteus/lua-spylog
v0.0.2
v0.0.1
v0.0.1-rc.4
Release 0.0.1-rc.4 * Change. Rename `banwhat` to `capture` in counter. * Fix. Test correct field in jail for `counter.capture` * Fix. Handle error from `mmdblua` module in `geoip` filter. * Add. Support IPv6 in `geoip` filter. * Add. Use `lru` cache for `geoip` filter. * Add. Supports `continent` list for `geoip` filter.
v0.0.1-rc.3
Release 0.0.1-rc.3 * Fix. `CONFIG_DIR` point to folder with configuration files. * Fix. Regex for RDP Access Event 4625. * Change. Now all external datafiles (like prefix files or geoip db) stored by default in `config/data` * Add. `protocol` and `port` parameters for `ipsec` action. * Add. Configuration to get RDP logs via nxlog app. * Add. Experimental `geoip` capture filter
v0.0.1-rc.2
Release 0.0.1-rc.2 * Fix. Start file monitor while there no source file. * Add. `filterlist` and `net` parameters to `ipsec` action. * Rename. policy/filter/action names for `ipsec` action. * Add. `ipsecspylog` script for manage IPSec filters. * Add. `buffer_size` parameter for `file` source.
v0.0.1-rc.1
Release 0.0.1-rc.1 * Rename fields in capture filters so names does not depend on filter type
v0.0.1-beta.4
Release 0.0.1-beta.4 * Fix. Date event not from capture * Add. `nocase` option to list capture filter
v0.0.1-beta.3
Release 0.0.1-beta.3 * Fix. RAdmin filter * Add. Installer script
v0.0.1-beta.2: Release 0.0.1-beta.2
* Add Event Log trap decoder * Add raw udp server source * Fix. Send email using LuaSocket * Fix. Send email on Lua 5.1 without Coco patch
v0.0.1-beta.1: Release 0.0.1-beta.1
* Tested ony on Windows systems. * Can monitor on File and TCP logs * Can block IP usiong IPSec list * Can block IP/PORT using Windows Firewall * Can be started as single Service