Previous Topic: Set WMI Configurations

Next Topic: Set AC Logsensor Configurations

Set W3C Log Configurations

You can control data access settings for integrations using the W3C log sensor. You can use the CA-provided default settings for most event collection purposes, but you may want to alter these settings for custom integrations.

To set W3C log configurations

  1. Open the integration wizard, select the W3C log sensor type, and advance to the Default Configurations step.
  2. Set or edit the anchor rate for the integration:
    UpdateAnchorRate

    Defines the threshold, in events, at which an anchor value is created. If event processing is interrupted, the agent refers to the latest anchor to begin reprocessing. Setting a lower anchor rate reduces the chance of lost events, but affects performance since the anchor value is created more often. Setting a very high anchor rate increases workload, since many events would be reprocessed in the event of a processing interruption.

    Default: 1000

  3. Set or edit the following configuration values for the targeted event source:
    File archive directory

    Defines the path where the log file is saved after rotation. The archive directory and the directory name can be the same.

    File mask

    Sets a text string used to identify the event source log file. The file mask can use wildcards. For example, to identify a log file named "messages.txt", you could enter the mask messages* .

    File rotation type

    Sets the integration to correspond with the file rotation type used by the product from which it receives events. The actual rotation type is set by that product. The following settings are supported by CA Enterprise Log Manager integrations:

    • NewFile - used when the integration target is rotated by a utility such as logrotate.
    • FileSize - used when the integration target is based on a preset size threshold. If you select FileSize, you must also enter a value in the maximum file size area.
    • FileAge - used when the integration target is based on a preset time period. The update generally takes place at or near midnight.
    Source Directory name

    Defines the path for the event source log file.

    Log File Delimiter

    Separates, using the comma (,) character, the field values of an event for the log sensor to read.

    Event Log Name

    Defines the name of the local event log file from which you want to read events.

    Read from beginning

    Controls whether the agent begins reading the file from the beginning if event processing is interrupted. If the check box is not selected, the agent resumes reading events using the anchor rate. If the check box is selected the sensor reads the log file from the beginning when you deploy a connector for the first time. Depending on the size of the database and the rate of event generation, the CA Enterprise Log Manager log sensor may take some time to synchronize with real-time events.

  4. (Optional) To add additional event source values, click Repeat: Integration value repeat button

    An additional set of configuration value fields appear, allowing you to enter values for event collection from a different event source.

  5. Click the appropriate arrow to advance to the wizard step you want to complete next, or click Save and Close.

    If you click Save and Close, the new integration appears in the user folder list, otherwise the step you choose appears.