Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 652 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 652 Bytes

Change Log

All notable changes to this project will be documented in this file based on the Keep a Changelog Standard.

Backward Compatibility Breaks

Bugfixes

  • Determine Elasticsearch index for an event based on UTC time #81

Added

  • Add logstash output plugin

Improvements

  • Add tls configuration support to elasticsearch and logstash outputers

Deprecated

  • host and port configuration options are deprecated. They are replaced by the hosts configuration option.