mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# 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:
parent
432643af89
commit
bb9450bb03
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue