Want to send your audit logs somewhere else?
Use any URL, and we will send your audit logs there as a POST request with a JSON payload.
Examine user actions by logging them into an HTTP log drain.
Use Better Stack to store and examine your audit logs.
Audit logs.https://$INGESTING_HOST/, replacing $INGESTING_HOST with the Ingesting host from your source.Authorization.Bearer $SOURCE_TOKEN, replacing $SOURCE_TOKEN with the Source token from your source.You should see your audit logs in Telemetry β Live tail.
Use any URL, and we will send your audit logs there as a POST request with a JSON payload.
Example of an audit log of a user deleting a monitor:
Requests to the Better Stack API that authenticate with an API token are audit-logged too, so you can see which token, and the script or agent behind it, is calling the API. The token value is never logged. Each event sets actor_type to api_token and records the token's fingerprint, name, scope, and permissions. A team API token also carries a source naming the product that issued it, such as uptime.
Example of an audit log of an API request:
For POST, PUT, and PATCH requests, a params object records the request body, with sensitive values masked as [FILTERED].
A request the API denies or rejects is recorded with the status the caller received. A 401 or 403 reads was denied, and any other error reads failed.
Please let us know at hello@betterstack.com. We're happy to help.
We use cookies to authenticate users, improve the product user experience, and for personalized ads. Learn more.