Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shizunge/blocky-postgresql
A set of tool kits for Blocky's PostgreSQL query logging, including a Grafana dashboard.
https://github.com/shizunge/blocky-postgresql
dashboard dns grafana grafana-dashboard monitoring postgresql
Last synced: 4 months ago
JSON representation
A set of tool kits for Blocky's PostgreSQL query logging, including a Grafana dashboard.
- Host: GitHub
- URL: https://github.com/shizunge/blocky-postgresql
- Owner: shizunge
- License: gpl-3.0
- Created: 2023-01-29T03:42:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T21:08:15.000Z (about 1 year ago)
- Last Synced: 2024-01-23T02:48:45.236Z (about 1 year ago)
- Topics: dashboard, dns, grafana, grafana-dashboard, monitoring, postgresql
- Language: Shell
- Homepage:
- Size: 840 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blocky postgresql tool kits
A set of tool kits for [*Blocky*](https://0xerr0r.github.io/blocky/)'s *PostgreSQL* query logging, including a *Grafana* dashboard.
## [Dashboard](dashboard)
A Grafana dashboard for [Blocky](https://0xerr0r.github.io/blocky/) with PostgreSQL query logging. Grafana.com ID is [17996](https://grafana.com/grafana/dashboards/17996).
See the [Dashboard](dashboard) folder for more information and screenshots.
## [Initialization scripts](init-scripts)
An initialization script for [Docker offical postgresql image](https://hub.docker.com/_/postgres) to avoid malicious SQL statements and unauthorized access.
## Links
* Configure blocky [Query logging](https://0xerr0r.github.io/blocky/latest/configuration/#query-logging)
* Install [Postgresql](https://www.postgresql.org/docs/current/tutorial-install.html)
* Install [Grafana](https://grafana.com/docs/grafana/latest/setup-grafana/installation/)## Related projects
You may also like my [blocky lists updater](https://github.com/shizunge/blocky-lists-updater).