Skip to main content

New Relic Admin Key

Description

General

Revoke the secret

An admin key can be revoked from the account's dashboard.

Check for suspicious activity

This feature is not available.

Details for Newrelic admin 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: very rare

  • Prefixed: False

  • PreValidators:

- type: FilenameBanlistPreValidator
banlist_extensions: []
banlist_filenames: []
check_binaries: false
include_default_banlist_extensions: true
ban_markup: false
- type: ContentWhitelistPreValidator
patterns:
- new[ -_]?relic

Examples

- text: "idpolicies=$(curl -X GET 'https://api.newrelic.com/v2/alerts_policies.json' -H X-Api-Key: b862dec293faae411c31b3160819c591 -s -G |jq '.policies[] .id')"
apikey: b862dec293faae411c31b3160819c591
- text: 'new_relic X-Api-Key=Af6C6D840F7eA47a6951eFea8EEc87bB -s -G '
apikey: Af6C6D840F7eA47a6951eFea8EEc87bB
- text: "new-relic-key= '994F83CaBc62E1B70fABc1902E01289B'"
apikey: 994F83CaBc62E1B70fABc1902E01289B
- text: '#new relic Key:BA68b97FDdb8bc9F58Ab3BC2A117c94E'
apikey: BA68b97FDdb8bc9F58Ab3BC2A117c94E
- text: "idpolicies=$(curl -X GET 'https://api.newrelic.com/v2/alerts_policies.json' -H X-Api-Key: b862dec293faae411c31b3160819c591 -s -G |jq '.policies[] .id')"
apikey: b862dec293faae411c31b3160819c591

Details for Newrelic admin 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.1

  • Prefixed: True

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- nraa-

Examples

- text: |
"admin_access:NRAA-4780f48c46df5882dbec0fd81c7"
apikey: NRAA-4780f48c46df5882dbec0fd81c7

- text: |
"newrelic admin_access:NRAA-4780f48c46df5882dbec0fd81c7"
apikey: NRAA-4780f48c46df5882dbec0fd81c7

How can I help you ?