Operating Otter
Features:
- Windows Event Log monitor now supports the EvtLog API implemented by Windows Vista and newer system. This allows for more expressive queries, as well as selecting events by severity level such as "Critical".
Bug fixes:
- Fix UTF-8 truncation bug in redis plugin.
- New option in redis plugin that controls logging of UTF-8 converstion errors. See the
utf8_warning_intervalfor more details. - Fix bug where
network_interface_prefixesoption was broken when listing multiple interfaces. - Fix
no attribute _tunnel_hostbug with python 2.4 ssl library