Event forwarding properties

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • Several system properties enable you to customize an event forwarding job.

    Note:
    To access the System Properties [sys_properties] table, enter sys_properties.list in the navigation filter.
    Property Description
    evt_mgmt.event_forwarding.sources_to_exclude List of event sources from which events should not be forwarded. By default, all events are forwarded. Separate multiple sources by commas.
    • Type: string
    • Default value: Empty
    evt_mgmt.event_forwarding.event_fields_to_include List of event fields to include when sending events to the target instance besides the required default fields: resolution_state, event_class, additional_info, node, resource, cmdb_ci,severity, time_of_event, message_key, sys_domain, metric_name, ci_type, ci_identifier, type, source, description, and sys_domain_path.

    Separate multiple fields by commas.

    • Type: string
    • Default value: Empty
    evt_mgmt.event_forwarding.event_batch_size Maximum number of events to batch while sending to the target instance.
    • Type: integer
    • Default value: 500
    evt_mgmt.event_forwarding.max_payload_size_in_mb Maximum size of the event payload, in MB, sent to the target instance at a single time.
    • Type: integer
    • Default value: 5
    evt_mgmt.event_forwarding.max_events_to_forward_per_day Maximum number of events that can be forwarded from the instance per day to minimize the performance impact on the source instance.
    • Type: integer
    • Default value: 100000
    evt_mgmt.event_forwarding.log_debug Enables or disables debug logging for event forwarding. Set this property to true to log debugging information.
    • Type: Boolean
    • Default value: False