From 417bcbae7b6cdb92da9ab8cb02f7bc31c9f5192d Mon Sep 17 00:00:00 2001 From: jhh Date: Thu, 8 Apr 2021 20:56:17 -0500 Subject: [POLICY] Add date to logging timestamp Policy components log the current time to stdout but not the actual date. This patch adds the date in UTC format Issue-ID: POLICY-3177 Signed-off-by: jhh Change-Id: If86cad58115d9124e09a953c0aa807644830ad4b Signed-off-by: jhh --- .../policy/components/policy-xacml-pdp/resources/config/logback.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'kubernetes/policy/components/policy-xacml-pdp') diff --git a/kubernetes/policy/components/policy-xacml-pdp/resources/config/logback.xml b/kubernetes/policy/components/policy-xacml-pdp/resources/config/logback.xml index ae0beaade8..cc7f8e56c1 100755 --- a/kubernetes/policy/components/policy-xacml-pdp/resources/config/logback.xml +++ b/kubernetes/policy/components/policy-xacml-pdp/resources/config/logback.xml @@ -1,6 +1,7 @@