crowdsec/pkg/acquisition
Shivam Sandbhor a7b1c02bd5
Fix bugs in cloudwatch acq (#991)
* Fix bugs in cloudwatch acq

- Fix concurrent writes to map streamIndexes
- Fix multiple cases of modifying while iterating on slice.
- Fix order of fetching cloudwatch events.
- Remove `startup` hack.

Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>

* Fix cloudwatch tests

Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
2021-10-22 10:35:05 +02:00
..
configuration Refactor Acquisition Interface (#773) 2021-06-11 09:53:53 +02:00
modules Fix bugs in cloudwatch acq (#991) 2021-10-22 10:35:05 +02:00
test_files Refactor Acquisition Interface (#773) 2021-06-11 09:53:53 +02:00
acquisition.go don't wait for acquis tomb if we have no sources (#868) 2021-07-28 08:58:44 +02:00
acquisition_test.go Refactor Acquisition Interface (#773) 2021-06-11 09:53:53 +02:00