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: 8 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-31T20:16:43.000Z (11 months ago)
- Last Synced: 2025-10-10T01:49:49.556Z (9 months ago)
- Topics: dashboard, dns, grafana, grafana-dashboard, monitoring, postgresql
- Language: Shell
- Homepage:
- Size: 855 KB
- Stars: 19
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blocky postgresql tool kits
[](https://github.com/shizunge/blocky-postgresql/blob/main/LICENSE)
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).