2023-06-06 15:47:37 -05:00

20 lines
348 B
YAML

server:
http_listen_port: 9080
grpc_listen_port: 0
positions:
filename: /tmp/positions.yaml
clients:
- url: http://192.168.60.8:3100/loki/api/v1/push
# local machine logs
scrape_configs:
- job_name: auth
static_configs:
- targets:
- localhost
labels:
job: authlogs
__path__: /var/log/auth.log