How to share a local Graylog setup?

My team would like to start using graylog as a log management tool, but one of our wishes is to be able to use it for local development as well as production. I was able to successfully set up graylog locally with Docker, but the issue now is sharing configs between devs. Ideally we could all share the same local graylog setup, so inputs/sources/streams etc. could just be set up once and then used by all.

Is there a way to accomplish this painlessly? How do others use graylog in development environment?

this is a “you are holding it wrong” situation.

You would not run Graylog in Docker on every developers Laptop and share the configuration. You would create a central Graylog where all developers send their logs to and use the same Graylog at the same time.

IMHO
Jan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.