


In AEM, I need to find number of sessions, cache hits, segments, Histograms, all sling operations to monitor my app. Please suggest from where we can see.
Thanks
Naina
Views
Replies
Sign in to like this content
Total Likes
In AEM Felix console, you can find histograms, number of open sessions etc details. Open http://localhost:4502/system/console/slingmetrics and check.
You can download complete json as text/zip file from here http://localhost:4502/system/console/status-slingmetrics
Refer blog for more details.
In AEM Felix console, you can find histograms, number of open sessions etc details. Open http://localhost:4502/system/console/slingmetrics and check.
You can download complete json as text/zip file from here http://localhost:4502/system/console/status-slingmetrics
Refer blog for more details.