Skip to content

Commit

Permalink
Update dialogue box for output_format field in Date processor (#151445)
Browse files Browse the repository at this point in the history
Partially addresses #134164

## Summary

Since Elasticsearch 8.0, the `output_format` field of the Date processor
no longer accepts the formats ISO8601, UNIX, UNIX_MS, or TAI64N. ([Link
to
docs](https://www.elastic.co/guide/en/elasticsearch/reference/current/date-processor.html)).
This PR updates the dialogue box of this field accordingly.

<img width="632" alt="PR"
src="https://user-images.githubusercontent.com/59341489/219377472-d60654d3-d2d9-4130-9efd-9d8e62c2c67c.png">


### Checklist

- [X] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
  • Loading branch information
ElenaStoeva and kibanamachine authored Feb 21, 2023
1 parent b901026 commit ddae353
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,15 +98,9 @@ const fieldsConfig: FieldsConfig = {
helpText: (
<FormattedMessage
id="xpack.ingestPipelines.pipelineEditor.dateForm.outputFormatHelpText"
defaultMessage="Format to use when writing the date to {targetField}. Accepts a Java time pattern or one of the following formats: {allowedFormats}. Defaults to {defaultFormat}."
defaultMessage="Format to use when writing the date to {targetField}. Must be a valid Java time pattern. Defaults to {defaultFormat}."
values={{
targetField: <EuiCode>{'target_field'}</EuiCode>,
allowedFormats: (
<>
<EuiCode>{'ISO8601'}</EuiCode>,<EuiCode>{'UNIX'}</EuiCode>,
<EuiCode>{'UNIX_MS'}</EuiCode>,<EuiCode>{'TAI64N'}</EuiCode>
</>
),
defaultFormat: <EuiCode>{`yyyy-MM-dd'T'HH:mm:ss.SSSXXX`}</EuiCode>,
}}
/>
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -17256,7 +17256,6 @@
"xpack.ingestPipelines.pipelineEditor.convertForm.separatorHelpText": "Délimiteur utilisé dans les données CSV. La valeur par défaut est {value}.",
"xpack.ingestPipelines.pipelineEditor.dateForm.formatsFieldHelpText": "Formats de date attendus. Les formats fournis sont appliqués de manière séquentielle. Accepte un modèle temporel Java ou l'un des formats suivants : {allowedFormats}.",
"xpack.ingestPipelines.pipelineEditor.dateForm.localeHelpText": "Paramètres régionaux pour la date. Utile lors de l'analyse des noms de mois ou de jours. La valeur par défaut est {timezone}.",
"xpack.ingestPipelines.pipelineEditor.dateForm.outputFormatHelpText": "Format à utiliser lors de l'écriture de la date dans {targetField}. Accepte un modèle temporel Java ou l'un des formats suivants : {allowedFormats}. La valeur par défaut est {defaultFormat}.",
"xpack.ingestPipelines.pipelineEditor.dateForm.targetFieldHelpText": "Champ de sortie. S'il est vide, le champ d'entrée est mis à jour à la place. La valeur par défaut est {defaultField}.",
"xpack.ingestPipelines.pipelineEditor.dateForm.timezoneHelpText": "Fuseau horaire pour la date. La valeur par défaut est {timezone}.",
"xpack.ingestPipelines.pipelineEditor.dateIndexForm.localeHelpText": "Paramètres régionaux à utiliser lors de l'analyse de la date. Utile lors de l'analyse des noms de mois ou de jours. La valeur par défaut est {locale}.",
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -17241,7 +17241,6 @@
"xpack.ingestPipelines.pipelineEditor.convertForm.separatorHelpText": "CSVデータで使用される区切り文字。デフォルトは{value}です。",
"xpack.ingestPipelines.pipelineEditor.dateForm.formatsFieldHelpText": "想定されるデータ形式。指定された形式は連続で適用されます。Java時間パターンまたは次の形式のいずれかを使用できます。{allowedFormats}。",
"xpack.ingestPipelines.pipelineEditor.dateForm.localeHelpText": "日付のロケール。月名または曜日名を解析するときに有用です。デフォルトは{timezone}です。",
"xpack.ingestPipelines.pipelineEditor.dateForm.outputFormatHelpText": "データを{targetField}に書き込むときに使用する形式。Java時間パターンまたは次の形式のいずれかを使用できます。{allowedFormats}。デフォルトは{defaultFormat}です。",
"xpack.ingestPipelines.pipelineEditor.dateForm.targetFieldHelpText": "出力フィールド。空の場合、所定の入力フィールドが更新されます。デフォルトは{defaultField}です。",
"xpack.ingestPipelines.pipelineEditor.dateForm.timezoneHelpText": "日付のタイムゾーン。デフォルトは{timezone}です。",
"xpack.ingestPipelines.pipelineEditor.dateIndexForm.localeHelpText": "日付を解析するときに使用するロケール。月名または曜日名を解析するときに有用です。デフォルトは{locale}です。",
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -17261,7 +17261,6 @@
"xpack.ingestPipelines.pipelineEditor.convertForm.separatorHelpText": "在 CSV 数据中使用的分隔符。默认为 {value}。",
"xpack.ingestPipelines.pipelineEditor.dateForm.formatsFieldHelpText": "预期的日期格式。提供的格式按顺序应用。接受 Java 时间模式或以下格式之一:{allowedFormats}。",
"xpack.ingestPipelines.pipelineEditor.dateForm.localeHelpText": "日期的区域设置。用于解析月或日名称。默认为 {timezone}。",
"xpack.ingestPipelines.pipelineEditor.dateForm.outputFormatHelpText": "将日期写入到 {targetField} 时要使用的格式。接受 Java 时间模式或以下格式之一:{allowedFormats}。默认为 {defaultFormat}。",
"xpack.ingestPipelines.pipelineEditor.dateForm.targetFieldHelpText": "输出字段。如果为空,则输入字段将适当更新。默认为 {defaultField}。",
"xpack.ingestPipelines.pipelineEditor.dateForm.timezoneHelpText": "日期的时区。默认为 {timezone}。",
"xpack.ingestPipelines.pipelineEditor.dateIndexForm.localeHelpText": "要在解析日期时使用的区域设置。用于解析月或日名称。默认为 {locale}。",
Expand Down

0 comments on commit ddae353

Please sign in to comment.