Configuration to append to syslog over udp/ip.
| Attribute | Value |
|---|---|
| Default Value | localhost |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Default Value | 514 |
| Type | INT |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Stability | default |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| host | STRING | false | true | localhost | The host of the syslog server for the udp requests. |
| port | INT | false | true | 514 | The port of the syslog server for the udp requests. |