crowdsecurity / pfSense-pkg-crowdsec

58 stars 2 forks source link

actions at install time #36

Closed mmetc closed 1 year ago

mmetc commented 1 year ago

at install time, not resync:

$candidate_log_dir = '/var/log/crowdsec/'
$candidate_log_max_size = 999999
$candidate_db_wal = true

disable bouncer metrics (prometheus.enabled = false)

mmetc commented 1 year ago

we can remove the bouncer metrics port, I don't think anybody is using it and they can reactivate with manual edit

julienloizelet commented 1 year ago

we can remove the bouncer metrics port

Done with https://github.com/crowdsecurity/pfSense-pkg-crowdsec/pull/48