mirror of
https://github.com/YunoHost-Apps/loki_ynh.git
synced 2024-09-03 19:36:16 +02:00
11 lines
202 B
YAML
11 lines
202 B
YAML
server:
|
|
http_listen_port: __PORT_PROMTAIL__
|
|
|
|
clients:
|
|
- url: http://localhost:__PORT_HTTP__/loki/api/v1/push
|
|
|
|
positions:
|
|
filename: /tmp/promtail_positions.yaml
|
|
|
|
target_config:
|
|
sync_period: 10s
|