Permission denied while writing the logs to host from edgemicro docker container

We are trying to send edgemicro logs to a folder on host machine from where Splunk will read it. We are doing it using volume mount with docker run command. But logs are not getting written in host machine. In docker logs below error is shown -

Log Location: [ /opt/apigee/logs/edgemicro.log ]
SIGTERM delay : [  ]
tee: /opt/apigee/logs/edgemicro.log: Permission denied<br>

Is there any specific permission which we need to give on host machine's logs folder to resolve this?

0 1 576
1 REPLY 1

Not applicable

You can give write permission for all users.