Skip to content

Releases: observIQ/stanza-plugins

v0.0.91

08 Feb 16:22
fc86ea1
Compare
Choose a tag to compare
  • 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

03 Feb 19:40
275e041
Compare
Choose a tag to compare

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

01 Feb 20:21
e1b244f
Compare
Choose a tag to compare

Added support for TLS to all Syslog plugins and TCP plugin #389.

v0.0.88

28 Oct 13:50
2b95246
Compare
Choose a tag to compare
  • Improves quote handling inw3c PR379

v0.0.87

11 Oct 16:34
cff0c8b
Compare
Choose a tag to compare
  • 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

05 Oct 18:50
24a2ab6
Compare
Choose a tag to compare

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

04 Oct 20:59
c6349e4
Compare
Choose a tag to compare

Added

  • Added cisco_catalyst plugin (351)

v0.0.84

04 Oct 16:59
c5127ba
Compare
Choose a tag to compare

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

29 Sep 18:05
2cf4c0b
Compare
Choose a tag to compare

[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

28 Sep 19:47
77b7ad1
Compare
Choose a tag to compare

Fixed

  • OracleDB: Resolved parsing issue related to multiple audit log formats PR341