Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripted dashboard fail to load #853

Closed
wiibaa opened this issue Jan 21, 2014 · 2 comments
Closed

Scripted dashboard fail to load #853

wiibaa opened this issue Jan 21, 2014 · 2 comments

Comments

@wiibaa
Copy link

wiibaa commented Jan 21, 2014

When you try to load http://demo.kibana.org/index.html#/dashboard/file/logstash.js
there is an error in the Console TypeError: Cannot read property 'interval' of undefined

It is reproducible on master too, same error.

Is the scripted dashboard still a supported feature ?

@rashidkpc
Copy link
Contributor

You should be accessing scripted dashboards as so:

http://demo.kibana.org/index.html#/dashboard/script/logstash.js

Note the dashboard/script vs dasboard/file

@wiibaa
Copy link
Author

wiibaa commented Jan 21, 2014

Thanks for the pointer Rashid.
Where would be the best place to contribute some documentation on this, the Introduction dashboard or else ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@wiibaa @rashidkpc and others