Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Get the logstash logs of a running logstash container. #63

@neddogg

Description

@neddogg

Hi Everyone,

After running an image of logstash, I wanted to monitor its logs but don't know where to find that. This is what I did I connected into the running container with the command,

docker exec -i -t containerId /bin/bash

I went to the folder /var/log/logstash but that folder was empty. I whethering how I can get the logs of the running container.

Any clue please?
Thanks.

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