Skip to content

Conversation

@ShourieG
Copy link
Contributor

@ShourieG ShourieG commented Dec 3, 2025

Type of change

  • Bug

Proposed commit message

The Integration was incorrectly using the `offset` field to determine the pagination logic.
This PR fixes this issue by making use of the `limit` field instead. The documentation
can be found here: https://techdocs.akamai.com/siem-integration/reference/offsetcontext

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@ShourieG ShourieG self-assigned this Dec 3, 2025
@ShourieG ShourieG added Integration:akamai Akamai (Community supported) bugfix Pull request that fixes a bug issue Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Dec 3, 2025
@ShourieG ShourieG marked this pull request as ready for review December 3, 2025 11:51
@ShourieG ShourieG requested a review from a team as a code owner December 3, 2025 11:51
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

cc @ShourieG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull request that fixes a bug issue Integration:akamai Akamai (Community supported) Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[akamai.siem]: Pagination logic causes excessive API requests

2 participants