Hi,
I have multitude of applications that write daily logfiles (name-of-application-$(date).log), is there an easy way for promtail to only read the current file and leave other files alone?
It’s especially problematic since the files are archived once a month which leads to a lot of tail in promtail!
Thanks