crowdsecurity / pfSense-pkg-crowdsec

58 stars 2 forks source link

split lapi / remote lapi form #37

Closed mmetc closed 1 year ago

mmetc commented 1 year ago
Log processor, agent
 Enable [x]

Remediation, bouncer
 Enable [x]

Local API
 Enable [ ]
 Enable a local API on the pfsense box. If disabled, use a LAPI on an external machine.

#   Local API host
#      where we listen
#   Local API port
#      where we listen

   Remote LAPI host
      where we connect
   Remote LAPI port
      where we connect

   User
   Password
   bouncer API KEY

Disable log processor with .crowdsec_service.enable = false

Disable LAPI with .api.server.enable = false

If both are disabled, do not run crowdsec at all

julienloizelet commented 1 year ago

Should be ok with : https://github.com/crowdsecurity/pfSense-pkg-crowdsec/pull/41