Skip to content

[8.18][Fleet] Fix ssl config overridden from advanced yaml in full agent po…#220354

Merged
juliaElastic merged 1 commit intoelastic:8.18from
juliaElastic:backport-8.18-b8d5276
May 8, 2025
Merged

[8.18][Fleet] Fix ssl config overridden from advanced yaml in full agent po…#220354
juliaElastic merged 1 commit intoelastic:8.18from
juliaElastic:backport-8.18-b8d5276

Conversation

@juliaElastic
Copy link
Contributor

backport #219902

…licy (elastic#219902)

Issue reported by users, when ssl config is added in advanced yaml in
Logstash output, it is not there in full agent policy.

To verify:
- create Logstash output with Advanced YAML config:
```
ssl:
  verification_mode: "none"
```
- use output in agent policy, go to View policy
- check that the full policy yaml includes `verification_mode`

<img width="447" alt="image"
src="https://github.com/user-attachments/assets/4aeaa51d-64b3-4555-a8f6-44b83106c8ae"
/>

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
@juliaElastic juliaElastic added backport This PR is a backport of another PR release_note:skip Skip the PR/issue when compiling release notes labels May 7, 2025
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label May 7, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@juliaElastic juliaElastic enabled auto-merge (squash) May 8, 2025 06:54
@juliaElastic juliaElastic merged commit eff1e5d into elastic:8.18 May 8, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team

3 participants