Skip to content

v0.0.31

Compare
Choose a tag to compare
@ericwholt ericwholt released this 30 Dec 17:32
f49aecb

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 bindplane_agent plugin
    • Add log_type parameter to labels
  • 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 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
  • 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