Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sowoi/grafana-nextcloud-audit-dashboard
Grafana dashboard for viewing Nextcloud audit logs with data collected by Loki
https://github.com/sowoi/grafana-nextcloud-audit-dashboard
grafana grafana-dashboard log loki nextcloud
Last synced: about 15 hours ago
JSON representation
Grafana dashboard for viewing Nextcloud audit logs with data collected by Loki
- Host: GitHub
- URL: https://github.com/sowoi/grafana-nextcloud-audit-dashboard
- Owner: sowoi
- License: gpl-3.0
- Created: 2023-01-26T07:27:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T16:56:46.000Z (almost 2 years ago)
- Last Synced: 2023-03-11T09:17:32.473Z (over 1 year ago)
- Topics: grafana, grafana-dashboard, log, loki, nextcloud
- Homepage: https://okxo.de/monitor-your-nextcloud-logs-for-suspicious-activities/
- Size: 390 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grafana-nextcloud-audit-dashboard
Grafana dashboard for viewing Nextcloud audit logs with data collected by Loki# Features:
- Login monitoring
- Rights changes in user and file context
- Access monitoring of public shares
- Password changesThis dashboard uses Nextcloud audit logs, which must first be enabled in the Nextcloud configuration and is not compatible with the normal Nextcloud logs.
Check out my [website](https://okxo.de/monitor-your-nextcloud-logs-for-suspicious-activities/) to see how to implement the dashboard.\
This dashboard is posted on [Grafana's dashboards section](https://grafana.com/grafana/dashboards/17987-nextcloud-audit-logs/).![Grafana-Dashboard-Nextcloud-Audit](grafana-dashboard-nextcloud-audit-logs-1.png)
![Grafana-Dashboard-Nextcloud-Audit](grafana-dashboard-nextcloud-audit-logs-2.png)# Alert rules
See [nextcloud.yaml](nextcloud.yaml) file for some examples of Loki alert rules that you can use in conjunction with this dashboard and Prometheus Alertmanager.# License
Licensed under the terms of GNU General Public License v3.0. See LICENSE file.