diff --git a/plugins/loki/conf/promtail-config.yaml b/plugins/loki/conf/promtail-config.yaml index 10e2483f0..3299e19b1 100644 --- a/plugins/loki/conf/promtail-config.yaml +++ b/plugins/loki/conf/promtail-config.yaml @@ -6,7 +6,7 @@ positions: filename: /opt/promtail/positions.yaml #positions存放路径在promtail工具地址下 clients: - - url: http://192.168.0.105:3100/loki/api/v1/push #修改为loki服务器IP + - url: http://127.0.0.1:3100/loki/api/v1/push #修改为loki服务器IP scrape_configs: - job_name: fap