From 8ec87106e2833bbfaba247c6310acfc2f46556c5 Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Tue, 8 Sep 2020 22:00:41 -0400 Subject: [PATCH] Update set_sec_user desc --- .../components/shared/map_processor_type_to_form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/shared/map_processor_type_to_form.tsx b/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/shared/map_processor_type_to_form.tsx index 1d45336c8a8fc5..9de371f8d00242 100644 --- a/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/shared/map_processor_type_to_form.tsx +++ b/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/shared/map_processor_type_to_form.tsx @@ -380,7 +380,7 @@ export const mapProcessorTypeToDescriptor: MapProcessorTypeToDescriptor = { }), description: i18n.translate('xpack.ingestPipelines.processors.description.setSecurityUser', { defaultMessage: - 'Adds details about the current user, such user name and email address, to incoming documents.', + 'Adds details about the current user, such user name and email address, to incoming documents. Requires an authenticated user for the indexing request.', }), }, sort: {