Releases: observIQ/stanza-plugins
Releases · observIQ/stanza-plugins
v0.0.81
v0.0.80
Fixed
- HAProxy: Promote frontend_port as a resources (PR338)
- Updated ubiquiti plugin (337)
- Updated
ac_lite_ap_parser
expression check to be more inline with expected format. - Moved catchall from default to a route with pattern matching and set default to output in router.
- Added if checks to determine if fields exist before doing operation
promote_name
,promote_device
, andseverity_parser
. This will stop errors in log file if fields do not exist.
- Updated
v0.0.79
v0.0.78
v0.0.77
v0.0.76
v0.0.75
v0.0.74
Added
- Added Asterisk plugin (322)
Changed
- Updated
w3c
plugin (PR318)- Add quote parsing from iis to handle when a pair of single quotes are in the log entry.
- Added net.transport, net.peer.ip, net.peer.port, net.host.ip and net.host.port labels to all tcp / udp plugins (PR320)
- cisco_asa, cisco_meraki, rsyslog, syslog, syslogng, ubiquiti, vmware_esxi, vmware_vcenter
- Updated
microsoft_iis
andw3c
plugin (PR316)- Update plugin to use new w3c plugin.
- Update
netflow
,sflow
,vmware_esxi
,ubiquiti
,cisco_meraki
,syslog
,rsyslog
,syslogng
, andvmware_vcenter
plugin (PR316)- Added
listen_ip
as parameter - Added
listen_port
as parameter - Added parameter
advanced_config
set to true onlisten_address
,listen_ip
andlocation
. This is to be used in UI to hidelisten_ip
behind an advanced option - Changed description of
listen_address
to "Parameter Deprecated Uselisten_ip
andlisten_port
instead." - Added fall back regex parser in case syslog parser fails to
syslog
,rsyslog
,syslogng
, andvmware_vcenter
plugins. This will attempt to parse severity from priority. The unparsed portion will be put in message.
- Added