o19s / opensearch-ubi

OpenSearch plugin for User Behavior Insights
Apache License 2.0
6 stars 1 forks source link

Removing date format #71

Closed jzonthemtn closed 8 months ago

jzonthemtn commented 8 months ago

Changing the timestamp date format to allow epoch time milliseconds.

The default in OS 2.11 is strict_date_optional_time||epoch_millis which is fine. The default in 2.12 is strict_date_time_no_millis||strict_date_optional_time||epoch_millis.

Source link - https://opensearch.org/docs/latest/field-types/supported-field-types/date/#default-format