Skip to content

Suggestion - where to find the Backend log files #8

@ghost

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions