void-packages
void-packages copied to clipboard
New package: promtail-2.6.1
Testing the changes
- I tested the changes in this PR: YES
New package
- This new package conforms to the package requirements: YES
Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64
- aarch64-musl
- aarch64
Template copies varlog config which assumes all logs can be found acording to the /var/log/*log
pattern. Assuming socklog-unix and svlogd are used, /var/log/socklog/*/current
pattern should be used.
I don't really like how the service invents a new "default" configuration file and its location, this always leads to issues when upstream sets their own default.
I don't really like how the service invents a new "default" configuration file and its location, this always leads to issues when upstream sets their own default.
So what do you propose? Is there a way to include that config file into the tree, so the "default" won't change?
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.