Hi there!
I have a Canvas workpad with a few charts (metrics, horizontal bars, pie) that was working fine until I added a time filter. I added the time filter to take advantage of a timelion query I already have on the system. After adding the time filter my timelion line chart works great though all my other charts are showing the exclamation mark icon with the following error...
Whoops! Expression failed
Expression failed with the message:
[essql] > Unexpected error from Elasticsearch: [verification_exception] Found 1 problem line 1:59: Unknown index [xyz*]
The queries I have on my charts are fairly simple like for example this metric query
SELECT ip_src, timestamp FROM "xyz*"
If I remove the time filter everything goes back to normal ... any ideas?
I appreciate any guidance
Thanks
Azulgrana