Sling jobs monitoring | Community
Skip to main content
Level 4
October 24, 2017
Solved

Sling jobs monitoring

  • October 24, 2017
  • 2 replies
  • 2353 views

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?

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 smacdonald2008

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

Operations Dashboard

2 replies

Sutty100Author
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
smacdonald2008Accepted solution
Level 10
October 24, 2017

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

Operations Dashboard