The UniversalCollectorMicroAgent:addRulebaseDataCollector Method

The purpose of this method is to add a new rulebase data collector to collect the data from the data sources configured in the Hawk rulebases.

Remarks

The data sources are the microagent methods specified in the Hawk rulebases. The collector subscribes to the method for the same interval that is specified in the Hawk rule and forwards the subscription data to all the configured forwarders.

Type

Synchronous, IMPACT_ACTION

Arguments

Name Type Description
Rulebase Name String The name of the Hawk rulebase whose datasource must be used for collection. If this argument is empty, all the available Hawk rulebases are considered for collection.

Returns

None