summarylogtreecommitdiffstats
path: root/prometheus-snmp-exporter.service
diff options
context:
space:
mode:
Diffstat (limited to 'prometheus-snmp-exporter.service')
-rw-r--r--prometheus-snmp-exporter.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/prometheus-snmp-exporter.service b/prometheus-snmp-exporter.service
index 1a7e3e7f7f89..e35334eb3940 100644
--- a/prometheus-snmp-exporter.service
+++ b/prometheus-snmp-exporter.service
@@ -3,7 +3,7 @@ Description=Prometheus Exporter for SNMP metrics
After=network.target
[Service]
-ExecStart=/usr/bin/prometheus_snmp_exporter -config-file /etc/prometheus/snmp.yml -log.level warn
+ExecStart=/usr/bin/prometheus_snmp_exporter -config.file /etc/prometheus/snmp.yml
[Install]
WantedBy=multi-user.target \ No newline at end of file