zhangjingcat opened a new issue, #5888:
URL: https://github.com/apache/couchdb/issues/5888
### Version
3.4.3
### Describe the problem you're encountering
couchdb version: 3.4.3
I added the below config into /opt/couchdb/etc/local.d/xxx.ini file and
reboot couchdb with
systemctl restart couchdb
```
[log]
file = /var/log/couchdb/couchdb.log
level = info
```
But still cannot see any logs come into "/var/log/couchdb/couchdb.log".
Could you share some debug ways for this issue? The couchdb itself runs well
as I cann see the status good for
"systemctl status couchdb"
Thank you very much!
### Expected Behaviour
logs come into "/var/log/couchdb/couchdb.log"
### Steps to Reproduce
_No response_
### Your Environment
_No response_
### Additional Context
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]