elastic / elastic/docs-content
https://www.elastic.co/docs/reference/kibana/configuration-reference/fleet-settings
Open
source:web
Team:SKI
- Dominant language
- No language data
- Stars
- 47
- Forks
- 261
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 116
Description
### Before you submit
- [x] This issue is about a documentation page, flow, or piece of content.
### Type of issue
Inaccurate
### What documentation page or section is affected
https://www.elastic.co/docs/reference/kibana/configuration-reference/fleet-settings
### What happened?
There is a key:
xpack.fleet.outputs[n].secrets.key
But in sumple above and kibana also accepted:
```
...
secrets:
ssl:
key: securekey
```
shouldnt it be: xpack.fleet.outputs[n].secrets.ssl.key ?
### Additional info
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.