Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Access Akamai Control Center:

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

...