crowdsec/cmd/crowdsec
mmetc d5c7870826
Refact cwhub: remove global hub instance (#2587)
* csConfig.Cscli is always loaded now, configuration paths too
* Remove global/singleton hub instance
2023-11-10 17:32:12 +01:00
..
api.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
crowdsec.go Refact cwhub: remove global hub instance (#2587) 2023-11-10 17:32:12 +01:00
event_log_hook_windows.go windows: log fatal and panic errors to event log (#1667) 2022-07-19 09:48:02 +02:00
main.go Refact cwhub: remove global hub instance (#2587) 2023-11-10 17:32:12 +01:00
Makefile Make: build with debug symbols in func tests or if DEBUG=1; drop BUILD_VENDOR_FLAGS (#2443) 2023-08-28 15:58:26 +02:00
metrics.go pkg/csconfig: set prometheus address:port defaults (#2533) 2023-10-17 16:12:41 +02:00
output.go Refact cwhub: remove global hub instance (#2587) 2023-11-10 17:32:12 +01:00
parse.go Add alerts and decisions metrics, LAPI and agent timing prom metrics (#1546) 2022-06-22 11:14:34 +02:00
pour.go update leakybucket readme (#2298) 2023-06-22 15:35:01 +02:00
run_in_svc.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
run_in_svc_windows.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
serve.go Refact cwhub: remove global hub instance (#2587) 2023-11-10 17:32:12 +01:00
win_service.go errors.Wrap -> fmt.Errorf; clean up imports (#2297) 2023-06-22 15:01:34 +02:00
win_service_install.go Windows Support (#1159) 2022-05-17 12:14:59 +02:00
win_service_manage.go Windows Support (#1159) 2022-05-17 12:14:59 +02:00