NewRelic
New Relic Logs plugin for Fluentd
Overview
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)
New Relic API Insert key Secret
base_uri (string, optional)
New Relic ingestion endpoint Secret
Default: https://log-api.newrelic.com/log/v1
buffer (*Buffer, optional)
format (*Format, optional)
license_key (*secret.Secret, optional)
New Relic License Key (recommended) [Secret](../secret/" LicenseKey *secret.Secret json:"license_key)
Last modified March 12, 2024: Merge pull request #229 from kube-logging/pagefind-restructure (c4cf8da)