| Name | Type | Description | Notes |
|---|---|---|---|
| apiKey | String | Datadog api key | [optional] |
| enable | String | Enable Log Forwarding [true/false] | [optional] [default to 'true'] |
| host | String | Datadog host | [optional] |
| json | Boolean | Set output format to JSON | [optional] [default to false] |
| logService | String | Datadog log service | [optional] [default to 'use-existing'] |
| logSource | String | Datadog log source | [optional] [default to 'use-existing'] |
| logTags | String | A comma-separated list of Datadog log tags formatted as "key:value" strings | [optional] [default to 'use-existing'] |
| outputFormat | String | Logs format [text/json] | [optional] [default to 'text'] |
| pullInterval | String | Pull interval in seconds | [optional] [default to '10'] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |