-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Bug
Copy link
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap31-feedbackbugfeature: admin auditfeature: logging
Description
Reading https://www.php.net/manual/en/function.openlog.php , it’s not possible to keep 2 connections open to syslog with a different tag.
So this is a limitation of our log system, it’s not possible to use syslog for both normal logs and audit logs with different tags.
Not sure if it is possible to fix this without losing performance, but this limitation could be explained in our logging documentation.
https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/logging_configuration.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap31-feedbackbugfeature: admin auditfeature: logging