Kibana Reporting plugin opens a headless browser to navigate / authenticate with the running Kibana web server to display visualizations for screenshot capture.
In order for the connection to establish, the plugin needs to form a complete URL of the kibana web service, using:
- server protocol (http or https)
- server host
- server port
Reporting also tags the queued jobs with metadata about the running instance:
Also, the path.data config needs to be available to Reporting plugin somehow.