Delete lib/systemd/system/promtail-prometheus.service. #15

Merged
kazu634 merged 1 commits from housekeep-prometheus-exporters into main 2024-04-03 07:21:50 +00:00
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
[Unit]
Description=Grafana Promtail for Prometheus
Documentation=https://github.com/grafana/loki
After=network-online.target
[Service]
User=root
Restart=always
ExecStart=/usr/local/bin/promtail --config.file=/etc/promtail/prometheus.yaml
[Install]
WantedBy=multi-user.target