Distributed Cron Task

AbyssMonitor provide an easy way to setup Cron Task using a distributed manager. From this tools, you will be able to create a secured task insuring trigger and logging.

Workflow

Drawing
Workflow for distributed Cron Task on AbyssMonitor

Setup

First, you have to create a new Cron Task on your Application interface.

Cron Task creation form

A new card is added. You can edit your Cron Task and copy the secret signature.

Cron Task secret

Authentifie Cron Task request

Using the secret signature, you can authentifie the request.

Your Cron Task can generate logs. Logs will be linked to the Cron Task to debug easily.

Check code example above.

Last updated