-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dialogue box for output_format field in Date processor (#151445)
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
1 parent
b901026
commit ddae353
Showing
4 changed files
with
1 addition
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters