Skip to content

Packetbeat 0.3.3

Compare
Choose a tag to compare
@packetb-old packetb-old released this 18 Sep 18:47
· 14974 commits to master since this release

Release notes:

  • Added a flat file output plugin, supporting simple file rotation and one line per transaction.
  • Added explicit indexing for the X-Forwarded-For header.
  • Added support for MySQL queries that start or contain new lines (#63)
  • Added support for sniffing from BSD/OS X loopback interfaces.
  • Improved the robustness of the PgSQL parser when dealing with huge requests.
  • Added several options useful for debugging and integration testing as CLI options.
  • Fixed the BuildRoot line for RPM packaging.