Hacker News new | ask | show | jobs
by throwaway295729 972 days ago
Congrats on the release! Can this be used for log data? How long is ingested data kept?
1 comments

You can use it for logs. I have a basic example here: https://scratchdb.com/blog/fly-logs-to-clickhouse/

It's just storing data in a database so it persists as long as you want. For the hosted version you just pay per GB of compressed data, so if you have tons of logs then you can keep them, or you can clear out old data to save on disk space.