diff --git a/x-pack/plugins/fleet/public/applications/fleet/sections/settings/components/edit_output_flyout/index.tsx b/x-pack/plugins/fleet/public/applications/fleet/sections/settings/components/edit_output_flyout/index.tsx index ed4774ea7470c..ef7a4632c6b4a 100644 --- a/x-pack/plugins/fleet/public/applications/fleet/sections/settings/components/edit_output_flyout/index.tsx +++ b/x-pack/plugins/fleet/public/applications/fleet/sections/settings/components/edit_output_flyout/index.tsx @@ -335,7 +335,21 @@ export const EditOutputFlyout: React.FunctionComponent = label={ + ), + }} /> } > diff --git a/x-pack/plugins/fleet/public/applications/fleet/sections/settings/components/fleet_server_hosts_flyout/index.tsx b/x-pack/plugins/fleet/public/applications/fleet/sections/settings/components/fleet_server_hosts_flyout/index.tsx index 4ac3a093d351c..f8dfc630f5a51 100644 --- a/x-pack/plugins/fleet/public/applications/fleet/sections/settings/components/fleet_server_hosts_flyout/index.tsx +++ b/x-pack/plugins/fleet/public/applications/fleet/sections/settings/components/fleet_server_hosts_flyout/index.tsx @@ -26,6 +26,7 @@ import { EuiSwitch, EuiComboBox, EuiCallOut, + EuiBetaBadge, } from '@elastic/eui'; import { MultiRowInput } from '../multi_row_input'; @@ -158,7 +159,21 @@ export const FleetServerHostsFlyout: React.FunctionComponent + ), + }} /> } > diff --git a/x-pack/plugins/translations/translations/fr-FR.json b/x-pack/plugins/translations/translations/fr-FR.json index be3e8b9b14bad..4ba28c74d78d7 100644 --- a/x-pack/plugins/translations/translations/fr-FR.json +++ b/x-pack/plugins/translations/translations/fr-FR.json @@ -17731,7 +17731,6 @@ "xpack.fleet.settings.editOutputFlyout.nameInputPlaceholder": "Indiquer le nom", "xpack.fleet.settings.editOutputFlyout.preconfiguredOutputCalloutDescription": "La plupart des actions liées à cette sortie sont indisponibles. Reportez-vous à votre configuration Kibana pour en savoir plus.", "xpack.fleet.settings.editOutputFlyout.preconfiguredOutputCalloutTitle": "Cette sortie est gérée en dehors de Fleet.", - "xpack.fleet.settings.editOutputFlyout.proxyIdLabel": "Proxy", "xpack.fleet.settings.editOutputFlyout.proxyIdPlaceholder": "Sélectionner un proxy", "xpack.fleet.settings.editOutputFlyout.queueFlushTimeoutDescription": "À l'expiration, la file d'attente de sortie est vidée, et les données sont écrites dans la sortie.", "xpack.fleet.settings.editOutputFlyout.queueFlushTimeoutLabel": "Délai de vidage", @@ -17796,7 +17795,6 @@ "xpack.fleet.settings.fleetServerHostsFlyout.hostUrlLabel": "URL", "xpack.fleet.settings.fleetServerHostsFlyout.nameInputLabel": "Nom", "xpack.fleet.settings.fleetServerHostsFlyout.nameInputPlaceholder": "Indiquer le nom", - "xpack.fleet.settings.fleetServerHostsFlyout.proxyIdLabel": "Proxy", "xpack.fleet.settings.fleetServerHostsFlyout.proxyIdPlaceholder": "Sélectionner un proxy", "xpack.fleet.settings.fleetServerHostsFlyout.saveButton": "Enregistrer et appliquer les paramètres", "xpack.fleet.settings.fleetServerHostsFlyout.successToastTitle": "Hôte du serveur Fleet enregistré", diff --git a/x-pack/plugins/translations/translations/ja-JP.json b/x-pack/plugins/translations/translations/ja-JP.json index a2b9dbfe95c87..5c726b32ffaf2 100644 --- a/x-pack/plugins/translations/translations/ja-JP.json +++ b/x-pack/plugins/translations/translations/ja-JP.json @@ -17744,7 +17744,6 @@ "xpack.fleet.settings.editOutputFlyout.nameInputPlaceholder": "名前を指定", "xpack.fleet.settings.editOutputFlyout.preconfiguredOutputCalloutDescription": "この出力に関連するほとんどのアクションは使用できません。詳細については、Kibana構成を参照してください。", "xpack.fleet.settings.editOutputFlyout.preconfiguredOutputCalloutTitle": "この出力はFleet外で管理されます", - "xpack.fleet.settings.editOutputFlyout.proxyIdLabel": "プロキシ", "xpack.fleet.settings.editOutputFlyout.proxyIdPlaceholder": "プロキシを選択", "xpack.fleet.settings.editOutputFlyout.queueFlushTimeoutDescription": "有効期限切れになると、出力キューがフラッシュされ、データが出力に書き込まれます。", "xpack.fleet.settings.editOutputFlyout.queueFlushTimeoutLabel": "フラッシュタイムアウト", @@ -17809,7 +17808,6 @@ "xpack.fleet.settings.fleetServerHostsFlyout.hostUrlLabel": "URL", "xpack.fleet.settings.fleetServerHostsFlyout.nameInputLabel": "名前", "xpack.fleet.settings.fleetServerHostsFlyout.nameInputPlaceholder": "名前を指定", - "xpack.fleet.settings.fleetServerHostsFlyout.proxyIdLabel": "プロキシ", "xpack.fleet.settings.fleetServerHostsFlyout.proxyIdPlaceholder": "プロキシを選択", "xpack.fleet.settings.fleetServerHostsFlyout.saveButton": "設定を保存して適用", "xpack.fleet.settings.fleetServerHostsFlyout.successToastTitle": "Fleetサーバーホストが保存されました", diff --git a/x-pack/plugins/translations/translations/zh-CN.json b/x-pack/plugins/translations/translations/zh-CN.json index 54261e08bc1e8..79bf1d45ba51e 100644 --- a/x-pack/plugins/translations/translations/zh-CN.json +++ b/x-pack/plugins/translations/translations/zh-CN.json @@ -17838,7 +17838,6 @@ "xpack.fleet.settings.editOutputFlyout.nameInputPlaceholder": "指定名称", "xpack.fleet.settings.editOutputFlyout.preconfiguredOutputCalloutDescription": "与此输出相关的操作多数不可用。请参阅 Kibana 配置了解详情。", "xpack.fleet.settings.editOutputFlyout.preconfiguredOutputCalloutTitle": "此输出在 Fleet 外部进行管理", - "xpack.fleet.settings.editOutputFlyout.proxyIdLabel": "代理", "xpack.fleet.settings.editOutputFlyout.proxyIdPlaceholder": "选择代理", "xpack.fleet.settings.editOutputFlyout.queueFlushTimeoutDescription": "过期后,将清空此输出队列,并将数据写入到输出。", "xpack.fleet.settings.editOutputFlyout.queueFlushTimeoutLabel": "清空超时", @@ -17903,7 +17902,6 @@ "xpack.fleet.settings.fleetServerHostsFlyout.hostUrlLabel": "URL", "xpack.fleet.settings.fleetServerHostsFlyout.nameInputLabel": "名称", "xpack.fleet.settings.fleetServerHostsFlyout.nameInputPlaceholder": "指定名称", - "xpack.fleet.settings.fleetServerHostsFlyout.proxyIdLabel": "代理", "xpack.fleet.settings.fleetServerHostsFlyout.proxyIdPlaceholder": "选择代理", "xpack.fleet.settings.fleetServerHostsFlyout.saveButton": "保存并应用设置", "xpack.fleet.settings.fleetServerHostsFlyout.successToastTitle": "已保存 Fleet 服务器主机",