From 2446da15d48d4255621c7617b899c79698d49af3 Mon Sep 17 00:00:00 2001 From: Zhidong Peng Date: Fri, 19 Jan 2024 12:42:08 -0800 Subject: [PATCH] update the proxy agenet log folder for logcollector --- azurelinuxagent/ga/logcollector_manifests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azurelinuxagent/ga/logcollector_manifests.py b/azurelinuxagent/ga/logcollector_manifests.py index fc240d30ca..3548de4fc4 100644 --- a/azurelinuxagent/ga/logcollector_manifests.py +++ b/azurelinuxagent/ga/logcollector_manifests.py @@ -122,6 +122,6 @@ diskinfo, echo,### Gathering Guest ProxyAgent Log Files ### -copy,/var/log/proxyagent/* +copy,/var/log/azure-proxy-agent/* echo, """