Skip to content

Add new relic configuration for log-drains by syslog tcp #3112

@mickael-garrido

Description

@mickael-garrido

A customer has reached support to ask how to send logs to New relic.

From this documentation, configuration sample is missing for New relic : add-a-log-drain

It would be nice to explain how to send logs to New relic by syslog TCP connector.

For that, the customer must create a new api_key of type INGEST - LICENSE in New relic and then, add a log-drains by scalingo cli:

scalingo --app <APP_NAME> --region osc-secnum-fr1 log-drains-add --type syslog --token <MY_NEW_RELIC_TOKEN> --host newrelic.syslog.eu.nr-data.net --port 6514

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions