[8.x] Update fleet-settings.asciidoc (#203194) (#206416)

# Backport

This will backport the following commits from `main` to `8.x`:
- [Update fleet-settings.asciidoc
(#203194)](https://github.com/elastic/kibana/pull/203194)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Michael
Bischoff","email":"github-mjmbischoff@controplex.com"},"sourceCommit":{"committedDate":"2025-01-13T11:17:04Z","message":"Update
fleet-settings.asciidoc (#203194)\n\nadding missing
fleet_server_host_id\r\n\r\n82301e7454/x-pack/plugins/fleet/server/types/models/agent_policy.ts (L82)\r\n\r\n---------\r\n\r\nCo-authored-by:
wajihaparvez
<wajiha.parvez@elastic.co>","sha":"2d4c40a0931c4b1ee13b8f26af6217152d719910","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-major"],"title":"Update
fleet-settings.asciidoc","number":203194,"url":"https://github.com/elastic/kibana/pull/203194","mergeCommit":{"message":"Update
fleet-settings.asciidoc (#203194)\n\nadding missing
fleet_server_host_id\r\n\r\n82301e7454/x-pack/plugins/fleet/server/types/models/agent_policy.ts (L82)\r\n\r\n---------\r\n\r\nCo-authored-by:
wajihaparvez
<wajiha.parvez@elastic.co>","sha":"2d4c40a0931c4b1ee13b8f26af6217152d719910"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203194","number":203194,"mergeCommit":{"message":"Update
fleet-settings.asciidoc (#203194)\n\nadding missing
fleet_server_host_id\r\n\r\n82301e7454/x-pack/plugins/fleet/server/types/models/agent_policy.ts (L82)\r\n\r\n---------\r\n\r\nCo-authored-by:
wajihaparvez
<wajiha.parvez@elastic.co>","sha":"2d4c40a0931c4b1ee13b8f26af6217152d719910"}}]}]
BACKPORT-->

Co-authored-by: Michael Bischoff <github-mjmbischoff@controplex.com>
This commit is contained in:
Kibana Machine 2025-01-13 22:47:45 +11:00 committed by GitHub
parent 432643af89
commit bb9450bb03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,6 +112,8 @@ List of agent policies that are configured when the {fleet} app starts.
ID of the output to send data. (Need to be identical to `monitoring_output_id`)
`monitoring_output_id`:::
ID of the output to send monitoring data. (Need to be identical to `data_output_id`)
`fleet_server_host_id`:::
ID of the fleet server.
`package_policies`:::
List of integration policies to add to this policy.
+