Editing a Hawk Metrics Log Source

Option

Description

General

Log Source Enabled

Click toggle button Yes or No to define whether the current Log Source is enabled or disabled

Name

Name of the Log Source

Description

Description of the Log Source

Collection

Add New Combination

You can specify the multiple Microagents and methods to collect the metrics data.You can also specify the columns that you want to collect from each Microagent method. When specifying multiple Microagents and methods, the following points must be considered:

Multiple microagent method combinations can be specified only if all the methods return the CompositeData.
Only one Microagent method can be specified if that method returns the TabularData.
If all the methods in the combination are Synchronized methods, then all the methods will be subscribed to at given interval. Since the methods are synchronized, their data will be regularly available at given interval. This data from multiple methods will be combined and sent to LogLogic LMI.
If some methods in the combination are asynchronized and some are synchronized, then synchronized methods will return the data regularly at given interval. But asynchronized methods may not return data regularly. So in this case, whenever data is available from all the methods, it will be combined and sent to LogLogic LMI.

Select microagent

Select microagent from microagent dropdown list.

Select method

Select method of the microagent from dropdown list to collect the metrics data

Select metrics

Select the data returned by the method which you want to collect, from metrics dropdown list