Hello,
My problem is that the letsencrypt logs exist but do not go back to Grafana.
Did I make a configuration error ?
Thanks for your help
loki:
configs:
-
clients:
- basic_auth:
password: *********
username: ******
url: https://logs-prod-us-central1.grafana.net/api/prom/push
name: integrations
positions:
filename: /tmp/positions.yaml
scrape_configs:
-
job_name: varlogs
static_configs:- targets :
- localhost
labels:
env: SRV_******
job: varlogs
path: /var/log/*log
- localhost
- targets :
-
job_name: letsencrypt
static_configs:- targets :
- localhost
labels:
env: SRV_******
job: letsencrypt
path: /var/log/letsencrypt/*log
- localhost
- targets :
target_config:
sync_period: 10s - basic_auth: