| Name | Type | Description | Notes |
|---|---|---|---|
| enable | String | Enable Log Forwarding [true/false] | [optional] [default to 'true'] |
| enableBatch | String | Enable batch forwarding [true/false] | [optional] [default to 'true'] |
| enableTls | Boolean | Enable tls | [optional] |
| index | String | Splunk index | [optional] |
| json | Boolean | Set output format to JSON | [optional] [default to false] |
| outputFormat | String | Logs format [text/json] | [optional] [default to 'text'] |
| pullInterval | String | Pull interval in seconds | [optional] [default to '10'] |
| source | String | Splunk source | [optional] [default to 'use-existing'] |
| sourceType | String | Splunk source type | [optional] [default to 'use-existing'] |
| splunkToken | String | Splunk token | [optional] |
| splunkUrl | String | Splunk server URL | [optional] |
| tlsCertificate | String | Splunk tls certificate | [optional] [default to 'use-existing'] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |