refactor: Remove log_format legado e unifica auditoria em JSON
This commit is contained in:
parent
5e6d180e12
commit
af1ff377d3
|
|
@ -73,5 +73,3 @@ log_format detailed_proxy escape=json
|
|||
'"block_request":"$block_request",'
|
||||
'"is_internal_ip":"$is_internal"'
|
||||
'}';
|
||||
|
||||
log_format suspicious_bot 'SUSPICIOUS_BOT: $remote_addr - "$http_user_agent" - "$request"';
|
||||
|
|
|
|||
Loading…
Reference in New Issue