Hello,
I am trying to query my Elasticsearch environment using a Canvas dashboard on the Kibana App. I am getting a weird error when making a simple SQL query.
The illegal_argument_exception says that it failed trying to parse a date field. However, message.details.message is not a date, it is received in Elasticsearch as text format so I don't know what could be causing this.
Can anyone help me?
Thank you!