summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/test
diff options
context:
space:
mode:
authorOla Aunrønning <olaa@verizonmedia.com>2020-02-24 17:01:48 +0100
committerOla Aunrønning <olaa@verizonmedia.com>2020-02-24 17:01:48 +0100
commit35d3f6cd0940e016a468bc0cf5231d6b8ebdea19 (patch)
treecda96ef9264f608494de066e5e989d90e43880b8 /metrics-proxy/src/test
parentb10d3da883dc12fcd49d240eb5551de8c2e2198e (diff)
Set telegraf log path under Vespa home
Diffstat (limited to 'metrics-proxy/src/test')
-rw-r--r--metrics-proxy/src/test/resources/telegraf-config-with-two-cloudwatch-plugins.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/metrics-proxy/src/test/resources/telegraf-config-with-two-cloudwatch-plugins.txt b/metrics-proxy/src/test/resources/telegraf-config-with-two-cloudwatch-plugins.txt
index 85656465901..accd2cc87eb 100644
--- a/metrics-proxy/src/test/resources/telegraf-config-with-two-cloudwatch-plugins.txt
+++ b/metrics-proxy/src/test/resources/telegraf-config-with-two-cloudwatch-plugins.txt
@@ -9,7 +9,7 @@
flush_jitter = "0s"
precision = ""
logtarget = "file"
- logfile = "/var/log/telegraf/telegraf.log"
+ logfile = "/opt/vespa/logs/telegraf/telegraf.log"
logfile_rotation_interval = "1d"
logfile_rotation_max_size = "20MB"
logfile_rotation_max_archives = 5