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 path of log file location and select any log file for the tail.

  • Hit some pages URL in 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!

No comments:

Post a Comment