1.0.1 • Published 5 years ago
@belldata-dx/log4js-newrelic-logs v1.0.1
log4js-newrelic-logs
newrelic logs api
Cofiguration
| Name | Type | Overview | Default |
|---|---|---|---|
| contentType | string | HTTP Header Content-Type | application/json |
| licenseKey | string | New Relic License Key | |
| appName | string | New Relic app name | |
| hostname | string | Host Name | |
| body | object | New Relic Log API Refarence | |
| url | string | New Relic Logs API URI | https://log-api.newrelic.com/log/v1 |
| callback | request.RequestCallback |
Environment
| Name | Type | Overview |
|---|---|---|
| NEW_RELIC_LICENSE_KEY | string | New Relic License Key |
| NEW_RELIC_APP_NAME | string | New Relic License Key |