Event forwarding properties
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.
|
| 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 |
Parent Topic:Event Management reference