Updates removed params of the Fleet -> Logstash output configurations.#210115
Merged
mashhurs merged 1 commit intoelastic:mainfrom Feb 7, 2025
Merged
Conversation
juliaElastic
approved these changes
Feb 7, 2025
Contributor
|
Pinging @elastic/fleet (Team:Fleet) |
Contributor
|
Starting backport for target branches: 9.0 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 7, 2025
elastic#210115) ## Summary The configuration shown on Fleet -> Logstash output isn't up to date that some of them are removed. This PR updates obsoleted configuration(s) to align with recent Logstash 9.0 configs. ### Author's checklist - [ ] This needs to be backported to 9.0 Kibana branch - [ ] and would be good to trigger BC (cherry picked from commit 7dd4058)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Feb 7, 2025
…gurations. (#210115) (#210235) # Backport This will backport the following commits from `main` to `9.0`: - [Updates removed params of the Fleet -> Logstash output configurations. (#210115)](#210115) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Mashhur","email":"99575341+mashhurs@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-02-07T18:06:59Z","message":"Updates removed params of the Fleet -> Logstash output configurations. (#210115)\n\n## Summary\r\nThe configuration shown on Fleet -> Logstash output isn't up to date\r\nthat some of them are removed.\r\nThis PR updates obsoleted configuration(s) to align with recent Logstash\r\n9.0 configs.\r\n\r\n### Author's checklist\r\n- [ ] This needs to be backported to 9.0 Kibana branch\r\n- [ ] and would be good to trigger BC","sha":"7dd40580bd29f0ebd2d539b4a6ff6a853463b13a","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Fleet","backport:prev-minor","v9.1.0"],"title":"Updates removed params of the Fleet -> Logstash output configurations.","number":210115,"url":"https://github.com/elastic/kibana/pull/210115","mergeCommit":{"message":"Updates removed params of the Fleet -> Logstash output configurations. (#210115)\n\n## Summary\r\nThe configuration shown on Fleet -> Logstash output isn't up to date\r\nthat some of them are removed.\r\nThis PR updates obsoleted configuration(s) to align with recent Logstash\r\n9.0 configs.\r\n\r\n### Author's checklist\r\n- [ ] This needs to be backported to 9.0 Kibana branch\r\n- [ ] and would be good to trigger BC","sha":"7dd40580bd29f0ebd2d539b4a6ff6a853463b13a"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/210115","number":210115,"mergeCommit":{"message":"Updates removed params of the Fleet -> Logstash output configurations. (#210115)\n\n## Summary\r\nThe configuration shown on Fleet -> Logstash output isn't up to date\r\nthat some of them are removed.\r\nThis PR updates obsoleted configuration(s) to align with recent Logstash\r\n9.0 configs.\r\n\r\n### Author's checklist\r\n- [ ] This needs to be backported to 9.0 Kibana branch\r\n- [ ] and would be good to trigger BC","sha":"7dd40580bd29f0ebd2d539b4a6ff6a853463b13a"}}]}] BACKPORT--> Co-authored-by: Mashhur <99575341+mashhurs@users.noreply.github.com>
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.
Summary
The configuration shown on Fleet -> Logstash output isn't up to date that some of them are removed.
This PR updates obsoleted configuration(s) to align with recent Logstash 9.0 configs.
Author's checklist
Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
release_note:breakinglabel should be applied in these situations.release_note:*label is applied per the guidelinesIdentify risks
N.A
Outcome