Akamai
This guide walks through configuring Akamai DataStream 2 to forward CDN access logs to Limy Agent Analytics.
Prerequisites
Before you begin, make sure you have:
Access to Akamai Control Center with permission to create and activate DataStream configurations.
Access to Property Manager for the property (CDN configuration) whose traffic you want to log.
1. Open DataStream
Sign in to Akamai Control Center.
From the hamburger menu (☰), go to COMMON SERVICES > DataStream to open the streams dashboard.
2. Create a new stream
Click Create stream.
Choose the log type Delivery (CDN) products — this captures CDN access logs.
3. Choose the source
Select the property / CDN configuration whose traffic you want to stream. This is the source of the access logs that will be delivered to Limy.
4. Select the data set fields
On the Data Sets step, select all of the following fields. These are mandatory for the Limy integration. The JSON key column is the field name as it appears in each delivered log record.
*Is mandatory
Request time *
reqTimeSec
Request ID *
reqId
Client IP *
cliIP
HTTP status code *
statusCode
Request method *
reqMethod
Request path *
reqPath
Request host *
reqHost
User-Agent *
UA
Total bytes *
totalBytes
Response Content-Length *
rspContentLen
Response Content-Type *
rspContentType
Accept-Language
accLang
Cookie
cookie
Range
range
Referer
referer
X-Forwarded-For
xForwardedFor
Max age
maxAgeSec
Request end time
reqEndTimeMSec
Turn around time
turnAroundTimeMSec
Transfer time
transferTimeMSec
Country/Region
country
City
city
State
state
Bytes
bytes
Request port
reqPort
Protocol type
proto
5. Set the log format
Set Log format to JSON.
6. Configure the destination
On the Destination tab:
Destination: select Custom HTTPS.
Name: enter a human-readable label (e.g.
Limy Agent Analytics).Endpoint URL:
https://stream.getlimy.ai/Authentication: select Basic.
In username, enter the org name (for example: YourCompanyName)
In password, enter your Limy Key (lmy_*********). The key can be found in Agent Monitor page in your Limy Dashboard.
Do not - Compress data: leave button unchecked — do not compress data.
Click Validate & Save.
7. Review and activate the stream
Review the configuration on the summary step.
Click Activate to deploy the stream.
8. Enable the DataStream behavior in Property Manager
A stream only collects data once the DataStream behavior is enabled on the property:
Go to ☰ > CDN > Properties and open your property.
Open the configuration Version you want to edit.
Click Edit New Version
In the default rule, under Log Delivery, Scroll to Behaviors
Turn on Log User-Agent Header. (And Referrer Header)
Save, then activate the property version on the production network.
Verify the integration
After activation, allow up to ~120 minutes for logs to begin arriving in Limy Dashboard.
Confirm data is appearing in the Limy Agent Analytics dashboard.
If nothing arrives, check that the stream is active, the DataStream behavior is enabled on the property, and the property version is active on production.
Note: Akamai may rename fields, relabel buttons, or rearrange this flow over time. If the exact wording or screen layout differs from this guide, the underlying logic is unchanged — create a stream, select the data set fields, set the format to JSON, point it at the Limy custom HTTPS endpoint without compression, and enable the DataStream behavior on your property.
Last updated