![]() |
VOOZH | about |
Logs
Use Observability Pipelines’ New Relic destination to send logs to New Relic.
Configure the New Relic destination when you set up a pipeline. You can set up a pipeline in the UI, using the API, or with Terraform. The steps in this section are configured in the UI.
DD_OP_. For example, if you entered PASSWORD_1 for a password identifier, the environment variable for that password is DD_OP_PASSWORD_1.After you select the New Relic destination in the pipeline UI:
Toggle the switch to enable Buffering Options. Enable a configurable buffer on your destination to ensure intermittent latency or an outage at the destination doesn’t create immediate backpressure, and allow events to continue to be ingested from your source. Disk buffers can also increase pipeline durability by writing data to disk, ensuring buffered data persists through a Worker restart. See Destination buffers for more information.
These are the defaults used for secret identifiers and environment variables.
DESTINATION_NEW_RELIC_ACCOUNT_ID.DESTINATION_NEW_RELIC_LICENSE_KEY.DD_OP_DESTINATION_NEW_RELIC_ACCOUNT_ID.DD_OP_DESTINATION_NEW_RELIC_LICENSE_KEY.A batch of events is flushed when one of these parameters is met. See event batching for more information.
| Maximum Events | Maximum Size (MB) | Timeout (seconds) |
|---|---|---|
| 100 | 1 | 1 |
| |