A basic self-hosted analytics system that ingests logs from the Caddy HTTP server
This repository has been archived on 2025-07-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
AKP 3f6ae59538
Store HTTP status code from incoming logs
Signed-off-by: AKP <tom@tdpain.net>
2023-04-01 13:26:08 +01:00
analytics Store HTTP status code from incoming logs 2023-04-01 13:26:08 +01:00
test Initial processing and storage of logs 2023-03-31 18:30:14 +01:00
.gitignore Initial processing and storage of logs 2023-03-31 18:30:14 +01:00
go.mod Initial processing and storage of logs 2023-03-31 18:30:14 +01:00
go.sum Initial processing and storage of logs 2023-03-31 18:30:14 +01:00
LICENSE Alter 2 files 2023-03-31 13:44:11 +01:00