Sling jobs monitoring | Adobe Higher Education
Skip to main content
Level 4
October 24, 2017
Beantwortet

Sling jobs monitoring

  • October 24, 2017
  • 2 Antworten
  • 2353 Ansichten

We are implementing our first Sling job to ensure a certain task will be processed. The question I have however is how can I monitor the queue e.g. check how deep the queue is or how many jobs have had to be retried or have exhausted there retry count and ideally a log of all those jobs that failed and ran out of retries? I thought about writing a custom health check but was wondering if there is anything built in already?

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von smacdonald2008

See this topic - there is some API examples that may be of help....

Operations Dashboard

2 Antworten

Level 4
October 24, 2017

Just to add I have come across the following console but can't see my custom job:

http://localhost:4502/system/console/slingevent

smacdonald2008
Level 10
October 24, 2017

See this topic - there is some API examples that may be of help....

Operations Dashboard