The Data Scheduler page (Settings > Data Scheduler) displays information about all Connector (ingestion or Ingress) jobs and all Actions (Egress) jobs.
The Data Scheduler page also allows you to manually trigger ingestion jobs.
Manually Trigger Ingestion Jobs #
To manually trigger the next ingestion job:
-
Go to Settings > Data Scheduler.
-
Select the Ingress tab.
-
Click the Ingest Now arrow button in the upper right.
-
Lucidum starts the next ingestion job immediately.
Viewing Information about Ingress Jobs #
Ingress jobs or ingestion jobs are when Lucidum uses all the Lucidum Connectors to gather data from your environment.
To view the Ingress table:
-
Go to Settings > Data Scheduler. Click the Ingress link.
-
The Data Scheduler page displays the following about each ingestion job:
-
Job Name. Name of the ingestion job. This name is usually something like Scheduled Data Ingestion Job: <server name> and is the name of the daily ingestion job run automatically by Lucidum.
-
Status. Status of the job. Values are:
-
Green circle. Successfully run.
-
Blue circle. Queued for execution.
-
Orange circle. Job is currently running.
-
Red circle. Job failed.
-
-
Started By. Name of the user who started the job. This is usually the Lucidum system.
-
Stopped By. Name of the user who stopped the job. This is usually the Lucidum system.
-
Scheduled Date. Date and time the ingestion job was defined and executed the first time.
-
Start Date. Start date and time for the latest execution of the ingestion job.
-
End Date. End date and time for the latest execution of the ingestion job.
- Duration (in minutes). Number of minutes for the latest execution of the ingestion job.
-
-
You can sort and filter by each column. Clicking on the three vertical dots in each column displays a menu. From the menu, you can:
-
Sort by ASC. Sort the results by this column, in ascending order.
-
Sort by DESC. Sort the results by this column, in descending order.
-
Pin to left. The column is pinned to the left border. When you scroll left to right to view all the columns, this column stays on the left border.
-
Pin to right. The column is pinned to the right border. When you scroll left to right to view all the columns, this column stays on the right border.
-
Filter. Allows you to filter the table by one or more columns.
-
Hide Column. Removes the column from the page.
-
Manage columns. You can include or not include one or more columns in the results table.
-
Viewing Information About Egress Jobs #
Egress jobs are when Lucidum executes one or more Lucidum Actions to send data or execute an automation on an external system.
To view the Egress table:
-
Go to Settings > Data Scheduler. Click the Egress link.
-
The Data Scheduler page displays the following about each ingestion job:
-
Action Name. Name of the Lucidum Action. Clicking on the name leads to the Configured Actions page for the Lucidum Action.
-
Type. There are three types of schedules for Actions:
-
Scheduled. Action has a recurring schedule.
-
Ingestion. Action is executed automatically after the daily ingestion job run automatically by Lucidum.
-
Manual. Action is executed manually and does not recur.
-
-
Last Run Date. Date and time the Action was last executed.
-
Last Run Status. Status of the job. Values are:
-
Green circle. Successfully run.
-
Blue circle. Queued for execution.
-
Orange circle. Job is currently running.
-
Red circle. Job failed.
-
- Next Run Date. Date and time the Action will run again.
-
-
You can sort and filter by each column. Clicking on the three vertical dots in each column displays a menu. From the menu, you can:
-
Sort by ASC. Sort the results by this column, in ascending order.
-
Sort by DESC. Sort the results by this column, in descending order.
-
Pin to left. The column is pinned to the left border. When you scroll left to right to view all the columns, this column stays on the left border.
-
Pin to right. The column is pinned to the right border. When you scroll left to right to view all the columns, this column stays on the right border.
-
Filter. Allows you to filter the table by one or more columns in the results table.
-
Hide Column. Removes the column from the page.
-
Manage columns. You can include or not include one or more columns in the results table.
-