Change path

This commit is contained in:
Wes
2023-08-01 20:13:50 +00:00
parent 4e2eb86b36
commit 44b086a028
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ elasticagentconfdir:
elasticagentlogdir:
file.directory:
- name: /opt/so/log/elastic-agent
- name: /opt/so/log/elasticagent
- user: 949
- group: 939
- makedirs: True

View File

@@ -33,7 +33,7 @@ so-elastic-agent:
{% endif %}
- binds:
- /opt/so/conf/elastic-agent/elastic-agent.yml:/usr/share/elastic-agent/elastic-agent.yml:ro
- /opt/so/log/elastic-agent:/usr/share/elastic-agent/logs
- /opt/so/log/elasticagent:/usr/share/elastic-agent/logs
- /etc/pki/tls/certs/intca.crt:/etc/pki/tls/certs/intca.crt:ro
- /nsm:/nsm:ro
- /opt/so/log:/opt/so/log:ro