Skip to content

Conversation

@brijesh-elastic
Copy link
Collaborator

Proposed commit message

akamai: Fix the issue of populating tags and terminate the pipeline on agent failures

The manifest variables `tags` and `processors` were never used in `cel.yml.hbs`. This update fixes
the logic for those variables and adds a terminate processor to handle agent failures.

This change will bump the `format_version` to 3.3.2

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

How to test this PR locally

  • Clone integrations repo.
  • Install elastic package locally.
  • Start elastic stack using elastic-package.
  • Move to integrations/packages/akamai directory.
  • Run the following command to run tests.

elastic-package test

Related issues

@brijesh-elastic brijesh-elastic self-assigned this Dec 10, 2025
@brijesh-elastic brijesh-elastic requested a review from a team as a code owner December 10, 2025 10:35
@brijesh-elastic brijesh-elastic added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. 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] Team:Sit-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels Dec 10, 2025
@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 @brijesh-elastic

@brijesh-elastic brijesh-elastic merged commit b3e2fc7 into elastic:main Dec 11, 2025
7 checks passed
@elastic-vault-github-plugin-prod

Package akamai - 3.0.2 containing this change is available at https://epr.elastic.co/package/akamai/3.0.2/

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 documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:akamai Akamai (Community supported) Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:Sit-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

akamai.siem: Missing terminate processor and unused manifest tags variable

3 participants