The admin_audit app can only log to a file at the moment https://github.com/nextcloud/server/blob/7870ca06637453f4e72dbd67edbfb3603d813196/apps/admin_audit/lib/AppInfo/Application.php#L103 Ideally it should be possible to also send the log messages to the configured syslog server.
The admin_audit app can only log to a file at the moment
server/apps/admin_audit/lib/AppInfo/Application.php
Line 103 in 7870ca0
Ideally it should be possible to also send the log messages to the configured syslog server.