I was wondering if Promtail can also output logs to a file.
For example, if I use docker_sd_configs to get the logs, I’d like to have them written to a specific path with a custom filename. While I’m aware that Fluentd and Fluent Bit can do this, I would prefer to use Promtail if possible.