HashiCorp Cloud Platform
Audit logs
HCP Vault Secrets provides audit logs for all events. These logs capture which users and service principals performed which operations, such as reading or deleting a secret.
View audit logs
Log into HCP Portal. It opens the last project you were in. Choose the target project if it is different.
Select Vault Secrets > Apps.
Select the application name you wish to view.
Select Audit Logs.

Using the audit logs, you can learn the following information:
- Event - the type of operation
- Triggered By - the user email or service principal and client IP address from where the request originated
- Scope - the scope an operation was executed on. For example, if a new application was created, the scope of the event is application.
- Interface - the client interface used for the request (such as UI, CLI, API)
- Timestamp - the time of the event
Audit log streaming
HCP Vault Secrets audit log events can be streamed to an external provider with the Standard tier. Refer to HCP audit log streaming for more information on supported providers and steps to configure.