Releases: observIQ/stanza-plugins
Releases · observIQ/stanza-plugins
v0.0.91
- Resolved an issue where tls_min_version is parsed as the wrong type #393
- Affected plugins: syslog, syslogng, rsyslog, tcp
- Added test coverage to all syslog and tls capable based plugins #393
v0.0.90
Fixes an issue with syslog, syslogng, rsyslog, tcp plugins, where the wrong type was defined, causing a startup error. Also resolved an issue with tls_min_version was not a string, causing startup failures.
v0.0.89
Added support for TLS to all Syslog plugins and TCP plugin #389.
v0.0.88
- Improves quote handling in
w3c
PR379
v0.0.87
- Default plugins which file_input to use utf-8 as a default rather than nop and removed nop as an option. Plugins affected: asterisk, csv, file, nginx, tail, w3c. PR365
- Revert using the
key_value_parser
in the cisco_meraki
plugin PR357
- Fixes parsing error for
cisco_catalyst
PR358
v0.0.86
Changed
sonicwall
: Parse src
and dst
fields into ip, port, and interface fields: (PR355)
cisco_catalyst
: Renamed facility
to facility_text
(PR354)
v0.0.85
Added
- Added
cisco_catalyst
plugin (351)
v0.0.84
Added
- Added
sonicwall
plugin (PR340)
- Added
http
plugin (PR352)
Changed
- cisco_meraki: Remove custom regex parsers and use key_value_parser instead. (PR349)
- Update
codeigniter
, common_event_format
, and uwsgi
- Remove Log Parser from title.
- Update uwsgi field
headers
to headers_count
v0.0.83
[0.0.83] 2021-09-29
Added
- Add
tcp
and udp
plugin (PR341)
- Added
common_event_format
plugin (328)
Fixed
- HAProxy: Handle issue where http logs might fail if extra field is present PR346
v0.0.82
Fixed
- OracleDB: Resolved parsing issue related to multiple audit log formats PR341