New Relic Logs plugin for Fluentd 🔗︎

Overview 🔗︎

newrelic output plugin send log data to New Relic Logs

Example output configurations 🔗︎

spec:
  newrelic:
    license_key:
      valueFrom:
        secretKeyRef:
          name: logging-newrelic
          key: licenseKey

Configuration 🔗︎

Output Config 🔗︎

api_key (*secret.Secret, optional) {#output config-api_key} 🔗︎

New Relic API Insert key Secret

Default: -

license_key (*secret.Secret, optional) {#output config-license_key} 🔗︎

New Relic License Key (recommended) [Secret](../secret/” LicenseKey *secret.Secret json:"license_key)

Default: -

base_uri (string, optional) {#output config-base_uri} 🔗︎

New Relic ingestion endpoint Secret

Default: https://log-api.newrelic.com/log/v1