Entries from audit log does not show.
Entries from audit.log should show in the logreader app. As shown in some screenshots.
Only the entries in nextcloud.log is shown.
"system": {
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"localhost",
"cloud.ingenstans.net"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "15.0.4.0",
"overwrite.cli.url": "https:\/\/cloud.ingenstans.net",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"memcache.local": "\\OC\\Memcache\\APCu",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": "0",
"timeout": "0.0"
},
"memcache.locking": "\\OC\\Memcache\\Redis",
"filelocking.enabled": "true",
"enable_previews": "true",
"enabledPreviewProviders": [
"OC\\Preview\\PNG",
"OC\\Preview\\JPEG",
"OC\\Preview\\GIF",
"OC\\Preview\\BMP",
"OC\\Preview\\XBitmap",
"OC\\Preview\\Movie",
"OC\\Preview\\PDF",
"OC\\Preview\\MP3",
"OC\\Preview\\TXT",
"OC\\Preview\\MarkDown"
],
"preview_max_x": "1024",
"preview_max_y": "768",
"preview_max_scale_factor": "1",
"auth.bruteforce.protection.enabled": "true",
"trashbin_retention_obligation": "auto,7",
"skeletondirectory": "\/var\/www\/ncskeleton",
"defaultapp": "file",
"activity_expire_days": "15",
"integrity.check.disabled": "false",
"updater.release.channel": "stable",
"loglevel": 1,
"maintenance": false,
"mail_smtpmode": "sendmail",
"mail_sendmailmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"theme": "",
"knowledgebaseenabled": "true"
}
Entries from audit log does not show.
Steps to reproduce
Expected behaviour
Entries from audit.log should show in the logreader app. As shown in some screenshots.
Actual behaviour
Only the entries in nextcloud.log is shown.
Server configuration
Operating system: Debian 9
Web server: nginx 1.14.2
Database: mariadb 10.1
PHP version: 7.2
Nextcloud version: 15.0.4
Where did you install Nextcloud from: using ansible scripts and downlaoded the latest tarball
List of activated apps:
Nextcloud configuration:
Logs
Nextcloud log (data/owncloud.log)
Cant find any in nextcloud.log related to the logreader