elastalert-kibana-plugin icon indicating copy to clipboard operation
elastalert-kibana-plugin copied to clipboard

Elastalert plugin not loading due to CSP error on Kibana 7.3.0

Open stevengoossensB opened this issue 6 years ago • 0 comments

Since the upgrade to Kibana 7.3.0 and the Elastalert kibana plugin, my browser doesn't load the plugin anymore. I'm using the most recent version of Chrome and am getting the following error in the Chrome debugger. I've tried playing with the newly introduced csp settings in Kibana.yml as a test, but that doesn't change anything.

Any thought on what might be the issue here?

Uncaught TypeError: Cannot read property 'call' of undefined at webpack_require (elastalert-kibana-plugin.bundle.js:3) at Object. (commons.bundle.js:3) at webpack_require (elastalert-kibana-plugin.bundle.js:3) at Object.kbnBundles.elastalert-kibana-plugin (elastalert-kibana-plugin.bundle.js:14) at webpack_require (elastalert-kibana-plugin.bundle.js:3) at checkDeferredModules (elastalert-kibana-plugin.bundle.js:3) at kbnBundles.elastalert-kibana-plugin (elastalert-kibana-plugin.bundle.js:3) at elastalert-kibana-plugin.bundle.js:3

stevengoossensB avatar Aug 07 '19 09:08 stevengoossensB