refactor: Remove log_format legado e unifica auditoria em JSON

This commit is contained in:
João Pedro Toledo Goncalves 2026-02-04 19:50:20 -03:00
parent 5e6d180e12
commit af1ff377d3
1 changed files with 0 additions and 2 deletions

View File

@ -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"';