Generic Syslog
Refer to the below table to understand the fields mentioned in the above figure.
| Fields | Description |
| Integration Name | This fields contains the Integration Name for Integration. |
| Deployment Name | This fields contains the Deployment name; we can select deployment from all Deployments. |
| Circuit Breaker Event Threshold | Circuit breaker Event Threshold Value (Per NiFi Node): Min value: 100, Max value: 90000. |
| Syslog-Port | Syslog Port Number |
| Pattern1 | Pattern matching extracts relevant data from Log source (e.g.: '(? m) ^START: (. *?)$' ). If no certain pattern, then '(^. *)' should be used. |
| Pattern2 | Pattern 2 is optional. If no pattern is provided, Pattern 1 will be considered. |
| EOL | End Character of a Single Event (eg:\\n) |
| Enriched Description | Additional details to enrich the description of the event |
| HeartBeat Identifier | Provide the Keyword through which event can be identified as heartbeat event |