...
Access Akamai Control Center:
Log in to your Akamai Control Center.
Assign the Manage SIEM Role:
Navigate to the Identity and Access Management section.
Ensure that the Manage SIEM user role is assigned to your account.
For detailed instructions, refer to the Role-based access controls.
Create Authentication Credentials:
In the API Credentials section, create new credentials.
Select the API service named SIEM and set the access level to READ-WRITE.
Generate and securely store the following credentials:
Client Token
Client Secret
Access Token
Detailed steps can be found in the Get started guide.
Configure the SIEM API Endpoint:
Identify the appropriate hostname for the API endpoint.
Ensure your Akamai’s connector is configured to communicate with this endpoint.
Implement the EdgeGrid Authentication Scheme:
Ensure that your Akamai’s connector supports the Akamai EdgeGrid authentication scheme.
Configure your Akamai’s connector with the Client Token, Client Secret, and Access Token obtained earlier.
For implementation details, refer to the SIEM Integration API.
Enable SIEM Integration:
In the Akamai Control Center, navigate to the SIEM Integration section of your security configuration.
Turn on SIEM Integration and enable data collection.
Refer to the SIEM Integration Guide for detailed instructions.
...