crowdsec/pkg/csconfig
Laurence Jones 0416a41d58
Log info capi whitelists (#2220)
* add infof command if err was nil

* Fix golint

* Make message more readable and log individual stats

* Missed a d

* Remove '

* simplify if/else logic

---------

Co-authored-by: Marco Mariani <marco@crowdsec.net>
2023-05-25 10:28:08 +01:00
..
tests Alert context (#1895) 2023-01-04 16:50:02 +01:00
api.go Log info capi whitelists (#2220) 2023-05-25 10:28:08 +01:00
api_test.go do not try to load PAPI is url is not set (#2099) 2023-03-06 15:38:58 +01:00
common.go CI: colored test output, colored crowdsec and crowdsec-api logs, full final db dump for mysql and sqlite (#1596) 2022-06-17 16:12:49 +02:00
common_test.go lint: error handling cleanup (#1877) 2022-11-29 09:16:07 +01:00
config.go decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
config_paths.go Output plugins (#878) 2021-08-25 11:43:29 +02:00
config_test.go Implement "cscli config show-yaml" (#2191) 2023-05-11 21:01:13 +02:00
console.go do not try to load PAPI is url is not set (#2099) 2023-03-06 15:38:58 +01:00
crowdsec_service.go wip 2023-01-18 15:15:18 +01:00
crowdsec_service_test.go Alert context (#1895) 2023-01-04 16:50:02 +01:00
cscli.go Allow feature.yml to change available subcommands (#2156) 2023-04-03 10:11:56 +02:00
cscli_test.go lint: error handling cleanup (#1877) 2022-11-29 09:16:07 +01:00
database.go Only support pgx driver for postgresql (#2118) 2023-03-16 11:02:31 +01:00
database_test.go Improve LAPI performance when under high load (#1273) 2022-02-17 17:52:04 +01:00
fflag.go Allow feature.yml to change available subcommands (#2156) 2023-04-03 10:11:56 +02:00
hub.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
hub_test.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
plugin_config.go Make plugin runner configurable and run only registered plugins (#944) 2021-09-08 11:36:42 +02:00
profiles.go decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
prometheus.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
prometheus_test.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
simulation.go decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
simulation_test.go refactor broker_test.go, extract cstest/filenotfound*.go (#1815) 2022-10-17 14:17:23 +02:00