Hello, I'm setting up self hosted 1.6.0 and trying to configure logging with LogOwl.
I have set the env vars:
_APP_LOGGING_PROVIDER=logOwl
_APP_LOGGING_CONFIG=XXXXXXXX (the Service ticket ID)
docker exec appwrite doctor is complaining that the logging adapter is misconfigured. I don't see anything else in the self hosting docs related to logging, is there something that I am missing?
Thanks in advance!
TL;DR
Developers are setting up self-hosted 1.6.0 and configuring logging with LogOwl using specific environment variables. However, `docker exec appwrite doctor` reports misconfiguration. Further documentation review is recommended.