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

Add a custom field to logspout #13

@olivibernard

Description

@olivibernard

Hi,

Is it possible to add some data in a custom field ?

I have a 3 swarm cluster, namely : dev, staging and production.
I would like to run each logspout container with the corresponding env value.

Something like :

$ docker run -d --name logspout \ -v /var/run/docker.sock:/var/run/docker.sock:ro \ rtoma/logspout-redis-logstash \ redis://<your-redis-server>?key=bla&cluster_env=production

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions