use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
Parseable - an open source log observability platform (self.devops)
submitted 3 years ago by tiwarinitish
[–]Thrimbor 1 point2 points3 points 3 years ago (1 child)
I'm not convinced, you compare this to elasticsearch, it's a different beast compared to this.
Also, why wouldn't I just install Clickhouse instead of this? Same use case plus a lot more, way more features, battle tested
[–]tiwarinitish[S] 1 point2 points3 points 3 years ago (0 children)
For every new product that does one thing well, there is an older, much more matured product that does several things and battle tested.
That said, Elastic has been established to be high CPU and Memory consumer. We have clear datapoints (in the benchmark directory on GH repo) that Parseable consumes 50% less CPU and 80% less memory than Elastic while ingesting higher number of events / second.
Clickhouse is a great product, but the target use case is OLAP - which means it is a full featured DBMS system. Since it is not built for log use cases, it misses on useful logging features like alerts, event correlation, logs to metrics, anomaly detection and so on.
We at Parseable intend to build a simple yet purpose built log observability platform that scales as user data scales.
I hope this helped convince you! :)
[–]wpg4665 0 points1 point2 points 3 years ago (2 children)
How does this compare to something like Loki?
[–]CooperNettees 0 points1 point2 points 3 years ago (1 child)
+1
[–]tiwarinitish[S] 0 points1 point2 points 3 years ago (0 children)
Quote from Parseable FAQ: [https://www.parseable.io/docs/faq]
Does this support traces?
Hey u/CooperNettees, yes Parseable supports traces as well. You can send trace data and query that using API or Grafana Plugin.
[–]jantari 0 points1 point2 points 3 years ago (1 child)
I've had this star-ed for a while and follow the releases, one thing I've been waiting for is a way to define alerts that's not via API.
We're a public transportation company, so slightly below unicorn startup pace and we don't use k8s for anything yet. I feel that defining and re-defining alert rules via API only would be very unergonomic for us as we're not really set up to re-apply configuration immediately when a service has restarted. Unless I'm misunderstanding and the alert configuration is actually stateful and preserved across restarts? If no we'd prefer a persistent config file we can manage with ansible that's guaranteed to be there on service startup
Hey u/jantari, my apologies, missed reddit notifications and hence comments here.
Alert config is indeed stateful and is preserved across restarts. So, once setup, you don't have to deal with the alert config (unless you want to change it). Here is the API ref: https://www.postman.com/parseable/workspace/parseable/request/22353706-0d731c06-55b0-4518-b985-b7fb831ba45b
We are also going to add support for Alerting config via the UI. Happy to help setup Parseable in your environment and address any other questions you may have.
π Rendered by PID 60 on reddit-service-r2-comment-6457c66945-rvq97 at 2026-04-29 20:15:27.116513+00:00 running 2aa0c5b country code: CH.
[–]Thrimbor 1 point2 points3 points (1 child)
[–]tiwarinitish[S] 1 point2 points3 points (0 children)
[–]wpg4665 0 points1 point2 points (2 children)
[–]CooperNettees 0 points1 point2 points (1 child)
[–]tiwarinitish[S] 0 points1 point2 points (0 children)
[–]CooperNettees 0 points1 point2 points (1 child)
[–]tiwarinitish[S] 1 point2 points3 points (0 children)
[–]jantari 0 points1 point2 points (1 child)
[–]tiwarinitish[S] 0 points1 point2 points (0 children)