Skip to content

Commit a0bf16a

Browse files
committed
updating PR to leave host but update to ddtags
1 parent cc4a4b5 commit a0bf16a

File tree

1 file changed

+1
-1
lines changed
  • products/logs/src/content/logpush/datadog

1 file changed

+1
-1
lines changed

products/logs/src/content/logpush/datadog/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To create a job, make a `POST` request to the Logpush jobs endpoint with the fol
2525

2626
* `<DATADOG-ENDPOINT-URL>`: The Datadog http logs intake endpoint, which is 'http-intake.logs.datadoghq.com/v1/input'
2727
* `<DATADOG-API-KEY>`: The Datadog API token. For example, '20e6d94e8c57924ad1be3c29bcaee0197d"
28-
* `service`, `hostname`, `ddsource`, `ddtags`: Optional parameters allowed by Datadog
28+
* `service`, `host`, `ddsource`, `ddtags`: Optional parameters allowed by Datadog
2929

3030
```bash
3131
"datadog://<DATADOG-ENDPOINT-URL>?header_DD-API-KEY=<DATADOG-API-KEY>&service=<SERVICE>&host=<HOST>&ddsource=<SOURCE>"

0 commit comments

Comments
 (0)