Hacker News new | ask | show | jobs
Show HN: HN-demo.log-store.com HN comments and stories in log-store
13 points by wspeirs 1043 days ago
TL;DR: I loaded all 37M comments and stories into a demo version: hn-demo.log-store.com

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.

I accomplished 1 and got laid-off, and I'll let folks here decide if I accomplished 2.

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]

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.

Happy to answer any/all question... thanks!

[1] demo.log-store.com [2] hn-demo.log-store.com

2 comments

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.

What does the log ingestion stack look like here for your demo?