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

Unable to Import Elasticbeat Dashboards in Kibana #34

Open
guptayuvraj opened this issue Dec 18, 2016 · 4 comments
Open

Unable to Import Elasticbeat Dashboards in Kibana #34

guptayuvraj opened this issue Dec 18, 2016 · 4 comments
Labels

Comments

@guptayuvraj
Copy link
Contributor

As per the installation guide of running in Kibana, following steps have been mentioned:

cd ~/workspace/go/src/github.com/radoondas/elasticbeat/kibana

get the content of the file import_dashboards.sh and save on the disk

chmod u+x import_dashboards.sh
./import_dashboards.sh -url http://localhost:9200

However, the above path does not exist & hence import_dashboards cannot be fetched and exported. Please correct this behaviour for easy to follow guide.

@radoondas
Copy link
Owner

Thanks @guptayuvraj !
I am working on a new version of Elasticbeat which will be compliant with libbeat v5 and this will be addressed as well. With v5 we will have binary to execute and import visualisations. The script has been removed.
Seems that this will speedup my work :)

@radoondas radoondas added the bug label Dec 19, 2016
@guptayuvraj
Copy link
Contributor Author

Hi @radoondas

Any specific timelines for making it compliant with libbeat v5?

@radoondas
Copy link
Owner

@guptayuvraj I cannot promise any specific date. I have already a working version available but need to finish it off.

@guptayuvraj
Copy link
Contributor Author

@radoondas Actually I am writing a book titled "Mastering Elastic Stack" under which I am covering elasticbeat usage as a reference to community beats. Hence, I would prefer if you could make elasticbeat compliant to Libbeat v5 as soon as you can so that I can incorporate the changes within the chapters asap.

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

No branches or pull requests

2 participants