Hi All,
I'm trying to parse dates with format 1/3/2022.
I've tried to parse it using following mapping M/d/YYYY but Kibana is showing a completely different result. See example below.
Ingested date:
![]()
Date showed in Kibana:
Please your help to get the correct mapping for this kind of date formart.
Thank you!