crowdsec/pkg/csconfig
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 Allow for acquisition files to be specified from a directory as well (#619) 2021-02-17 13:55:36 +01:00
api.go only set logfile dir if media is file (#615) 2021-02-11 18:28:01 +01:00
common.go local api (#482) 2020-11-30 10:37:17 +01:00
config.go Allow for acquisition files to be specified from a directory as well (#619) 2021-02-17 13:55:36 +01:00
config_paths.go local api (#482) 2020-11-30 10:37:17 +01:00
config_test.go don't load lapi creds when running only api (#608) 2021-02-09 17:59:35 +01:00
crowdsec_service.go Allow for acquisition files to be specified from a directory as well (#619) 2021-02-17 13:55:36 +01:00
cscli.go add a prometheus_uri option for cscli's config (#625) 2021-02-17 13:53:57 +01:00
database.go local api (#482) 2020-11-30 10:37:17 +01:00
profiles.go local api (#482) 2020-11-30 10:37:17 +01:00
prometheus.go local api (#482) 2020-11-30 10:37:17 +01:00
simulation.go local api (#482) 2020-11-30 10:37:17 +01:00