--- name: Promtail url: https://mezgit.duckdns.org/mezned/HAddons version: edge slug: promtail arch: - aarch64 - amd64 - armv7 - armhf description: Promtail for Home Assistant codenotary: codenotary@degatano.com init: false hassio_api: true homeassistant_api: true auth_api: true docker_api: true host_network: true host_pid: true map: - config:rw - share:rw - ssl watchdog: http://[HOST]:[PORT:9080]/ready ports: 9080/tcp: ports_description: 9080/tcp: Promtail web server options: client: url: http://39bd2704-loki:3100/loki/api/v1/push log_level: info schema: client: url: str username: str? password: password? cafile: str? servername: str? certfile: str? keyfile: str? additional_pipeline_stages: str? additional_scrape_configs: str? skip_default_scrape_config: bool? log_level: list(trace|debug|info|notice|warning|error|fatal)?