All notable changes to this project will be documented in this file based on the Keep a Changelog Standard.
This is the first filebeat release. As of this no changelog is provided for the first release. All documentation about Filebeat can be found here.
- Omit 'fields' from event JSON when null. #126
- Make offset and line value of type long in elasticsearch template to prevent overflow. #140
- Fix locking files for writing behaviour. #156
- Introduce 'document_type' config option per prospector to define document type for event stored in elasticsearch. #133
- Add 'input_type' field to published events reporting the prospector type being used. #133
- Rename the timestamp field with @timestamp #168
- All Godeps dependencies were updated to master on 2015-10-21 [#122]
- Set default value for ignore_older config to 10 minutes. #164