Skip to content

Conversation

@andrewkroh
Copy link
Member

@andrewkroh andrewkroh commented Apr 2, 2024

Proposed commit message

Make the kv processor not fail when it encounters an http header without a value (e.g. jsessionid:\r\n). In the value_split, this uses a regex to make the space after the colon optional.

Closes #9484

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.

Make the kv processor not fail when it encounters an http header without a
value (e.g. `jsessionid:\r\n`). In the value_split, this uses a regex to make the
space after the colon optional.

Closes #9484
@andrewkroh andrewkroh added bug Something isn't working, use only for issues Integration:akamai Akamai (Community supported) Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Apr 2, 2024
[git-generate]
cd akamai
elastic-package changelog add --link #9486 --next patch --type bugfix --description 'Handle HTTP headers without values.'
@andrewkroh andrewkroh marked this pull request as ready for review April 2, 2024 03:35
@andrewkroh andrewkroh requested a review from a team as a code owner April 2, 2024 03:35
@elasticmachine
Copy link

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

Co-authored-by: Dan Kortschak <[email protected]>
@elasticmachine
Copy link

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

History

@elastic-sonarqube
Copy link

@andrewkroh andrewkroh merged commit ba64324 into elastic:main Apr 3, 2024
@elasticmachine
Copy link

Package akamai - 2.23.2 containing this change is available at https://epr.elastic.co/search?package=akamai

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

Labels

bug Something isn't working, use only for issues 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] Failure parsing headers without a value

3 participants