Release Notes

Backward Compatibility Breaks

  • The shipper output field is renamed to beat.name.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Use of enabled as a configuration option for outputs (elasticsearch, logstash, etc.) has been removed.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Use of disabled as a configuration option for tls has been removed.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • The -test command line flag was renamed to -configtest.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Disable geoip by default. To enable it uncomment in config file.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop

Bugfixes

  • Packetbeat will now exit if a configuration error is detected. #357
  • Fixed an issue handling DNS requests containing no questions.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Disable logging to stderr after configuration phase.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Set the default file logging path when not set in config.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Fix bug silently dropping records based on current window size.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Fix direction field in published events.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Fix elasticsearch structured errors breaking error handling.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop

Added

  • Added beat.hostname to contain the hostname where the Beat is running on as returned by the operating system.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Added timestamp for file logging.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop