Cannot find END_EVENT's in elasticsearch indicies

I am using zeebe engine 8.2.12. I have enabled the elasticsearch exporter. When I run the process I see some of the data missing

  1. I do not see documents for output variables in the variables index
  2. I cannot find process completion events (END_EVENT) pushed to any of the elasticsearch indicies

I tried enabling few of the disabled indexes too as stated here but that didn’t help
Does zeebe export all of its execution data to elasticsearch?

Thanks.

1 Like

Any updates on that question?