zeropingheroes / lancache-elk

Collect, process and visualise statistics from zeropingheroes/lancache with ELK
38 stars 15 forks source link

No Dashbord available #16

Open official-Cromatin opened 2 years ago

official-Cromatin commented 2 years ago

I followed the installation instructions and also imported the json into Kibana. However, I can't get to the dashboard page, but forwarded directly to the management page (according to the URL).

Do I have to generate a request to the cache first to access the dashboard?

It might be helpful to say that the script hung on the "Waiting for Kibana to start" step (still stopped happening even after hours) so I canceled it

DrPeper466 commented 2 years ago

im setting it up again and i know it was tricky to get the dashboard to work. but i cant remember/ find the url to access the web interface then ill be able to help you

DrPeper466 commented 2 years ago

all those things happen to me hung on the "Waiting for Kibana to start" and i got into the webpage but it had errors and the cache wasn't working. ill try more things tomorrow otherwise ill just have to stick to the basic lancache I've been using

if i did sudo docker compose up -d it would give a error about white spaces in the .env and only one docker running lanache_dns_1 in the sudo docker stats instead of the usual two lanache_dns_1 and lanache_momolithic_1 or im guessing in this old version it would still be three lanache_sinper_1. so ill try removing it and doing a clean install again

official-Cromatin commented 2 years ago

So I reinstalled everything on a fresh system, but if I understand correctly I should get an error in the .env file if I enter docker compose up -d, but I get an error that no docker-compose.yml is available.

Sorry I didn't reply sooner