Question
LTIMindtree
LTIMindtree
SA
LTIMindtree
Posted: Aug 9, 2022
Last activity: Dec 13, 2022
Last activity: 13 Dec 2022 7:12 EST
Solved
How to download the Pega Application Logs in Kubernetes Environment?
This Query posted to assist admins to help on downloading the logs from Kubernetes and OpenShift Environment when there's no External storage facility of Logs available.
@Kishore Sanagapalli
Actual Configuration Method:
Ideal puprose of configuring the pega diagnostic user and password is to enable the end-user to download the application logs from Configure-System-Operations-Logs. It's achieved finally in our Kubernetes environment by making the below changes in the deployment file and performing a Clean Restart.
As shown in the attachment below, Need to configure the pega didiagnostic user and password at all the tiers in the Deployment file and deploy the file will fulfill the need of Application Logs download from Application directly.
Once the Deployment file is changes propagated precisely, You'll be able to see the changes in the tomcat-users.xml file. Attached the screenshot for the same.