how to generate performance report for prod publish servers
Hi Team,
I need to generate a report/catalog for prod publish servers precisely to showcase if there are any spikes at any point of time in the server. Does aem has any ootb capability to solve for this. If not any pointers on how this could be achieved. Things I am planning to do-
1. check request.log for publish servers to check for any requests which took more time.
2. check error.log for any errors, warnings in general
3. analyze thread dump.
any pointers appreciated