2020-01-26 14:16:37 -03:00
2020-01-25 20:22:57 -03:00
2020-01-25 20:22:57 -03:00
2020-01-26 14:16:37 -03:00
2020-01-25 20:22:57 -03:00
2020-01-25 20:22:57 -03:00
2020-01-25 20:22:57 -03:00
2020-01-25 20:22:57 -03:00
2020-01-25 20:22:57 -03:00
2020-01-25 20:22:57 -03:00

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
No description provided
Readme 210 KiB
Languages
Crystal 93.7%
PLpgSQL 3.5%
Shell 1.3%
Makefile 0.9%
Dockerfile 0.6%