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

Kibana needs manual configuration #25

Closed
cboettig opened this issue Feb 14, 2015 · 3 comments
Closed

Kibana needs manual configuration #25

cboettig opened this issue Feb 14, 2015 · 3 comments
Labels

Comments

@cboettig
Copy link
Member

docker exec -ti fblogstash bash
apt-get update && apt-get install -y vim-tiny
cd /opt/logstash/vendor/kibana
vi config.js

Find the line that has the server address as http://127.0.0.1 and change to match your external server address.

@sckott
Copy link
Contributor

sckott commented Feb 14, 2015

thanks!

@cboettig
Copy link
Member Author

This is probably just necessary because of my ignorance about logstash config, but have checked in with the docker image maintainer here: pblittle/docker-logstash#56

@sckott
Copy link
Contributor

sckott commented Apr 2, 2015

I think we talked about not really supporting/dealing with kibana, closing, reopen if needed @cboettig

@sckott sckott closed this as completed Apr 2, 2015
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