ansible-role-logstash/CHANGELOG.md

23 lines
419 B
Markdown
Raw Normal View History

2019-09-10 06:57:26 +00:00
# CHANGELOG
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
2021-08-24 14:55:01 +00:00
### Added
- feat: add logstash patterns for grok
### Changed
- change logstash_inputs variable: dict to array
2019-09-29 11:14:42 +00:00
## v1.0.0 - 2019-09-29
2019-09-10 06:57:26 +00:00
### Added
- install kibana package
- copy configuration
2019-09-29 11:14:42 +00:00
- use the logstash config test to validate the configuration