by ThinkPrivacy » Tue May 26, 2015 8:54 am
I know how to attach to the container and as I said, the only logs available in my Community Server are nginx-access.log and nginx-error.log - I am wondering if it is because I am using volumes, I have seen it mentioned that some "extra initialisation" needs doing for using volumes for logs but I couldn't find any documentation on this. Either way, I used the volume instructions I was given as follows:
-v /opt/onlyoffice/logs:/var/logs/onlyoffice
And the only logs I have are the nginx logs both in the container and in the volume. There is also a directory named 8.1 but it just contains an empty nginx directory and nothing else.