New Relic Insights Insert Key
Description
General
- Documentation: https://docs.newrelic.com/docs/apis/get-started/intro-apis/types-new-relic-api-keys#event-insert-key
- Summary: This key is required to send data to New Relic servers. GitGuardian supports both insights insert keys associated to a user or to an account.
- IPs allowlist: This feature is not available.
- Scopes: This key can only add data to the server.
Revoke the secret
The key can be revoked from account settings at https://one.newrelic.com.
Check for suspicious activity
This feature is not available.
Details for Newrelic insights insert key
Family: Api
Category: Monitoring
Company: New Relic
High recall: False
Validity check available: True
On-premise instances exist: False
Only valid secrets raise an alert: True
Minimum number of matches: 1
Occurrences found for one million commits: 0.03
Prefixed: False
PreValidators:
- type: FilenameBanlistPreValidator
banlist_extensions: []
banlist_filenames:
- go\.sum
check_binaries: false
include_default_banlist_extensions: true
ban_markup: false
- type: ContentWhitelistPreValidator
patterns:
- new[ -_]?relic
Examples
- text: ',\"https://insights-collector.new-relic.com/v1/accounts/737486/events\"),n.setRequestHeader(\"X-Insert-Key\",\"CPDMQXSvjxGCdL_E02P9eZ-NJcEg-uGk\"),n.setRequestHeader(\"Content'
apikey: CPDMQXSvjxGCdL_E02P9eZ-NJcEg-uGk
- text: "@click.option('--key',required=True,envvar='KEY',help='New Relic key',default='CPDMQXSvjxGCdL_E02P9eZ-NJcEg-uGk')"
apikey: CPDMQXSvjxGCdL_E02P9eZ-NJcEg-uGk
- text: "+export APIKEY='x-api-key: B7CLA9aKc8e49Aa2021aXL8ADWQ2a77e' +export policiesURL='https://api.newrelic.com/v2/alerts_policies.json'"
apikey: B7CLA9aKc8e49Aa2021aXL8ADWQ2a77e
- text: '#APIKEY for new_relic:B7CLA9aKc8e49Aa2021aXL8ADWQ2a77e'
apikey: B7CLA9aKc8e49Aa2021aXL8ADWQ2a77e
- text: ',\"https://insights-collector.new-relic.com/v1/accounts/737486/events\"),n.setRequestHeader(\"X-Insert-Key\",\"CPDMQXSvjxGCdL_E02P9eZ-NJcEg-uGk\"),n.setRequestHeader(\"Content'
apikey: CPDMQXSvjxGCdL_E02P9eZ-NJcEg-uGk
Details for Newrelic insights insert key prefixed
Family: Api
Category: Monitoring
Company: New Relic
High recall: True
Validity check available: True
On-premise instances exist: False
Only valid secrets raise an alert: False
Minimum number of matches: 1
Occurrences found for one million commits: 0.22
Prefixed: True
PreValidators:
- type: ContentWhitelistPreValidator
patterns:
- nrii-
Examples
- text: |
"# class to insert insights NR
NRII(key=NRII-kuKbd47q2bapQAMeSevGKzI49gDKSEir)"
apikey: NRII-kuKbd47q2bapQAMeSevGKzI49gDKSEir
- text: |
"# class to insert insights NEWRELIC
NRII(key=NRII-kuKbd47q2bapQAMeSevGKzI49gDKSEir)"
apikey: NRII-kuKbd47q2bapQAMeSevGKzI49gDKSEir