This repository has been archived. The module code has been merged in ns8-core repository. See this pull request for more information: NethServer/ns8-core#426
Start and configure a Promtail instance. The module use the Promtail official docker image.
An instance of Promtail is installed by default on every cluster node. Upon service startup, the default Loki cluster instance is found and Promtail is configured to send log to it.
To add another Promtail instance run
add-module promtail
To uninstall the instance:
remove-module --no-preserve promtail1