Skip to content

filebeat/input/tcp: add fleet input status updating#44786

Merged
taylor-swanson merged 4 commits intoelastic:mainfrom
taylor-swanson:feat/tcp-input-status
Jun 16, 2025
Merged

filebeat/input/tcp: add fleet input status updating#44786
taylor-swanson merged 4 commits intoelastic:mainfrom
taylor-swanson:feat/tcp-input-status

Conversation

@taylor-swanson
Copy link
Contributor

Proposed commit message

  • Add fleet input status updating to the TCP input

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
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

Author's Checklist

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

- Add fleet input status updating to the TCP input
@taylor-swanson taylor-swanson self-assigned this Jun 12, 2025
@taylor-swanson taylor-swanson added enhancement Filebeat Filebeat Team:Security-Deployment and Devices Deployment and Devices Team in Security Solution backport-9.0 Automated backport to the 9.0 branch backport-8.19 Automated backport to the 8.19 branch labels Jun 12, 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 Jun 12, 2025
@github-actions
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

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

- cleaned up redundant embedded field selectors
@mergify
Copy link
Contributor

mergify bot commented Jun 13, 2025

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b feat/tcp-input-status upstream/feat/tcp-input-status
git merge upstream/main
git push upstream feat/tcp-input-status
@taylor-swanson taylor-swanson marked this pull request as ready for review June 16, 2025 13:50
@taylor-swanson taylor-swanson requested a review from a team as a code owner June 16, 2025 13:50
@elasticmachine
Copy link
Contributor

Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices)

Copy link
Contributor

@leehinman leehinman left a comment

Choose a reason for hiding this comment

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

LGTM

@taylor-swanson taylor-swanson merged commit 487c169 into elastic:main Jun 16, 2025
47 of 48 checks passed
@taylor-swanson taylor-swanson deleted the feat/tcp-input-status branch June 16, 2025 20:04
mergify bot pushed a commit that referenced this pull request Jun 16, 2025
- Add fleet input status updating to the TCP input
- Cleaned up redundant embedded field selectors

(cherry picked from commit 487c169)
mergify bot pushed a commit that referenced this pull request Jun 16, 2025
- Add fleet input status updating to the TCP input
- Cleaned up redundant embedded field selectors

(cherry picked from commit 487c169)
@khushijain21 khushijain21 mentioned this pull request Jun 17, 2025
6 tasks
taylor-swanson added a commit that referenced this pull request Jun 23, 2025
…ating (#44845)

- Add fleet input status updating to the TCP input
- Cleaned up redundant embedded field selectors

(cherry picked from commit 487c169)

---------

Co-authored-by: Taylor Swanson <90622908+taylor-swanson@users.noreply.github.com>
Co-authored-by: Taylor Swanson <taylor.swanson@elastic.co>
taylor-swanson added a commit that referenced this pull request Jun 24, 2025
- Add fleet input status updating to the TCP input
- Cleaned up redundant embedded field selectors

(cherry picked from commit 487c169)

Co-authored-by: Taylor Swanson <90622908+taylor-swanson@users.noreply.github.com>
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.0 Automated backport to the 9.0 branch enhancement Filebeat Filebeat Team:Security-Deployment and Devices Deployment and Devices Team in Security Solution

3 participants