TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    IBM Vault

    Score8.6 out of 10
    N/AIBM Vault (formerly Hashicorp Vault) is an encryption tool for managing secrets including credentials, passwords and other secrets, providing access control, audit trail, and support for multiple authentication methods. It is available open source, or under an enterprise license.

    $0.03

    Logstash

    Score8.6 out of 10
    N/AN/AN/A
    Pricing
    IBM VaultLogstash
    Editions & Modules
    Cloud - HCP Vault
    $0.03/hr
    Open Source
    Free
    Enterprise
    Contact sales team
    No answers on this topic
    Offerings
    Pricing Offerings
    IBM VaultLogstash
    Free Trial
    NoNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Best Alternatives
    IBM VaultLogstash
    Small Businesses
    Keeper
    Score8.3 out of 10
    SolarWinds Papertrail
    Score8.9 out of 10
    Medium-sized Companies
    Keeper
    Score8.3 out of 10
    SolarWinds Kiwi Syslog Server
    Score8.1 out of 10
    Enterprises
    No answers on this topic
    SolarWinds Loggly
    Score7.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    IBM VaultLogstash
    Likelihood to Recommend
    8.0
    (7 ratings)
    9.0
    (4 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    -
    (0 ratings)
    Usability
    9.0
    (3 ratings)
    9.0
    (1 ratings)
    Support Rating
    6.3
    (3 ratings)
    -
    (0 ratings)
    User Testimonials
    IBM VaultLogstash
    Likelihood to Recommend
    IBM
    HashiCorp Vault, in my opinion, is a defacto standard for any cloud or automation implementation. They're the best of the best as far as products for secrets management and the ability to use it against relatively any service you have is unheard of for other products. HashiCorp has really taken out all the stops when it comes to creating a nice, extensible tool that people can use to suit their needs.
    Incentivized
    Read full review
    Elastic
    Perfect for projects where Elasticsearch makes sense: if you decide to employ ES in a project, then you will almost inevitably use LogStash, and you should anyways. Such projects would include: 1. Data Science (reading, recording or measure web-based Analytics, Metrics) 2. Web Scraping (which was one of our earlier projects involving LogStash) 3. Syslog-ng Management: While I did point out that it can be a bit of an electric boo-ga-loo in finding an errant configuration item, it is still worth it to implement Syslog-ng management via LogStash: being able to fine-tune your log messages and then pipe them to other sources, depending on the data being read in, is incredibly powerful, and I would say is exemplar of what modern Computer Science looks like: Less Specialization in mathematics, and more specialization in storing and recording data (i.e. Less Engineering, and more Design).
    Incentivized
    Read full review
    Pros
    IBM
    • The HTTP API you use to write and read secrets is open and can be used by any application.
    • It keeps our sensitive data/credentials out of our GitLab repositories.
    • Sealing and unsealing the Vault on demand adds an additional layer of security.
    Incentivized
    Read full review
    Elastic
    • Logstash design is definitely perfect for the use case of ELK. Logstash has "drivers" using which it can inject from virtually any source. This takes the headache from source to implement those "drivers" to store data to ES.
    • Logstash is fast, very fast. As per my observance, you don't need more than 1 or 2 servers for even big size projects.
    • Data in different shape, size, and formats? No worries, Logstash can handle it. It lets you write simple rules to programmatically take decisions real-time on data.
    • You can change your data on the fly! This is the CORE power of Logstash. The concept is similar to Kafka streams, the difference being the source and destination are application and ES respectively.
    Incentivized
    Read full review
    Cons
    IBM
    • Session Management is terrible to manage
    • Monitoring is hard and not enough information
    • User management
    • Configuration is too complex
    • More user friendly UI
    Read full review
    Elastic
    • It is heavy i.e., intensive as of now. Need to reduce overhead to save CPU/RAM consumption
    • Need to be more Kubernetes-friendly. Should support auto-scaling and K8s observability
    • Initial configuration is still complex. A seamless config procedure is still required
    Read full review
    Likelihood to Renew
    IBM
    HashiCorp Vault is the best there is out there, and it has become critical to our secret management use cases. It would be difficult to find anything that would suit our needs better and that would be beneficial for us to switch over to.
    Incentivized
    Read full review
    Elastic
    No answers on this topic
    Usability
    IBM
    We spent a little more time than we imagined to conceptually understand how HashiCorp Vault operates, as well as how it is configured. This is not trivial, and keep in mind that you will need to take some time to get a thorough understanding of the tool. The documentation could be more helpful in this regard.
    Incentivized
    Read full review
    Elastic
    As I said earlier, for a production-grade OpenStack Telco cloud, Logstash brings high value in flexibility, compliance, and troubleshooting efficiency. However, this brings a higher infra & ops cost on resources, but that is not a problem in big datacenters because there is no resource crunch in terms of servers or CPU/RAM
    Read full review
    Support Rating
    IBM
    Hashicorp has been very responsive to our questions and inquiries up to this point. We are currently working on them to develop a more granular permissions model within Vault. We are very close to achieving our objectives with the help of their support team. We do not seem to be in the same time zone which makes it hard for escalated issues.
    Incentivized
    Read full review
    Elastic
    No answers on this topic
    Alternatives Considered
    IBM
    HashiCorp Vault is way better than Azure Key Vault; it has more features and it goes beyond a key-value secret store.
    Incentivized
    Read full review
    Elastic
    Logstash can be compared to other ETL frameworks or tools, but it is also complementary to several, for example, Kafka. I would not only suggest using Logstash when the rest of the ELK stack is available, but also for a self-hosted event collection pipeline for various searching systems such as Solr or Graylog, or even monitoring solutions built on top of Graphite or OpenTSDB.
    Incentivized
    Read full review
    Return on Investment
    IBM
    • Helped us reach our security compliance goals.
    • Helped us strengthen our security position in our infrastructure by improving on poor secret management practices.
    Incentivized
    Read full review
    Elastic
    • Positive: LogStash is OpenSource. While this should not be directly construed as Free, it's a great start towards Free. OpenSource means that while it's free to download, there are no regular patch schedules, no support from a company, no engineer you can get on the phone / email to solve a problem. You are your own Engineer. You are your own Phone Call. You are your own ticketing system.
    • Negative: Since Logstash's features are so extensive, you will often find yourself saying "I can just solve this problem better going further down / up the Stack!". This is not a BAD quality, necessarily and it really only depends on what Your Project's Aim is.
    • Positive: LogStash is a dream to configure and run. A few hours of work, and you are on your way to collecting and shipping logs to their required addresses!
    Incentivized
    Read full review
    ScreenShots

    IBM Vault Screenshots

    Screenshot of an example of writing a secret to Vault. Secrets are always encrypted and written to backend storage.Screenshot of the secrets menu to manage integrated secrets engines. Secrets Engines are components which store, generate, or encrypt data and are enabled at a path in Vault.Screenshot of where vault identity has support for groups. A group can contain multiple entities as its members. A group can also have subgroups.Screenshot of HCP Vault, which provides all of the power and security of Vault, without the complexity and overhead of managing it yourself.Screenshot of where to view entity client and non-entity client counts.Screenshot of MFA is built on top of the Identity system of Vault.