feat: use the logstash config test to validate the configuration

This commit is contained in:
Adrien Waksberg 2019-09-19 09:27:30 +02:00
parent 3de9fbf705
commit f4cbdffeb7
2 changed files with 5 additions and 0 deletions

View file

@ -5,6 +5,10 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased] ## [Unreleased]
### Added
- use the logstash config test to validate the configuration
### Fixed ### Fixed
- generate filter config - generate filter config

View file

@ -49,6 +49,7 @@
owner: root owner: root
group: root group: root
mode: 0644 mode: 0644
validate: /usr/share/logstash/bin/logstash -t -f %s
loop: loop:
- input - input
- output - output