Skip to content

Instructions for log monitoring: docker-compose or docker compose? #156

Description

@s-tikhomirov

Currently, ADVANCED.md says:

For real-time logs of the 'nwaku' service, use the following command:

docker-compose logs -f nwaku

In general, to view logs of any service running on Docker Compose, execute:

docker-compose logs -f

To identify different services currently running, refer to the "SERVICE" column displayed when executing:

docker-compose ps

Should it instead be docker compose logs -f nwaku etc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions