x-pack/filebeat/input/httpjson: improve/fix logic for health status updates#46332
Merged
efd6 merged 3 commits intoelastic:mainfrom Sep 5, 2025
Merged
x-pack/filebeat/input/httpjson: improve/fix logic for health status updates#46332efd6 merged 3 commits intoelastic:mainfrom
efd6 merged 3 commits intoelastic:mainfrom
Conversation
Contributor
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
There was no way to ask the input to not report degraded health in the case that a template error was required to signal that some aspect of the input's operation should terminate, outside of the template itself. This change fixes that. Also fix buggy cursor template tests that were identified by this improvement.
179eea8 to
7656770
Compare
Contributor
🔍 Preview links for changed docs |
Contributor
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
This was referenced Sep 1, 2025
ShourieG
approved these changes
Sep 5, 2025
mergify bot
pushed a commit
that referenced
this pull request
Sep 5, 2025
…pdates (#46332) There was no way to ask the input to not report degraded health in the case that a template error was required to signal that some aspect of the input's operation should terminate, outside of the template itself. This change fixes that. Also fix buggy cursor template tests that were identified by this improvement. (cherry picked from commit 64617f5) # Conflicts: # docs/reference/filebeat/filebeat-input-httpjson.md # x-pack/filebeat/input/httpjson/cursor.go # x-pack/filebeat/input/httpjson/cursor_test.go # x-pack/filebeat/input/httpjson/transform_append.go # x-pack/filebeat/input/httpjson/transform_set.go # x-pack/filebeat/input/httpjson/transform_set_test.go
6 tasks
mergify bot
pushed a commit
that referenced
this pull request
Sep 5, 2025
…pdates (#46332) There was no way to ask the input to not report degraded health in the case that a template error was required to signal that some aspect of the input's operation should terminate, outside of the template itself. This change fixes that. Also fix buggy cursor template tests that were identified by this improvement. (cherry picked from commit 64617f5) # Conflicts: # docs/reference/filebeat/filebeat-input-httpjson.md
mergify bot
pushed a commit
that referenced
this pull request
Sep 5, 2025
…pdates (#46332) There was no way to ask the input to not report degraded health in the case that a template error was required to signal that some aspect of the input's operation should terminate, outside of the template itself. This change fixes that. Also fix buggy cursor template tests that were identified by this improvement. (cherry picked from commit 64617f5) # Conflicts: # x-pack/filebeat/input/httpjson/transform_set_test.go
mergify bot
pushed a commit
that referenced
this pull request
Sep 5, 2025
…pdates (#46332) There was no way to ask the input to not report degraded health in the case that a template error was required to signal that some aspect of the input's operation should terminate, outside of the template itself. This change fixes that. Also fix buggy cursor template tests that were identified by this improvement. (cherry picked from commit 64617f5)
6 tasks
efd6
added a commit
that referenced
this pull request
Sep 5, 2025
…ogic for health status updates (#46399) * x-pack/filebeat/input/httpjson: improve/fix logic for health status updates (#46332) There was no way to ask the input to not report degraded health in the case that a template error was required to signal that some aspect of the input's operation should terminate, outside of the template itself. This change fixes that. Also fix buggy cursor template tests that were identified by this improvement. (cherry picked from commit 64617f5) # Conflicts: # docs/reference/filebeat/filebeat-input-httpjson.md * remove irrelevant changelog entries * remove markdown docs * add relevant asciidoc text --------- Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
efd6
added a commit
that referenced
this pull request
Sep 5, 2025
…gic for health status updates (#46401) * x-pack/filebeat/input/httpjson: improve/fix logic for health status updates (#46332) There was no way to ask the input to not report degraded health in the case that a template error was required to signal that some aspect of the input's operation should terminate, outside of the template itself. This change fixes that. Also fix buggy cursor template tests that were identified by this improvement. (cherry picked from commit 64617f5) * remove irrelevant changelog entries --------- Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
efd6
added a commit
that referenced
this pull request
Sep 5, 2025
…gic for health status updates (#46400) * x-pack/filebeat/input/httpjson: improve/fix logic for health status updates (#46332) There was no way to ask the input to not report degraded health in the case that a template error was required to signal that some aspect of the input's operation should terminate, outside of the template itself. This change fixes that. Also fix buggy cursor template tests that were identified by this improvement. (cherry picked from commit 64617f5) # Conflicts: # x-pack/filebeat/input/httpjson/transform_set_test.go * remove irrelevant changelog entries * fix conflicts --------- Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
5 tasks
kcreddy
added a commit
to elastic/integrations
that referenced
this pull request
Sep 22, 2025
…R) workflow (#15230) aws: Add transforms to Config and Inspector data streams for extended protections (CDR) workflow. - Add latest transform to Config and Inspector data streams to help with Cloud Native Vulnerability Management (CNVM)[1] and Cloud Security Posture Management (CSPM)[2] workflows. - Add ILM policy to AWS Config as it does full sync every interval. - Update minimum kibana version to "^8.19.0 || ^9.1.0" to ensure necessary permissions for transform[3]. - Re-add 3.14.2 changelog entry as it is overwritten in VPC Flow PR[4]. - Skip system tests for securityhub* data streams to avoid fleet health degradation due to empty template values by httpjson. This is fixed in 8.19.4 and 9.1.4 by beats#45810[5] and beats#46332[6]. This skip can be removed when the stack version is upgraded to ones containing the fix. [1] https://www.elastic.co/guide/en/security/current/vuln-management-overview.html [2] https://www.elastic.co/docs/solutions/security/cloud/cloud-security-posture-management [3] elastic/elasticsearch#128350 [4] #15077 [5] elastic/beats#45810 [6] elastic/beats#46332
tehbooom
pushed a commit
to tehbooom/integrations
that referenced
this pull request
Nov 19, 2025
…R) workflow (elastic#15230) aws: Add transforms to Config and Inspector data streams for extended protections (CDR) workflow. - Add latest transform to Config and Inspector data streams to help with Cloud Native Vulnerability Management (CNVM)[1] and Cloud Security Posture Management (CSPM)[2] workflows. - Add ILM policy to AWS Config as it does full sync every interval. - Update minimum kibana version to "^8.19.0 || ^9.1.0" to ensure necessary permissions for transform[3]. - Re-add 3.14.2 changelog entry as it is overwritten in VPC Flow PR[4]. - Skip system tests for securityhub* data streams to avoid fleet health degradation due to empty template values by httpjson. This is fixed in 8.19.4 and 9.1.4 by beats#45810[5] and beats#46332[6]. This skip can be removed when the stack version is upgraded to ones containing the fix. [1] https://www.elastic.co/guide/en/security/current/vuln-management-overview.html [2] https://www.elastic.co/docs/solutions/security/cloud/cloud-security-posture-management [3] elastic/elasticsearch#128350 [4] elastic#15077 [5] elastic/beats#45810 [6] elastic/beats#46332
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed commit message
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Disruptive User Impact
Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs