From 99979378448fb2004302ba5e46cd62764f2797b2 Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Sat, 27 Sep 2025 20:45:20 -0300 Subject: [PATCH] =?UTF-8?q?[Auto-Sync]=20Atualiza=C3=A7=C3=A3o=20das=20con?= =?UTF-8?q?figura=C3=A7=C3=B5es=20em=20srvproxy001.itguys.com.br=20-=20202?= =?UTF-8?q?5-09-27=2020:45:20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zabbix/zabbix_agent2.d/nginx_custom.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/zabbix/zabbix_agent2.d/nginx_custom.conf b/zabbix/zabbix_agent2.d/nginx_custom.conf index 958bde1..7316ea1 100644 --- a/zabbix/zabbix_agent2.d/nginx_custom.conf +++ b/zabbix/zabbix_agent2.d/nginx_custom.conf @@ -4,3 +4,4 @@ UserParameter=nginx.access.logs.list,sudo /usr/bin/find /var/log/nginx/ -type f -name "*.access.log" UserParameter=nginx.error.logs.list,sudo /usr/bin/find /var/log/nginx/ -type f -name "*.error.log" +UserParameter=nginx.bad-bot.logs.list,sudo /usr/bin/find /var/log/nginx/ -type f -name "*.bad-bot.log"