Hi,
I have used logstash with jdbc to transfer data from a mySQL databse to ES. However when I try to create an index pattern in Kibana I get the following error-message:
"Could not locate that index-pattern (id: false), click here to re-create it"
I do get: "Success! Your index pattern matches 1 index." in step 1. But after clicking "Create index pattern" in step 2, i get the error-message.
What could be the problem?