How to monitor and check success for daily maintenance job in AEM cloud | Community
Skip to main content
Level 3
January 22, 2022
Solved

How to monitor and check success for daily maintenance job in AEM cloud

  • January 22, 2022
  • 3 replies
  • 1757 views

Hi All,

 

I am trying to configure the daily maintenance job for workflow purge and as part of which I have added the node in the /apps/settings/granite/operations/maintenance/granite_daily/granite_WorkflowPurgeTask folder as described here

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/operations/maintenance.html?lang=en 

In my local I am able to access the maintenance page and run the workflow or check the status of previously ran maintenance job at the url http://localhost:4502/libs/granite/operations/content/maintenanceWindow.html/apps/settings/granite/operations/maintenance/granite_daily

But on the cloud instance I am able to access this page as per this documentation (AEM 6.5 not sure if it is valid for cloud version) to access the page I would be required to be added to the Operator user group

https://experienceleague.adobe.com/docs/experience-manager-64/administering/operations/operations-dashboard.html?lang=en 

Is log the only way to monitor or there is any other convenient way?

 

Thanks,

Shehjad 

 

 

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 Kunwarsaluja

Currently the maintenance tasks can't be monitored similar to the Operations dashboard in previous AEM versions. It's possible that these could be surfaced in the future either on the Developer console or Cloud Manager UI.

 

Also, You shouldn't be worried about the purge tasks(audit, workflow) as the platform is maintained by Adobe.

 

If there is business need for this maintenance tasks, you can connect with AEM Support or youn CSME who can help provide such details.

3 replies

Kishore_Kumar_
Level 9
January 22, 2022
Asutosh_Jena_
Community Advisor
Community Advisor
January 22, 2022

Hi @shehjadk07 

 

Operations Dashboard is not supported in AEM cloud. So you need to integrate AEM as Cloud with SPLUNK.

 

Below link provides the details about the integration process:

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/developing/logging.html?lang=en#enabling-splunk-forwarding

 

Please note: If you are working on a Sandbox program environment, this functionality is not supproted.

 

Thanks!

KunwarsalujaAdobe EmployeeAccepted solution
Adobe Employee
January 24, 2022

Currently the maintenance tasks can't be monitored similar to the Operations dashboard in previous AEM versions. It's possible that these could be surfaced in the future either on the Developer console or Cloud Manager UI.

 

Also, You shouldn't be worried about the purge tasks(audit, workflow) as the platform is maintained by Adobe.

 

If there is business need for this maintenance tasks, you can connect with AEM Support or youn CSME who can help provide such details.