dlumbrer / kbn_network

Network Plugin for Kibana
https://dlumbrer.github.io/kbn_network/
Apache License 2.0
369 stars 96 forks source link

Kibana 7.5.2 fails to generate Reports with Network Plugin #82

Open coryk2049 opened 4 years ago

coryk2049 commented 4 years ago

We have a standalone (no proxies) Elastic and Kibana 7.5.2 deployed in RHEL 7.X, and Network 7.5.2 plugin is working as expected.

However, when you try to Share any Dashboard with Network Plugin Visualization object as PDF / PNG Reports in Chrome browser, after 3 attempts it fails with error "Unable to generate report" in Management > Kibana > Reporting.

Our Kibana config:

[..] xpack.reporting.queue.timeout = 2-5 mins [..]

Hope someone else will also run into this same issue.

Please note that Dashboards without Network plugin were generated fine.