We are using Pega CDH in version 8.5 and 8.8 and we are able to see logs through Configure → System → Logs → Log File and then clicking on .log file. However when we click on Text or Zip file to download pega logs, It promps to enter UserID and Password. Once we enter correct individual user and password, it promps the pop-up window again and again to enter userid/password even if gave correct username/password. I tried this in personal edition as well but same issue is happening.
Hi @RushabhShah: To download log files from PEGA, you need to add a user with PegaDiagnosticUser in web server (or) remove the security constraint. Please check the below articles which speaks about similar issue.
Solution has been provided by Pega support and Thanks Arun for sharing details out. We have updated tomcat-users.xml file on location /usr/local/tomcat/conf. We saw default user was “PegaDiagnosticUser”. Our Engineering team had access to update server file where he created new default user “admin” with password and restarted cluster. After this, I was able to download the logs without any issue.
Thank you for sharing your resolution here and marking your reply as the solution! Could you share the Support Case # so that we can connect this post with it?