from Hacker News

Show HN: HN-demo.log-store.com HN comments and stories in log-store

by wspeirs on 8/8/23, 3:27 PM with 2 comments

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

  • by jazzcaster23 on 8/11/23, 6:05 PM

    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!
  • by tyree731 on 8/8/23, 4:21 PM

    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?