Live data from Hacker News

Viewing profile — jordansissel

jordansissel

HN member
Joined
Tue, Dec 08, 2009, 11:40 PM UTC
HN karma
100
Public activity
13 items

About jordansissel

No profile information was provided.

Recent public activity

  1. comment
    Comment #6293222

    This experience sounds especially bad. Sorry about that. As mentioned in another comment in this post, I was doing 300gigs of data per day with an elasticsearch cluster size of 7 e…

  2. comment
    Comment #6287117

    With logstash, I aim to make it as easy to deploy as possible. That is, in part, why the releases are self-contained jar files with all depenencies built-in (except for java itself…

  3. comment
    Comment #6285829

    I think it was roughly 300 million events/day (1kb per event). There is some overhead incurred by logstash (turning a log into json, parsing it into fields) and by elasticsearch (a…

  4. comment
    Comment #6285524

    At my last job (prior to joining elasticsearch), I had a cluster of 7 machines (16 cores, 16gb ram, 2TB raid1), each running logstash and elasticsearch. The event rate going into t…

  5. comment
    Comment #6284840

    I don't know what bottlenecks you had when were observing high resource usage in logstash, but, in general, if there's a performance problem, it is a bug, and we can fix it. The ne…

  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #1912000

    logstash doesn't currently support saved queries (if you mean letting you save queries you like for later, easy recall), but I'm open to all feature suggestions. File a request, or…

  11. story
  12. story
  13. story