MTA Log Parser v1.6
This major update brings the following features:
- ability to exclude some addresses from the TOP charts (frontend gui cookies by right click on the corresponding chart bar + backend permanent using example.env)
- add "not" (!) to text filters
- in order to improve the speed of log parsing (use more then one CPU thread) there is an option to turn off moment timestamp convert of related logs (check MAIL_LOG_TIMESTAMP_CONVERT variable in example.env)
There are also some bug fixes and gui improvements.
!!! It is very recommended to force reload browser and clear all caches and cookies as many new functions were added !!!
See CHANGES.md for the additional info.