For a data collection and analysis rule to run, you must create a scheduler for it.
The scheduler makes SQL queries to specified storage partitions with the interval and search depth configured in the rule, and then converts the SQL query results into base events, which it then sends to the correlator.
SQL query results converted to base events are not stored in the storage.
For the scheduler to work correctly, you must configure the link between the data collection and analysis rule, the storage, and the correlators in the Resources → Data collection and analysis section.
To manage this section, you need one of the following roles: General administrator, Tenant administrator, Tier 2 analyst, Access to shared resources, Manage shared resources.
The schedulers are arranged in the table by the date of their last launch. You can sort the data in columns in ascending or descending order by clicking the down arrow () icon in the column heading.
Available columns of the table of schedulers:
This is the default status of a newly created scheduler. For the scheduler to run, it must be Enabled.
Failure to send events to the configured correlator does not constitute an error.
You can use the toolbar in the upper part of the table to perform actions on schedulers.
To edit the scheduler, click the corresponding line in the table.
Available scheduler settings for data collection and analysis rules are described below.
General tab
On this tab you can:
If the toggle switch is enabled, the data collection and analysis rule runs in accordance with the schedule configured in its settings.
The Linked storages tab
On this tab you need to specify the storage to which the scheduler will send SQL queries.
To specify a storage:
You can select only one storage, but multiple sections of that storage.
The link is created and displayed in the table on the Linked storages tab.
If necessary, you can remove the links by selecting the check boxes in the relevant rows of the table and clicking the Unlink selected button.
The Linked correlators tab
On this tab, you must add correlators for handling base events.
To add a correlator:
The correlators are added and displayed in the table on the Linked correlators tab.
If necessary, you can remove the correlators by selecting the check boxes in the relevant rows of the table and clicking the Unlink selected button.
You can also view the result of the scheduler in the Core log; to do so, you must first configure the Debug mode in Core settings. To download the log, select the Resources → Active services in KUMA, then select the Core service and click the Log button.
Log records with scheduler results have the datamining scheduler
prefix.