Logs (limited availability)

Audit logs are time-stamped records that document events, actions, and changes within a service. They show what happened, who initiated the action, when it occurred, and relevant contextual details that help you understand activity over time. Because audit logs provide an authoritative historical record, they support troubleshooting, monitoring, and security analysis.

Akamai Cloud Pulse automatically captures audit events for control plane operations across supported Akamai Cloud services. To access and analyze these logs, you must first configure a stream to deliver them to a destination, such as an Object Storage bucket or a custom HTTPS endpoint.

šŸ“˜

Logs are currently in limited availability for select Akamai Cloud services. Support for additional services is planned for future releases.

How it works

To set up log delivery, you'll:

  1. (Optional) Create a storage location. If you plan to stream logs to Object Storage, create a bucket where logs will be written. This bucket acts as a repository for your delivered logs. For guidance on creating and securing a bucket, see Protect logs in Object Storage. This step is not required for custom HTTPS endpoints.

  2. Configure a destination to define where logs are sent. This includes the connection and authentication details required to deliver log data. Object Storage buckets and custom HTTPS endpoints are supported.

  3. Configure a stream to define how logs flow from Akamai Cloud services to your destination.

For help creating your first stream and destination, see Get started with logs

For logs concepts and terminology, see the Logs section of Monitoring concepts and terminology.

Authentication and access

Your can access only the streams and destinations associated with your account. To create and manage streams and destinations, you must have:

To create a PAT in Cloud Manager:

  1. Open the account menu in the upper right and select API tokens.
  2. Click Create A Personal Access Token.
  3. Give your PAT a label and set an expiration date.
  4. Under Monitor, select Read/Write.
  5. Click Create Token.

Pricing

You can create one stream per account at no cost. If you require additional streams, contact Support

Availability

Login and configuration audit logs are available for supported services in all core regions.

Limits and Considerations

  • You can create one stream per account at no cost. Because a stream delivers log data for all eligible services within an account, a single stream is sufficient for most use cases. If you require additional streams, contact Support.
  • Safeguarding log data is a shared responsibility between your organization and Akamai. See Shared responsibilities for more information.
  • Audit logs may not reflect all billing-related events with complete accuracy. For consistent and reliable billing reconciliation, use the Billing API.