crowdsec/pkg/acquisition
Thibault "bui" Koechlin 22ada59393
Allow for acquisition files to be specified from a directory as well (#619)
* allow a acquisition_dir in crowdsec's config + change the behaviour of config loading so that it's working with a list instead. keep backward compat with acquisition_path

* remove the default behaviour of 'guessing' acquis path if param isn't present, and error
2021-02-17 13:55:36 +01:00
..
tests local api (#482) 2020-11-30 10:37:17 +01:00
acquisition.go Allow for acquisition files to be specified from a directory as well (#619) 2021-02-17 13:55:36 +01:00
acquisition_test.go Allow for acquisition files to be specified from a directory as well (#619) 2021-02-17 13:55:36 +01:00
file_reader.go local api (#482) 2020-11-30 10:37:17 +01:00
file_reader_test.go local api (#482) 2020-11-30 10:37:17 +01:00
journalctl_reader.go local api (#482) 2020-11-30 10:37:17 +01:00
journalctl_reader_test.go local api (#482) 2020-11-30 10:37:17 +01:00