Skip to content

Conversation

@taylor-swanson
Copy link
Contributor

Proposed commit message

  • Add fleet input status updating to the UDP 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 UDP 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!)

- removed redundant embedded struct 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/udp-input-status upstream/feat/udp-input-status
git merge upstream/main
git push upstream feat/udp-input-status

@taylor-swanson taylor-swanson marked this pull request as ready for review June 16, 2025 16:26
@taylor-swanson taylor-swanson requested a review from a team as a code owner June 16, 2025 16:26
@taylor-swanson taylor-swanson requested review from mauri870 and rdner June 16, 2025 16:26
@elasticmachine
Copy link
Contributor

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

@mergify
Copy link
Contributor

mergify bot commented Jun 16, 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/udp-input-status upstream/feat/udp-input-status
git merge upstream/main
git push upstream feat/udp-input-status

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Jun 17, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@pierrehilbert pierrehilbert requested a review from faec June 17, 2025 08:33
@mauri870
Copy link
Member

@taylor-swanson Can you fix the changelog conflicts? Thank you.

@taylor-swanson taylor-swanson enabled auto-merge (squash) June 17, 2025 19:46
@taylor-swanson taylor-swanson merged commit cbe3da9 into elastic:main Jun 17, 2025
48 checks passed
mergify bot pushed a commit that referenced this pull request Jun 17, 2025
- Add fleet input status updating to the UDP input
- removed redundant embedded struct selectors

(cherry picked from commit cbe3da9)

# Conflicts:
#	filebeat/input/udp/input.go
mergify bot pushed a commit that referenced this pull request Jun 17, 2025
- Add fleet input status updating to the UDP input
- removed redundant embedded struct selectors

(cherry picked from commit cbe3da9)
@taylor-swanson taylor-swanson deleted the feat/udp-input-status branch June 18, 2025 12:33
taylor-swanson added a commit that referenced this pull request Jun 18, 2025
…dating (#44887)

- Add fleet input status updating to the UDP input
- Removed redundant embedded struct selectors

(cherry picked from commit cbe3da9)

---------

Co-authored-by: Taylor Swanson <[email protected]>
Co-authored-by: Taylor Swanson <[email protected]>
taylor-swanson added a commit that referenced this pull request Jun 23, 2025
…ating (#44888)

- Add fleet input status updating to the UDP input
- Removed redundant embedded struct selectors

(cherry picked from commit cbe3da9)

---------

Co-authored-by: Taylor Swanson <[email protected]>
Co-authored-by: Taylor Swanson <[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.0 Automated backport to the 9.0 branch enhancement Filebeat Filebeat Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team Team:Security-Deployment and Devices Deployment and Devices Team in Security Solution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Filebeat] Add health status reporting to UDP input

4 participants