Hello,
I begin on Graylog and I need help
I would like to propose to my colleagues the logs that correspond to their project.
The project runs on different containers and it is easy to make the difference but how to create the associated rules?
Thx in advance
What exactly are you trying to accomplish?
You need to elaborate a little bit on what your goals are because that’s not clear to me from your first post.
the goal is to give a view to certain logs for a user group, these logs must contain only certain things, eg: only the logs of the container "test"
Thx
If I were you, I’d probably split the container_name field on the - character, write the first result (e. g. “vision360_prod”) to a custom field (named “environment” or something like that), and match that in my stream rules.