Skip to content

Packetbeat 0.2.2

Compare
Choose a tag to compare
@packetb-old packetb-old released this 19 Jun 16:43
· 15049 commits to master since this release

Change log:

  • Fixed an issue (#33), where the packetbeat agent was always connecting to localhost for Elasticsearch regardless of the configured host.
  • Added the option of "censoring" POST parameters. This can be used, for example, to avoid logging user passwords.
  • Fixed an issue (#39) that caused uninstalling the rpm to fail.
  • When the -version option is used, exit immediately after printing the version.
  • Use our fork of elasticgo in the tests as well.