Skip to content

0.14.0

Compare
Choose a tag to compare
@luca3m luca3m released this 23 Jan 11:32
· 968 commits to master since this release

New Features

  • JSON output is not: an object per event separated by newline, instead of objects inside array as before.
  • New filter proc.pcmdline, which represents the full command line (proc.name + proc.args) of the parent of the process generating the event

Bug fixes

  • Updated embedded OpenSSL, CURL and jq to address security issues
  • Fixes for kernel version 4.9.3
  • Improved detection of Mesos containers
  • fix compilation with HAS_CAPTURE disabled on Linux
  • Fixes for merged captures support