Release Notes

Backward Compatibility Breaks

  • Removed utf-16be-bom encoding support. Support will be added with fix for
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Rename force_close_windows_files to force_close_files and make it available for all platforms.
  • The shipper output field is renamed to beat.name#285
  • 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

  • Filebeat will now exit if a configuration error is detected.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Fix to enable prospector to harvest existing files that are modified.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • Improve line reading and encoding to better keep track of file offsets based on encoding.
[@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

  • Handling end of line under windows was improved
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
  • 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
[@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
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop