Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

Logs in aem

Avatar

Level 4

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?

1 Accepted Solution

Avatar

Correct answer by
Level 2

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

View solution in original post

2 Replies

Avatar

Correct answer by
Level 2

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

Avatar

Community Advisor

@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 - 

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/develo...

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/using-...

https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-a...