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 Login is currently disabled #4

Open
yarinzimmerman opened this issue Apr 16, 2018 · 2 comments
Open

Kibana Login is currently disabled #4

yarinzimmerman opened this issue Apr 16, 2018 · 2 comments
Assignees

Comments

@yarinzimmerman
Copy link

Hi,

I'm running the ELK docker on Ubuntu server 16.04 and when I'm trying to access Kibana via localhost:5601 i see the following error: Login is currently disabled. Administrators should consult the Kibana logs for more details.

Then the username and password inputs are disabled, can you please advise?

Thanks, Yarin.

@vlotar
Copy link
Owner

vlotar commented Apr 16, 2018

Hello @yarinzimmerman ,

How did you start ELK? Which command have you used for that?

I would recommend you to start ELK using following command:
docker-compose up -d

Before executing this command, please, comment out the following in docker-compose.yml file.

# web:
#  image: javalogaggregation_web
#  ports:
#   - "8080:8080"
#  links:
#   - logstash
#  networks:
#   - front-tier

I verified that and it's working for me.

@vlotar vlotar self-assigned this Apr 16, 2018
@verdade
Copy link

verdade commented Jun 21, 2019

Hey brow.. I am the same problem

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