Ask HN: Are there good alternatives to ElasticSearch for storing logs?
6 points| gehel | 7 years ago
I started a side project to solve this, and I'm thinking of selling it. What I would like to know is: - Do you have the same issue ? Did you find a solution ? - Do you use another system to store the logs ? If yes, do you still face this problem ?
seektable|7 years ago
Does this mean that you don't need charts - only usual datagrid for your Elastic index where you can easily filter/sort documents?.. My product SeekTable can do that. In addition to that, it can build pivot tables by ElasticSearch (say, you may get summary by log entry type, or group by date parts).
JTxt|7 years ago
https://portal.influxdata.com/downloads
Perhaps also consider influxdb
gehel|7 years ago
bitfhacker|7 years ago
ajawee|7 years ago
dmlittle|7 years ago
pacuna|7 years ago
gehel|7 years ago
For reference, this is what I've been working on: https://logvue.xonoko.com
I use it everyday, but I don't know if I should use something better that already exist, or if I should really work to make it available for everyone.
gilrim|7 years ago
gehel|7 years ago