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 57df7c665d
Assign incoming requests a session ID
Signed-off-by: AKP <tom@tdpain.net>
2023-03-31 21:29:18 +01:00
analytics Assign incoming requests a session ID 2023-03-31 21:29:18 +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