Skip to content

Conversation

@efd6
Copy link
Contributor

@efd6 efd6 commented Nov 19, 2025

Proposed commit message

See title.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@efd6 efd6 self-assigned this Nov 19, 2025
@efd6 efd6 added enhancement Filebeat Filebeat Team:Security-Service Integrations Security Service Integrations Team backport-8.19 Automated backport to the 8.19 branch backport-9.1 Automated backport to the 9.1 branch backport-9.2 Automated backport to the 9.2 branch labels Nov 19, 2025
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Nov 19, 2025
@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@efd6 efd6 marked this pull request as ready for review November 20, 2025 19:39
@efd6 efd6 requested a review from a team as a code owner November 20, 2025 19:39
@elasticmachine
Copy link
Contributor

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

Copy link
Contributor

@ShourieG ShourieG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@efd6 efd6 merged commit ab3d2c3 into elastic:main Dec 4, 2025
20 of 23 checks passed
mergify bot pushed a commit that referenced this pull request Dec 4, 2025
…sh loop on context cancellation (#47730)

(cherry picked from commit ab3d2c3)
mergify bot pushed a commit that referenced this pull request Dec 4, 2025
…sh loop on context cancellation (#47730)

(cherry picked from commit ab3d2c3)
mergify bot pushed a commit that referenced this pull request Dec 4, 2025
…sh loop on context cancellation (#47730)

(cherry picked from commit ab3d2c3)
efd6 added a commit that referenced this pull request Dec 4, 2025
…sh loop on context cancellation (#47730) (#47909)

(cherry picked from commit ab3d2c3)

Co-authored-by: Dan Kortschak <[email protected]>
efd6 added a commit that referenced this pull request Dec 4, 2025
…sh loop on context cancellation (#47730) (#47908)

(cherry picked from commit ab3d2c3)

Co-authored-by: Dan Kortschak <[email protected]>
efd6 added a commit that referenced this pull request Dec 4, 2025
…ent count and exit publish loop on context cancellation (#47907)

* x-pack/filebeat/input/cel: log unpublished event count and exit publish loop on context cancellation (#47730)

(cherry picked from commit ab3d2c3)

* remove changelog fragment
* add changelog entry

---------

Co-authored-by: Dan Kortschak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.19 Automated backport to the 8.19 branch backport-9.1 Automated backport to the 9.1 branch backport-9.2 Automated backport to the 9.2 branch enhancement Filebeat Filebeat Team:Security-Service Integrations Security Service Integrations Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[filebeat] CEL input - reduce log error volume on shutdown

3 participants