From 36060f08d7ac3c5a7bfe10663a7b233875f36fbb Mon Sep 17 00:00:00 2001 From: dheeraj12347 Date: Tue, 14 Apr 2026 07:48:35 +0000 Subject: [PATCH] Add timestamps to stderr console logs for agent, management and API server --- agent/conf/log4j-cloud.xml.in | 22 ++++++++++++++++-- client/conf/log4j-cloud.xml.in | 41 +++++++++++++++++++++++++++++++++- server/conf/log4j-cloud.xml.in | 34 +++++++++++++++++++++++++++- 3 files changed, 93 insertions(+), 4 deletions(-) diff --git a/agent/conf/log4j-cloud.xml.in b/agent/conf/log4j-cloud.xml.in index efb58db4ace..dd3e69e34bb 100644 --- a/agent/conf/log4j-cloud.xml.in +++ b/agent/conf/log4j-cloud.xml.in @@ -8,8 +8,10 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -20,10 +22,12 @@ under the License. + + @@ -33,22 +37,32 @@ under the License. + + - - + + + + + + + + + + @@ -57,14 +71,18 @@ under the License. + + + + diff --git a/client/conf/log4j-cloud.xml.in b/client/conf/log4j-cloud.xml.in index 9a1ec6947bd..2f484c00b6a 100755 --- a/client/conf/log4j-cloud.xml.in +++ b/client/conf/log4j-cloud.xml.in @@ -8,8 +8,10 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -20,14 +22,17 @@ under the License. + net.sf.cglib.proxy + + @@ -37,6 +42,7 @@ under the License. + @@ -45,89 +51,122 @@ under the License. + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/server/conf/log4j-cloud.xml.in b/server/conf/log4j-cloud.xml.in index c8dd4fa3ce1..82614f42d12 100755 --- a/server/conf/log4j-cloud.xml.in +++ b/server/conf/log4j-cloud.xml.in @@ -8,8 +8,10 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -20,10 +22,12 @@ under the License. + + @@ -33,6 +37,7 @@ under the License. + @@ -41,6 +46,7 @@ under the License. + @@ -49,69 +55,95 @@ under the License. + + + + - + + + + + + + + + + + + + + + + + + + + + + +