Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kapua-dev] Fwd: Regarding Kapua Setup Problem

With this command you get logs for all the containers in the Compose project. It will be a lot of lines, and searching for relevant entries there could be a bit difficult.

 

You can just issue docker logs -f <container_name>, specifying a single container name to only get that specific container log.

 

-- 

Claudio Mezzasalma | Eurotech

 

Da: <kapua-dev-bounces@xxxxxxxxxxx> per conto di Naman Sisodia <namansisodia619@xxxxxxxxx>
Risposta: kapua developer discussions <kapua-dev@xxxxxxxxxxx>
Data: martedì 5 febbraio 2019 16:27
A: kapua developer discussions <kapua-dev@xxxxxxxxxxx>
Oggetto: Re: [kapua-dev] Fwd: Regarding Kapua Setup Problem

 

sir thanks for the reply.
how can i get the log for elastic search.did i have to run this command ? -  

docker-compose -f /g/kepua/kapua/deployment/docker/compose/docker-compose.yml logs -f

 

On Tue, Feb 5, 2019 at 6:41 PM Mezzasalma, Claudio <Claudio.Mezzasalma@xxxxxxxxxxxx> wrote:

Hi Naman,

 

It looks like the Console container is up and running, but the Elasticsearch one is not. Could you please attach both the logs for the Elasticsearch and the Console container, so we can try to troubleshoot your deployment?

 

-- 

Claudio Mezzasalma | Eurotech

 

Da: <kapua-dev-bounces@xxxxxxxxxxx> per conto di Naman Sisodia <namansisodia619@xxxxxxxxx>
Risposta: kapua developer discussions <kapua-dev@xxxxxxxxxxx>
Data: martedì 5 febbraio 2019 12:31
A: "kapua-dev@xxxxxxxxxxx" <kapua-dev@xxxxxxxxxxx>
Oggetto: [kapua-dev] Fwd: Regarding Kapua Setup Problem

 

 

---------- Forwarded message ---------
From: Naman Sisodia <namansisodia619@xxxxxxxxx>
Date: Tue, Feb 5, 2019 at 1:36 PM
Subject: Regarding Kapua Setup Problem
To: <ctron@xxxxxxxxxxxx>

 

Hello Sir,
I would like to contribute in kapua project.when i am setting kapua on my window platform docker is running but nothing is visible on browser.can i get some help for setup?i have attached docker image that are showing container is running.

 

_______________________________________________
kapua-dev mailing list
kapua-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/kapua-dev


Back to the top