From 3e7b2ee6c1a1103473ed4c3f0282380a2fb573cd Mon Sep 17 00:00:00 2001 From: dami Date: Sat, 2 Aug 2025 17:02:52 +0800 Subject: [PATCH] Update promtail-config.yaml --- plugins/loki/conf/promtail-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/loki/conf/promtail-config.yaml b/plugins/loki/conf/promtail-config.yaml index 417509557..3e664cfd9 100644 --- a/plugins/loki/conf/promtail-config.yaml +++ b/plugins/loki/conf/promtail-config.yaml @@ -22,5 +22,5 @@ scrape_configs: - targets: - localhost labels: - job: "HSJ_portal" - __path__: /opt/cwy8.32/product/module/P/PORTAL/nohup.out + job: "portal" + __path__: {$LOG_PATH}/portal_nohup.out