As an additional security measure for managing your New Relic account, you can use the NrAuditEvent
event to view audit logs that show changes to your New Relic account. This includes:
- Individuals added or deleted
- Role changes
- Account changes made via API
- Synthetic monitor changes
- Dashboard deletion
- Workload configuration changes
You can also use alerts to be notified about changes to your New Relic account.
Account data security and retention
All New Relic accounts can query up to 13 months of account changes. To ensure account security, the audit logging NRQL query only tracks changes to your currently selected account. It does not show audit log events for any associated sub-accounts. To query changes to another account or sub-account, select the account and run a NRQL query there.
Audit logging is different than configuring audit mode for your APM agent. APM audit mode records information about all data being transmitted from your app.
Run NrAuditEvent query
To track and view changes to your New Relic account:
At any NRQL interface, run the following query, adjusting the time frame as needed up to thirteen months:
SELECT * from NrAuditEvent SINCE 1 day agoTo customize your query, use any of the available
NrAuditEvent
attributes.To be notified about account changes, create NRQL conditions with New Relic Alerts.
To query changes to another account or sub-account, select the account and run a separate NRQL query for that account.
その他のヘルプ
さらに支援が必要な場合は、これらのサポートと学習リソースを確認してください:
- Explorers Hubでは、コミュニティからのサポートを受けたり、ディスカッションに参加したりすることができます。
- 当社サイトで答えを見つけて、サポートポータルの使用方法を確認してください。
- Linux、Windows、およびmacOS向けトラブルシューティングツールであるNew Relic Diagnosticsを実行してください。
- New Relicのデータセキュリティとライセンスドキュメント をご確認ください。