/*! Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one or more contributor license agreements. * Licensed under the Elastic License 2.0; you may not use this file except in compliance with the Elastic License 2.0. */ (window.stackConnectors_bundle_jsonpfunction=window.stackConnectors_bundle_jsonpfunction||[]).push([[36],{63:function(e,n,t){"use strict";t.r(n),t.d(n,"INDEX_IS_NOT_VALID",(function(){return s})),t.d(n,"DOCUMENT_NOT_VALID",(function(){return i})),t.d(n,"HISTORY_NOT_VALID",(function(){return a})),t.d(n,"EXECUTION_TIME_LABEL",(function(){return d})),t.d(n,"SHOW_TIME_FIELD_TOGGLE_TOOLTIP",(function(){return r})),t.d(n,"INDEX_LABEL",(function(){return c}));var o=t(0);const s=o.i18n.translate("xpack.stackConnectors.components.index.error.notValidIndexText",{defaultMessage:"Index is not valid."}),i=o.i18n.translate("xpack.stackConnectors.components.index.error.requiredDocumentJson",{defaultMessage:"Document is required and should be a valid JSON object."}),a=o.i18n.translate("xpack.stackConnectors.components.index.error.badIndexOverrideSuffix",{defaultMessage:"Alert history index must contain valid suffix."}),d=o.i18n.translate("xpack.stackConnectors.components.index.executionTimeFieldLabel",{defaultMessage:"Time field"}),r=o.i18n.translate("xpack.stackConnectors.components.index.definedateFieldTooltip",{defaultMessage:"Set this time field to the time the document was indexed."}),c=o.i18n.translate("xpack.stackConnectors.components.index.indicesToQueryLabel",{defaultMessage:"Index"})}}]);