-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
When starting nginx there is always logged:
[error] 1594#1594: [lua] crowdsec.lua:104: init(): APPSEC is enabled on '127.0.0.1:7422'
But I don't see what the error is, but it seems to be wanted:
lua-cs-bouncer/lib/crowdsec.lua
Line 104 in 175231e
ngx.log(ngx.ERR, "APPSEC is enabled on '" .. runtime.conf["APPSEC_HOST"] .. "'") |
maybe this should be changed to info or notice or something like this?
Metadata
Metadata
Assignees
Labels
No labels