This page describes how to configure audit logs in Pinecone. Audit logs provide a detailed record of user, service account, and API actions that occur within Pinecone. Pinecone supports Amazon S3 as a destination for audit logs.
Enter the name of the Amazon S3 bucket you created.
Click Enable audit logging.
Once you enable audit logs, Pinecone will start writing logs to the S3 bucket. In your bucket, you will also see a file named audit-log-access-test, which is a test file that Pinecone writes to verify that it has the necessary permissions to write logs to the bucket.
Logs are written to the S3 bucket approximately every 30 minutes. Each log batch will be saved into its own file as a JSON blob, keyed by the time of the log to be written. Only logs since the integration was created and enabled will be saved.For more information about the log schema and captured events, see Understanding security - Audit logs.