server: http_listen_port: 9080 grpc_listen_port: 0 positions: filename: /var/promtail/positions.yaml clients: - url: http://localhost:3100/loki/api/v1/push scrape_configs: - job_name: system static_configs: - targets: - localhost labels: job: var_logs __path__: /var/log/*log - targets: - localhost labels: job: www_logs __path__: /var/www/logs/*log