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