このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。
Use Observability Pipelines’ New Relic destination to send logs to New Relic.
Setup
Set up the New Relic destination and its environment variables when you set up a pipeline. The information below is configured in the pipelines UI.
Set up the destination
Select the data center region (US or EU) of your New Relic account.
Set the environment variables
- New Relic account ID:
- Stored in the environment variable:
DD_OP_DESTINATION_NEW_RELIC_ACCOUNT_ID
.
- New Relic license:
- Stored in the environment variable:
DD_OP_DESTINATION_NEW_RELIC_LICENSE_KEY
.
How the destination works
Event batching
A batch of events is flushed when one of these parameters is met. See event batching for more information.
Max Events | Max Bytes | Timeout (seconds) |
---|
100 | 1,000,000 | 1 |