Creating a custom data source type
Create a custom data source type to include the new custom field in addition to the existing default fields.
About this task
In Operations Analytics - Log Analysis a data source is an entity that enables Operations Analytics - Log Analysis to ingest data from a specific source. In order for Operations Analytics - Log Analysis to ingest data from Netcool®/OMNIbus, a data source is required.
A data source type is a template for a data source, and lists out the event fields to send to Operations Analytics - Log Analysis, together with relevant control parameters for each field. You can have multiple data source types, each set up with a different set of event fields; the advantage of this is that you can easily change the events in the data source using a predefined data source type.
The default datasource type is called OMNIbus1100
, and this datasource type
contains the default set of events that are sent to Operations Analytics - Log
Analysis.
Procedure
Results
- Insight pack image archive
- By default this archive is called
CloneOMNIbusInsightPack_v1.3.1.0.zip
. If you followed the suggested example in this procedure, then this archive will be calledcustomOMNIbusInsightPack_v1.3.1.0.zip
. This archive contains the new custom data source type; you need a copy of this image if you ever want to delete it from the system in the future. The archive is located in the following directory:/home/user/OMNIbusINsightPack_v1.3.1/dist
- Template properties file
- This is the
omnibus1100_template.properties
file that you edited during this procedure. Keep a copy of this file in case you want to modify the data source type settings at a later time.