ansible-role-logstash/CHANGELOG.md

29 lines
540 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
2021-08-24 14:58:34 +00:00
- test: add support debian 11
2021-08-24 14:55:01 +00:00
### Changed
- change logstash_inputs variable: dict to array
2021-08-24 14:58:34 +00:00
- test: replace kitchen to molecule
2021-08-24 15:02:37 +00:00
- chore: use FQCN for module name
2021-08-24 14:58:34 +00:00
### Removed
- test: remove support debian 9
2019-09-29 11:14:42 +00:00
## v1.0.0 - 2019-09-29
2019-09-10 06:57:26 +00:00
### Added
- copy configuration
2019-09-29 11:14:42 +00:00
- use the logstash config test to validate the configuration