IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Logstash 6.8.7 Release Notes
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Logstash 6.8.7 Release Notes
editPlugins
editSplit Filter
- Fixed issue where @target optimization would stop event.remove(@field) from being called, which can be expensive with large split fields. #40
File Input
- Added configuration setting exit_after_read to read to EOF and terminate the input #240
- Fixed bug in conversion of sincedb_clean_after setting #257
- Fixed bug in delete of multiple watched files #254
- Fixed sinceDB to work spaces filename #249
-
Fixed regression in
exclude
handling. Patterns are matched against the filename, not full path #237
Http Input
- Revert updates to netty and tcnative since CBC ciphers are still used in many contexts. More about the reasoning can be found here
Csv Output
Pagerduty Output
-
Changed
service_key
to allow dynamic values #16