diff --git a/ansible/roles/sapp/templates/service_env.conf.j2 b/ansible/roles/sapp/templates/service_env.conf.j2 index 68190f6f..9d4a4f52 100644 --- a/ansible/roles/sapp/templates/service_env.conf.j2 +++ b/ansible/roles/sapp/templates/service_env.conf.j2 @@ -1,2 +1,2 @@ [Service] -Environment="ZLOG_PROFILE_ERROR=/tmp/zlog.error.log" \ No newline at end of file +Environment="ZLOG_PROFILE_ERROR=/var/log/zlog.error.log" \ No newline at end of file