I can’t seem to find the logs on the self hosted install. Probably somewhere simple but help would be appreciated. I’m trying to troubleshoot a problem with a webhook. Version 0.29.1
Thanks
I can’t seem to find the logs on the self hosted install. Probably somewhere simple but help would be appreciated. I’m trying to troubleshoot a problem with a webhook. Version 0.29.1
Thanks
Going to share what I found.
I was able to attach to the docker container using docker attach <containerId>
This enabled me to see the logs and was enough for me to troubleshoot the issue I was having. Hope this might help someone else in the same boat.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.