How to create an Elasticsearch DSS using an index pattern

utilum
utilum Registered Posts: 1 ✭✭✭✭

Due to the volume of our data, we regularly switch to writing to a new index, with a simple incremental: my_index_1, my_index_2, etc... And we have many of them. Elasticsearch API allows use of a pattern for querying, i.e. my_index_*.

Dataiku is happy connecting to a specific index, But when I try this on a working Dataiku connection the index pattren like this Dataiku refuses to save it...



What to do?

Tagged:

Answers

Setup Info
    Tags
      Help me…