diff --git a/example.env b/example.env index 9d44f5c325..27d3a558af 100644 --- a/example.env +++ b/example.env @@ -1,6 +1,6 @@ METRICS_LOGS_DIR='/var/log' METRICS_LOGFILE_MATCH='*log*' -METRICS_CRTS_DIR='./self-cert/certs/' +METRICS_CRTS_DIR='./tls/certs' METRICS_HOSTNAME='localhost' KIBANA_PROXY_PORT=5601 LOGSTASH_PROXY_PORT=5044