Skip to content

Add feature to view admin_audit log files - #476

Open
Abijeet wants to merge 1 commit into
masterfrom
add-admin-audit
Open

Add feature to view admin_audit log files#476
Abijeet wants to merge 1 commit into
masterfrom
add-admin-audit

Conversation

@Abijeet

@AbijeetAbijeet commented Mar 27, 2021

Copy link
Copy Markdown
Member

Add a LogFileProvider class that identifies the available log files
It checks if the admin_audit app is enabled, and fetches it's logfile
path.

Additionally, add ability for user to select the file they want to
view. The "Download logs" button now downloads the currently selected
log file.

Tested by enabling and disabling the admin_audit app

TODO: Update the commands to also use the chosen logfile

image

Fixes: #318
Signed-off-by: Abijeet abijeetpatro@gmail.com

Add a LogFileProvider class that identifies the available log files
It checks if the admin_audit app is enabled, and fetches it's logfile
path.
Additionally, add ability for user to select the file they want to
view. The "Download logs" button now downloads the currently selected
log file.
Tested by enabling and disabling the admin_audit app
TODO: Update the commands to also use the chosen logfile
Fixes: #318
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
@Abijeet
Abijeet marked this pull request as ready for review March 28, 2021 03:22
@szaimenszaimen added this to the Nextcloud 23 milestone Aug 10, 2021
@blizzzblizzz mentioned this pull request Mar 31, 2022
@blizzzblizzz modified the milestones: Nextcloud 24, Nextcloud 25Apr 21, 2022
@skjnldsvskjnldsv added this to the Nextcloud 33 milestone Sep 28, 2025
@blizzzblizzz modified the milestones: Nextcloud 33, Nextcloud 34Feb 16, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Audit log file fed but not displayed through the admin web interface

7 participants

@Abijeet@AndyScherzinger@blizzz@Altahrim@skjnldsv@nextcloud-bot@szaimen