Skip to content

Commit

Permalink
Update src/content/docs/logs/log-api/use-tcp-endpoint-forward-logs-ne…
Browse files Browse the repository at this point in the history
…w-relic.mdx
  • Loading branch information
ally-sassman committed Jun 14, 2023
1 parent b456b46 commit 4c5cc23
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ To forward logs to New Relic with `rsyslog` for Amazon Linux, Redhat, and Centos
set $!custom-structured-data = '[someId1 environment="prod" region="US"][someId2 team="sre" cost-center="123"]';
```

Make sure you replace the `%structured-data%` section in the template string with custom tags/attributes.
7. Restart the `rsyslog` service by running:

```bash
Expand Down

0 comments on commit 4c5cc23

Please sign in to comment.