TL;DR: I loaded all 37M comments and stories into a demo version: hn-demo.log-store.com<p>I created log-store to scratch 2 itches:
1) I was bored while working at Meta/Facebook
2) I wanted to see if I could make Splunk.<p>I accomplished 1 and got laid-off, and I'll let folks here decide if I accomplished 2.<p>If people here want to get a feel for log-store, you can play with the demo site[1] or the HN demo site[1]<p>If a query seems slow (more than 5s), please be patient... log-store was made for 10s of people doing simultaneous searches, not the HN crowd.<p>Happy to answer any/all question... thanks!<p>[1] demo.log-store.com
[2] hn-demo.log-store.com
This looks like a great ELK alternative and definitely dig the Python love shown here--S3 integration also a thoughtful feature. Cheers and great work!
Played with some of the sample queries and did some babies first queries (`1h type="comment" | table`, real crazy stuff here). Pretty cool.<p>What does the log ingestion stack look like here for your demo?