|
|
| | Ask HN: Splunk Alternatives? | |
33 points by bhattchaitanya on Aug 15, 2019 | hide | past | favorite | 32 comments
|
| | At our company we love Splunk for its amazing query capabilities, dashboards, rich set of APIs, speed etc.
Are there any credible competitors for this tool? We are open to both proprietary or opensource.
Splunk is too expensive and is not cost-effective for our business and we are desperately looking for an alternative. any guidance would help. |
|

Join us for AI Startup School this June 16-17 in San Francisco!
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
You'll need to manage some stuff yourself, and assemble your own dashboards and stuff, so there will be some labor involved. That being said, I doubt it will be more painful than managing an ELK stack: there are just too many ways you can destabilize a cluster with it.
ClickHouse clusters from my experience are ridiculously scalable, fast, and stable. There are several other accounts to back that up, and a good case study is Cloudflare, which uses it to store and query all of their logs and metrics from all data centers (that's quite a few PB of data).
There are some projects on GitHub you can use to get inspired, but what you need is pretty much a ClickHouse cluster, Grafana, and a Log Shipper.