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
- 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
- Fix leak of Windows handles.
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
- Fix memory leak of process information.
[@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
- Export mem.actual_used_p and swap.actual_used_p
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop
- Configure what type of statistics to be exported
[@portabletext/react] Unknown block type "link", specify a component for it in the `components.types` prop