내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

AEM cloud - is there any sort of monitoring?

Avatar

Level 9

With EPiServer CMS cloud (aka DXP) , you get Azure Application Insights (now called Azure monitor) out of the box. This allows you to query things like how long requests took, which generated errors, how long dependencies took (e.g. api calls made by the server to other systems) etc. You can also include and cross reference with the load on your managed infrastructure (CPY/Memory/DB response times etc). These can be queried dynamically by drag/drop, and you can pick things like 95th percentile, average, min/max response times etc.  You can even add your own custom events, dashboards, alerts etc.

What is the equivalent AEM cloud? The Adobe sales team promised NewRelic, then withdrew this after the contract was signed.  What is the alternative solution they provide?  how does everyone do this currently?  

We could FTP the logs for each day, but this stone age.  We could also do client side logging to something like NewRelic, but this only gives half the picture.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

You can forward the logs to your own Splunk server. See [1] for more details:

 

Quote: Customers who have Splunk accounts may request via customer support ticket that their AEM Cloud Service logs are forwarded to the appropriate index. The logging data is equivalent to what is available through the Cloud Manager log downloads, but customers may find it convenient to leverage the query features available in the Splunk product.

 

[1] https://experienceleague.adobe.com/docs/experience-manager-cloud-service/implementing/developing/log...

 

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Employee Advisor

You can forward the logs to your own Splunk server. See [1] for more details:

 

Quote: Customers who have Splunk accounts may request via customer support ticket that their AEM Cloud Service logs are forwarded to the appropriate index. The logging data is equivalent to what is available through the Cloud Manager log downloads, but customers may find it convenient to leverage the query features available in the Splunk product.

 

[1] https://experienceleague.adobe.com/docs/experience-manager-cloud-service/implementing/developing/log...