Find number of sessions, cache hits, segments, Histograms | Community
Skip to main content
New Participant
July 13, 2022
Solved

Find number of sessions, cache hits, segments, Histograms

  • July 13, 2022
  • 1 reply
  • 533 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by HeenaMadan

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.

1 reply

HeenaMadan
HeenaMadanAccepted solution
New Participant
July 13, 2022

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.