You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
maybe this should be changed to info or notice or something like this?
Yeah we agree, I believe though this was chosen because by default when we tested it anything lower than error does not show by default. (maybe this has changed or something we tested was wrong)
But definitely the log level does not match the message.
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
maybe this should be changed to info or notice or something like this?
The text was updated successfully, but these errors were encountered: