Hacker News new | ask | show | jobs
by y4mi 2697 days ago
> Only use HTTP access logs?

what else do you need, honestly?

you could set a cookie on initial page load with a uuid and identify unique users from that (you can log cookies with nginx/apache).

just push the resulting log to Loki [1] (as an example) and you're done.

[1] https://grafana.com/loki