I seem to just be getting this log here when trying to generate a report:
Mar 28 18:01:26 localhost.localdomain kibana[644]: {"type":"response","@timestamp":"2017-03-28T17:01:26Z","tags":[],"pid":644,"method":"get","statusCode":404,"req":{"url":"/api/reporting/jobs/list_completed_since?since=2017-03-26T3%3A17%3A01.423Z","method":"get","headers":{"host":"192.168.24.138:5601","user-agent":"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0","accept":"application/json, text/plain, */*","accept-language":"en-GB,en;q=0.5","accept-encoding":"gzip, defalte","kbn-system-api":"true","kbn-version":"4.6.4","referer":"http://192.168.24.138:5601/app/kibana","connection":"keep-alive"},"remoteAddress":"192.168.24.1","userAgent":192.168.24.1","referer":"http://192.168.24.138:5601/app/kibana"},"res":{"statusCode":404,"responseTime":8,"contentLength":9},"message":"GET /api/reporting/jobs/list_completed_since?since=2017-03-26T3%3A17%3A01.423Z 404 8ms - 9.0B"}
which doesn't seem to give away any more information. 
The corresponding license has been installed for elasticsearch, so according to the docs the reporting tar.gz file is all that needs to be installed.