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

Suggestion - where to find the Backend log files #8

Open
ghost opened this issue Sep 19, 2016 · 0 comments
Open

Suggestion - where to find the Backend log files #8

ghost opened this issue Sep 19, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 19, 2016

Sometimes I needed to add some testing code on the Backend application, just to see how it works on the background. Usually it was some System.out.println message.

The problem was how to find the log on the virtual machine. After researching ai found that the containters are located on /var/lib/docker/containers. The container folders are named as a huge hashcodes, and the log files have the same name, but ending with -json.log

I suggest you make that explicit on the text. It will save us (readers) some precious time.

Thank you.

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

0 participants