From 852026dea5a9710e9d5d124bb71d9540ce47a0ee Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Sat, 27 Sep 2025 20:44:16 -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:44:16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zabbix/zabbix_agent2.d/nginx_custom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zabbix/zabbix_agent2.d/nginx_custom.conf b/zabbix/zabbix_agent2.d/nginx_custom.conf index 351d79d..958bde1 100644 --- a/zabbix/zabbix_agent2.d/nginx_custom.conf +++ b/zabbix/zabbix_agent2.d/nginx_custom.conf @@ -3,4 +3,4 @@ # Contexto: Listar todos os arquivos de log (.log) no diretório /var/log/nginx/ 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 "*.erro.log" +UserParameter=nginx.error.logs.list,sudo /usr/bin/find /var/log/nginx/ -type f -name "*.error.log"