Question
2
Replies
230
Views
Tata Consultancy Services
Posted: May 25, 2018
Last activity: June 7, 2018
Closed
Real Time Logging
Hi,
I would like to know if it's possible to use a real time pega logging like "tail -f" unix command without connect straight to shell (over SSH, for example). Pega Log Viewer doesn't support this operation without downloading a whole log file.
Regards,
Yuri Silva
HI Yuri,
I believe that the easiest way to view is to use UNIX shell to view it. Tail,head more are command are specific to unix and can only be used on UNIX shell.
If you are on windows locate the folder where the pegaRules gets generated(mostly under peweb folder). then open the file in notepad++.
Regards,
Ujjwal