For local development, I use a Docker Compose configuration with the Kibana profile to better understand what happens under the hood in Camunda.
For this purpose, I created in Kibana three data views, each for the zeebe-, operate- , and tasklist-* index patterns. After generating some data by starting and finishing process instances with user tasks etc., I can see the data in my Zeebe data view, but the views for Operate and Tasklist are empty (I use a filter for last 15 hours in every view).
What am I doing wrong?
For Operate:
For Tasklist:
For Zeebe: