breml / logstash-config

logstash-config provides a parser and abstract syntax tree (AST) for the Logstash config format, written in Go
Apache License 2.0
40 stars 10 forks source link

ls-config-check: Allow multiple input filenames #3

Closed magnusbaeck closed 4 years ago

magnusbaeck commented 4 years ago

Perform the syntax check on all given filename arguments and exit non-zero if any of them failed.