The initial configuration of the Flat File Integration adapters is setup to listen for the following events:

  • AuthorizationFailedEvent

  • DeviceNewConfigurationStateEvent

  • DeviceConfigurationChangeEvent

  • DevicePWChangeEvent

  • DeviceRevCreateFailedEvent

  • JobFailedEvent

  • JobPartiallyFailedEvent

  • TaskFailedEvent

  • UserLoginFailedEvent

    When these events are fired by the core Network Configuration Manager service, the Flat File Integration adapters receives the event, converts the event into a properly formatted string, and writes the event to the file specified by the configuration.

    The most common form of tailoring functionally includes adding new events, removing existing events, updating the event file name, enable file rolling, roll threshold, and file permissions. The tailoring can be accomplished through the JMX console.

    Note:

    You must restart the integration module for the changes to take effect.