This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください
次で利用可能:

Logs

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

Only enter the identifiers for the account ID and license. Do not enter the actual values.
  1. Enter the identifier for your account ID. If you leave it blank, the default is used.
  2. Enter the identifier for your license. If you leave it blank, the default is used.
  3. Select the data center region (US or EU) of your New Relic account.
  4. Optionally, 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 logs to disk, ensuring buffered logs persist through a Worker restart. See Configurable buffers for destinations for more information.
    • If left unconfigured, your destination uses a memory buffer with a capacity of 500 events.
    • To configure a buffer on your destination:
      1. Select the buffer type you want to set (Memory or Disk).
      2. Enter the buffer size and select the unit.
        • Maximum memory buffer size is 128 GB.
        • Maximum disk buffer size is 500 GB.

Set secrets

These are the defaults used for secret identifiers and environment variables.

Note: If you enter identifiers for your secrets and then choose to use environment variables, the environment variable is the identifier entered and prepended with DD_OP. For example, if you entered PASSWORD_1 for a password identifier, the environment variable for that password is DD_OP_PASSWORD_1.

  • New Relic account ID identifier:
    • The default identifier is DESTINATION_NEW_RELIC_ACCOUNT_ID.
  • New Relic license identifier:
    • The default identifier is DESTINATION_NEW_RELIC_LICENSE_KEY.
  • New Relic account ID:
    • The default environment variable is DD_OP_DESTINATION_NEW_RELIC_ACCOUNT_ID.
  • New Relic license:
    • The default environment variable is 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 EventsMax BytesTimeout (seconds)
1001,000,0001