ob-kb-funnel
ob-kb-funnel copied to clipboard
Does not work with kibana 5.5.0 ?
Hi @pasterio I don't have a running 5.5.0 running kibana yet. If I'll make a new release can you test it?
do it and I will test right away
You got it, https://github.com/outbrain/ob-kb-funnel/releases/tag/v5.5.0
Attempting to transfer from https://github.com/outbrain/ob-kb-funnel/archive/v5.5.0.zip Transferring 5651327 bytes.................... Transfer complete Retrieving metadata from plugin archive Plugin installation was unsuccessful due to error "No kibana plugins found in archive"
Hi, Follow this thread. https://github.com/bitsensor/elastalert-kibana-plugin/issues/6
ERROR in ./plugins/ob-kb-funnel/public/funnelController.js
Module not found: Error: Cannot resolve module 'd3-funnel' in /usr/share/kibana/plugins/ob-kb-funnel/public
@ ./plugins/ob-kb-funnel/public/funnelController.js 6:15-35
You need to run npm install
I ran npm install and now I get this error: Error: Uncaught TypeError: webpack_require(...).register is not a function (http://localhost:5601/bundles/kibana.bundle.js?v=1:262) at window.onerror (http://localhost:5601/bundles/commons.bundle.js?v=1:90:20880)
Me too getting this error:
Error: Uncaught TypeError: webpack_require(...).register is not a function (http://localhost:5601/bundles/kibana.bundle.js?v=1:262) at window.onerror (http://localhost:5601/bundles/commons.bundle.js?v=1:90:20880)
How to fix this for 5.5.0?
Any update on 5.5.0 issues?
I getting a
Module not found: Error: Cannot resolve module 'child_process' in /kibana-5.5.0-darwin-x86_64/plugins/kibana/node_modules/xmlhttprequest/lib
@ ./plugins/kibana/~/xmlhttprequest/lib/XMLHttpRequest.js 15:12-36
When installing in 5.5.0