crowdsec/pkg/csconfig
Shivam Sandbhor 76e97303a5
Deprecate pid_file config (#1346)
* Deprecate pid_file config

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

* Fix unit test

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

* Impl review suggestions.

Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
2022-03-16 09:23:49 +01:00
..
tests Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
api.go allow Makefile to override /etc/crowdsec and /var/lib/crowdsec/data (#1221) 2022-02-01 10:34:53 +01:00
api_test.go Improve LAPI performance when under high load (#1273) 2022-02-17 17:52:04 +01:00
common.go Deprecate pid_file config (#1346) 2022-03-16 09:23:49 +01:00
common_test.go Deprecate pid_file config (#1346) 2022-03-16 09:23:49 +01:00
config.go Improve LAPI performance when under high load (#1273) 2022-02-17 17:52:04 +01:00
config_paths.go Output plugins (#878) 2021-08-25 11:43:29 +02:00
config_test.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
console.go allow Makefile to override /etc/crowdsec and /var/lib/crowdsec/data (#1221) 2022-02-01 10:34:53 +01:00
crowdsec_service.go Docker datasource (#1064) 2021-12-02 15:55:50 +01:00
crowdsec_service_test.go hubtests revamp + cscli explain (#988) 2021-10-04 17:14:52 +02:00
cscli.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
cscli_test.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
database.go Improve LAPI performance when under high load (#1273) 2022-02-17 17:52:04 +01:00
database_test.go Improve LAPI performance when under high load (#1273) 2022-02-17 17:52:04 +01:00
hub.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
hub_test.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
plugin_config.go Make plugin runner configurable and run only registered plugins (#944) 2021-09-08 11:36:42 +02:00
profiles.go bailout on incompatible duration format (#1326) 2022-03-08 18:18:36 +01: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 local control flow cleanup (#1215) 2022-02-01 22:08:06 +01:00
simulation_test.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00