Hi,
I’m using Loki and Promtail with Nginx web servers (json format).
We can create variable based on log labels, it just works
Now, I would like to create a new variable based on the server_name
field
With the json parser fields become labels, that’s why I guess it’s possible to create a such variable.
is there anyway to do that ?
Thanks for your help