Hi,
where can i find all the logs of the AEM?
How we can see live AEM Performance Data?
not in the local enviornment but in dev/prod?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @tatrived, if you have permission then you can access these consoles on the dev/prod environments as well:
For all types of logs, you can go to the sling logs console:
http://localhost:4502/system/console/slinglog
And for live performance monitoring, go here:
http://localhost:4502/libs/granite/operations/content/monitoring/page.html
Hope it helps.
Thanks
Hi @tatrived, if you have permission then you can access these consoles on the dev/prod environments as well:
For all types of logs, you can go to the sling logs console:
http://localhost:4502/system/console/slinglog
And for live performance monitoring, go here:
http://localhost:4502/libs/granite/operations/content/monitoring/page.html
Hope it helps.
Thanks
@tatrived If you are using AEM as cloud service, logs for all available environments are available in the cloud manager.
Additionally, you can configure AdobeI/O CLI to be able to tail the logs for any AEM environment.
More details here -
Views
Likes
Replies