18f2eeb6994180cb86f96cb58aaa07cf85c38567
access_log
Receives access logs from stdin in JSON format and stores them on a database.
See the Rails migration for the database schema, the Nginx configuration, and the site configuration.
It supports SQlite3 and PostgreSQL databases :)
Build
Install zlib, sqlite3 and ssl development files (it varies between distributions).
Install Crystal and the development tools (also varies).
Run:
make
Build for Alpine
make alpine-build
Description
Languages
Crystal
93.7%
PLpgSQL
3.5%
Shell
1.3%
Makefile
0.9%
Dockerfile
0.6%