crowdsec/pkg/acquisition
mmetc a910b7beca
non-fatal error if some datasource can't be run (i.e. journalctl but systemd is missing) (#2309)
This on the other hand, gives a new fatal error when there are no valid datasources.
In the previous version, crowdsec kept running with just a warning if no
acquisition yaml or dir were specified.
2023-06-27 10:13:13 +02:00
..
configuration Add transform configuration option for acquisition (#2144) 2023-03-29 16:04:17 +02:00
modules errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
test_files Refactor Acquisition Interface (#773) 2021-06-11 09:53:53 +02:00
acquisition.go non-fatal error if some datasource can't be run (i.e. journalctl but systemd is missing) (#2309) 2023-06-27 10:13:13 +02:00
acquisition_test.go non-fatal error if some datasource can't be run (i.e. journalctl but systemd is missing) (#2309) 2023-06-27 10:13:13 +02:00