I have made a roll up job on the Kibana with the Kibana dev tool pictured below
I however have trouble starting this roll up job as I get following error below
I'm following the documention found here: https://www.elastic.co/guide/en/elasticsearch/reference/7.1/rollup-start-job.html
I've had trouble with finding anyone else with this problem, any ideas?
I use kibana and elasticsearch version 7.1.1 which are running through a docker container
*EDIT
I've found that the importing API call also gives me this error as seen below:
even though I am able to to use "curl -XPOST ...**:5601/api/kibana/dashboards/import -H 'kbn-xsrf: true' -H 'Content-type:application/json' -d @/data/kibana-import/dexport.json" to import the json