Releases: observIQ/stanza-plugins
Releases · observIQ/stanza-plugins
v0.0.31
Removed
- Remove
bpagent
plugin- Split plugin into two plugins. One plugin for BindPlane and one plugin for observIQ.
Added
- Add
observiq_agent
plugin- Add
log_type
parameter to labels
- Add
- Add
bindplane_agent
plugin- Add
log_type
parameter to labels
- Add
- Add
nginx_ingress
plugin- Move NGINX Ingress out of NGINX into its own plugin.
- Add new regex pattern to parse access logs based on a defined spec.
- Add cluster_name parameter.
Changed
- Update
postgresql
plugin- Update regex to change field
process_start_time
to grab only process start time.
- Update regex to change field
- Update
cassandra
plugin- Add line start character to multiline line_start_pattern for gc log.
- Update
postgresql
plugin- Parse logs more deeply to grad more data fields
- Added fields depending on the message. All fields are present, but some log messages will not have data for field.
duration
error
parameters
statement
- Update
memcached
plugin- Add
enable_memcached_journald_log_path
parameter - Remove id from
journald_input
to fix id clash within Stanza
- Add
- Update
nginx
plugin- Move NGINX Ingress out of NGINX into its own plugin.
- Add parameter
log_format
to allow choice between default combined and observiq log format. - Add new regex pattern to parse access logs based on a defined observiq log format.
- Make
pod_name
parameter required and remove default
v0.0.30
Update
windows_dhcp
plugin uses longer file fingerprint
v0.0.29
Changed
- Update
vmware_esxi
plugin- Deeper parsing of messages
v0.0.28
v0.0.27
v0.0.26
##Update
- Update
hbase
plugin to parse logs more deeply. - Update
couchdb
plugin to fix parsing error - Update
oracledb
plugin to fix parsing error with audit log - Update
nginx
plugin updated specified supported platforms and to add missing labels. - Update
mysql
to plugin bump version - Update
windows_dhcp
plugin to fix parsing
v0.0.25
v0.0.24
Changed
- Fix oracle issues with matching start date and empty lines
v0.0.23
Changed
- Removed
max_log_size
from the tail plugin
v0.0.22
Changed
- Fixed many plugin parsing issues