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!
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...