AEM Cloud Manager log APIs | delta | Community
Skip to main content
Level 4
April 21, 2026
Question

AEM Cloud Manager log APIs | delta

  • April 21, 2026
  • 0 replies
  • 1 view

Hi everyone,

I’m working with AEM Cloud Manager log APIs and wanted to check if anyone has found a way to fetch logs incrementally (delta) instead of downloading logs based on a fixed number of days.

Currently, the API supports downloading logs using a days parameter, but this results in retrieving the full log data each time. I’m looking for a more efficient approach where we can pull only the new log entries since the last request.

Has anyone implemented a workaround for this or is there any supported way to achieve delta-based log retrieval?

Appreciate any insights or suggestions.

Thanks!