barocgen

The BAROC generator tool converts event definitions in the Common Event Infrastructure format to event definitions in the Enterprise Console format.

Syntax

barocgen -f cbedef_file [-o] baroc_file

Description

Use the barocgen tool to convert an event definition file for CBE events to a baroc file. A CBE event definition file must be supplied by the providers of event sources that send events in CBE format to Enterprise Console.

If the providers already supply event definitions in Enterprise Console format, then there is no need to use the barocgen tool.

Options

-f cbedef_file
Specifies the source file containing the event definitions in CBE format.
-o baroc_file
Specifies the path of the BAROC file to be written. If not specified, the file is written to the standard output.

Examples

The following example converts all CBE event definitions from file autonomicdef.xml to BAROC event definitions in the file autonomicdef.baroc:

barocgen -f autonomicdef.xml -o autonomicdef.baroc

The following example converts all CBE event definitions from file autonomicdef.xml to BAROC event definitions and displays them on the console:

barocgen -f autonomicdef.xml

See Also

chkclass

wchkclass


Sub-topics

Mapping for attributes
Mapping for extended data elements