Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Support for Kibana 6.0.0 #8

Open
spotlesscoder opened this issue Aug 14, 2017 · 2 comments
Open

Support for Kibana 6.0.0 #8

spotlesscoder opened this issue Aug 14, 2017 · 2 comments

Comments

@spotlesscoder
Copy link

Hello,

I tried to use this plugin with Kibana 6.0.0-beta1

When I click the "ElastAlert" menu item in Kibana. I get the following error message:

Uncaught TypeError: Cannot read property 'get' of undefined (http://localhost:5601/bundles/elastalert.bundle.js?v=15799:29) Version: 6.0.0-beta1 Build: 15799 Error: Uncaught TypeError: Cannot read property 'get' of undefined (http://localhost:5601/bundles/elastalert.bundle.js?v=15799:29) at window.onerror (http://localhost:5601/bundles/commons.bundle.js?v=15799:90:24604)

I logged in to my kibana docker container and had a look /usr/share/kibana/optimize/bundles/elastalert.bundle.js

However, this is not very readable as it seems to be generated code. Where do I have to start if I want to fix it? Unfortunately, I never did nodejs development before.

@uniring
Copy link

uniring commented Aug 17, 2017

I am having the same problem with Kibana 5.5.1.

Uncaught TypeError: Cannot read property 'get' of undefined (http://domain.com/bundles/elastalert.bundle.js?v=15405:12)
Version: 5.5.1
Build: 15405
Error: Uncaught TypeError: Cannot read property 'get' of undefined (http://domain.com/bundles/elastalert.bundle.js?v=15405:12)
    at window.onerror (http://domain.com/bundles/commons.bundle.js?v=15405:90:20880)

Errors in the console:

image

The line with the error:

image

Hope this will help.

@uniring
Copy link

uniring commented Aug 23, 2017

Updated Kibana today to 5.5.2, same error.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants