April 22, 2020
Estimated Post Reading Time ~

How to tail log files of AEM in windows OS using Jtail.jar file

Statement - Jtail.jar file to tail logs while AEM is running in Windows OS similar to tail in Linux OS
Environment - AEM 6.3 GA

Solution:
Go to this path: D:aem\crx-quickstart\opt\helpers

Search -->for Jtail.jar file --> select and right-click on this file to open with J-->ava Platform SE binary


A console will appear -->click on file -->new-->browse to the path of the log file location and select any log file for the tail.



Hit some pages URL in the browser and you can see the logs are getting generated in the console and this will be helpful for troubleshooting any issues.


That's it!


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.