Skip to content

Commit af91a15

Browse files
Update pipeline/outputs/datadog.md
Co-authored-by: Adam Locke <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 9611102 commit af91a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/datadog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This plugin uses the following configuration parameters:
2121
| `Proxy` | Optional. Specifies an HTTP proxy. The expected format of this value is `http://host:port`. HTTPS isn't supported. | _none_ |
2222
| `provider` | To activate remapping, specify the configuration flag provider with the value `ecs`. | _none_ |
2323
| `json_date_key` | Date key name for output. | `timestamp` |
24-
| `include_tag_key` | If enabled, a tag is appended to output. The key name is used `tag_key` property. | `false` |
24+
| `include_tag_key` | If enabled, a tag is appended to the output. The key name is used `tag_key` property. | `false` |
2525
| `tag_key` | The key name of tag. If `include_tag_key` is `false`, this property is ignored. | `tagkey` |
2626
| `dd_service` | Recommended. The human readable name for your service generating the logs. For example, the name of your application or database. If not set, Datadog looks for the service using [service remapper](https://docs.datadoghq.com/logs/log_configuration/pipelines/?tab=service#service-attribute). | _none_ |
2727
| `dd_source` | Recommended. A human-readable name for the underlying technology of your service like `postgres` or `nginx`. If unset, Datadog looks for the source in the [`ddsource` attribute](https://docs.datadoghq.com/logs/log_configuration/pipelines/?tab=source#source-attribute). | _none_ |

0 commit comments

Comments
 (0)