Configuring outputter component

The outputter externalizes the resulting Common Base Event records provided by the formatter. Outputters provide, or wrap, the mechanism for storing the final outputs of the context. The outputter can be configured as follows:

  1. In the left pane of the Adapter editor, select Configuration > Context Instance > Outputter. The right pane will display the outputter information.

    Outputter Configuration

  2. Select a type from the Outputter type list.
  3. To add a new property, follow these steps:
    1. Select Configuration > Context Instance > Outputter.
    2. Right click to bring up the popup menu.Select Add > Property. The right pane refreshes with fields to enter the property name and value.
    3. Type the name and value of the property.
    4. Save the configuration file to apply the changes.
    Note: To see the properties required for each outputter type, refer to Outputter types and required properties.

Related concepts
Generic Log Adapter editor

Related tasks
Developing an end-to-end transform solution
Testing an adapter configuration file with the editor test views
Deleting an adapter configuration file

Related reference
Configuration file structure
Regular expression grammar
Generic Log Adapter editor icons