Timestamp on variable index in elastic

Hi,

I’m trying to make some visualisation in Kibana from the variable indexes but feel limited since the index doesn’t include a timestamp. Is that configurable in some way or what’s the common practice?

Jonas

Hi @jonas :wave:

Please describe more in detail what is missing and what you want to do.

The ES index of variables should contains a field timestamp that holds the time when the variable was created/updated.

Best regards,
Philipp

1 Like

My bad. I was looking into the operate* indexes and not the zeebe-record* indexes.