I'm new on Kibana and I have a question about controls.
In Discovery section I can see the list of my fields and one of them is important for me: dt_reference_date which is in this format YYYY-MM-DD HH:ii:ss.
If I try to insert a Control (option list) inside my dashboard, this tool use "match_phrase" query with timestamp (something like 1637942958000).
Hi Nathan, thanks a lot for your help.
In index mapping details I can see:
....
....
"dt_reference_date": {
"type": "date",
"format": "yyyy-MM-dd HH:mm:ss"
},
....
....
So if I try to filter a dashbord with a control (option list) based on this field I can't find any result.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.