Akamai
Send logs and metrics to Last9 from Akamai for CDN monitoring
Introduction
This document lists step-by-step instructions for Akamai CDN monitoring with Last9.
Prerequisites
Create a Last9 cluster by following Getting Started.
Keep the following information handy after creating the cluster:
$levitate_remote_write_url
- Last9's Remote write endpoint$levitate_remote_write_username
- Cluster ID$levitate_remote_write_password
- Write token created for the cluster
Setup
Last9 supports ingesting logs and metrics from Akamai.
Logs
Last9 leverages Akamai Datastream V2 Custom HTTPS endpoint integration to push logs from Akamai to Last9. Datastream can gather performance and security data for your global Akamai edge platform properties and stream them Last9.
Configuration
Add Last9 ingestion endpoint for Akamai logs as Custom HTTPS endpoint.
- In Destination, select Custom HTTPS.
- Enter a human-readable description for the destination as a name.
- In Endpoint URL, enter the ingestion endpoint from Akamai integration.
- In Authentication, select: None for no authentication. The authentication is handled as Basic Authorization within the URL itself.
- Last9 Akamai ingestion endpoint supports JSON payloads. Enable
application/json
as the content type and log format as JSON instead of structured logs. - Click Validate & Save to validate the connection to Last9.
Verification
Visit Logs Panel to see the Akamai logs.
More details on the custom HTTPS endpoint can be found here.