Redis™* vs. Splunk Enterprise

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Redis™*
Score 9.0 out of 10
N/A
Redis is an open source in-memory data structure server and NoSQL database.
$388
per month
Splunk Enterprise
Score 8.4 out of 10
N/A
Splunk is software for searching, monitoring, and analyzing machine-generated big data, via a web-style interface. It captures, indexes and correlates real-time data in a searchable repository from which it can generate graphs, reports, alerts, dashboards and visualizations.N/A
Pricing
Redis™*Splunk Enterprise
Editions & Modules
Cloud
$388.00
per month
No answers on this topic
Offerings
Pricing Offerings
Redis™*Splunk Enterprise
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeOptionalNo setup fee
Additional Details
More Pricing Information
Community Pulse
Redis™*Splunk Enterprise
Top Pros
Top Cons
Features
Redis™*Splunk Enterprise
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Redis™*
9.2
69 Ratings
5% above category average
Splunk Enterprise
-
Ratings
Performance10.069 Ratings00 Ratings
Availability9.069 Ratings00 Ratings
Concurrency9.068 Ratings00 Ratings
Security8.063 Ratings00 Ratings
Scalability9.469 Ratings00 Ratings
Data model flexibility9.962 Ratings00 Ratings
Deployment model flexibility9.362 Ratings00 Ratings
Security Information and Event Management (SIEM)
Comparison of Security Information and Event Management (SIEM) features of Product A and Product B
Redis™*
-
Ratings
Splunk Enterprise
7.5
54 Ratings
4% below category average
Centralized event and log data collection00 Ratings6.553 Ratings
Correlation00 Ratings6.052 Ratings
Event and log normalization/management00 Ratings6.053 Ratings
Deployment flexibility00 Ratings7.549 Ratings
Integration with Identity and Access Management Tools00 Ratings7.549 Ratings
Custom dashboards and workspaces00 Ratings8.554 Ratings
Host and network-based intrusion detection00 Ratings7.037 Ratings
Data integration/API management00 Ratings8.35 Ratings
Behavioral analytics and baselining00 Ratings7.84 Ratings
Rules-based and algorithmic detection thresholds00 Ratings7.84 Ratings
Response orchestration and automation00 Ratings6.94 Ratings
Reporting and compliance management00 Ratings7.94 Ratings
Incident indexing/searching00 Ratings8.95 Ratings
Best Alternatives
Redis™*Splunk Enterprise
Small Businesses
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
AlienVault USM
AlienVault USM
Score 8.0 out of 10
Medium-sized Companies
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
InsightIDR
InsightIDR
Score 8.6 out of 10
Enterprises
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Microsoft Sentinel
Microsoft Sentinel
Score 8.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Redis™*Splunk Enterprise
Likelihood to Recommend
7.9
(76 ratings)
7.0
(70 ratings)
Likelihood to Renew
8.7
(12 ratings)
10.0
(17 ratings)
Usability
8.2
(5 ratings)
9.0
(3 ratings)
Availability
-
(0 ratings)
10.0
(1 ratings)
Support Rating
8.7
(5 ratings)
8.4
(17 ratings)
Online Training
-
(0 ratings)
8.0
(1 ratings)
Implementation Rating
7.3
(1 ratings)
9.0
(2 ratings)
Product Scalability
-
(0 ratings)
9.1
(1 ratings)
User Testimonials
Redis™*Splunk Enterprise
Likelihood to Recommend
Redis Labs
Redis has been a great investment for our organization as we needed a solution for high speed data caching. The ramp up and integration was quite easy. Redis handles automatic failover internally, so no crashes provides high availability. On the fly scaling scale to more/less cores and memory as and when needed.
Read full review
Splunk
Pros: Splunk is very well suited if you have multiple log sources of related data. All of them can be correlated and tasks can be automated based on the requirement. Other than alerts, Splunk can also run a specific script of your choice, based on some defined conditions. Cons: If you have a few logs but a large number of log sources, Splunk can be very expensive.
Read full review
Pros
Redis Labs
  • Easy for developers to understand. Unlike Riak, which I've used in the past, it's fast without having to worry about eventual consistency.
  • Reliable. With a proper multi-node configuration, it can handle failover instantly.
  • Configurable. We primarily still use Memcache for caching but one of the teams uses Redis for both long-term storage and temporary expiry keys without taking on another external dependency.
  • Fast. We process tens of thousands of RPS and it doesn't skip a beat.
Read full review
Splunk
  • Real-time + Scheduled alerts - i-e you can set up alerts which are actively monitoring your logs
  • Pretty good response time for search results. With our key/value logging, Splunk makes it blazing fast to query the data.
  • Dashboards provide insights into historical data
  • Love how Splunk indexes all of the data and provides keys to search on
Read full review
Cons
Redis Labs
  • We had some difficulty scaling Redis without it becoming prohibitively expensive.
  • Redis has very simple search capabilities, which means its not suitable for all use cases.
  • Redis doesn't have good native support for storing data in object form and many libraries built over it return data as a string, meaning you need build your own serialization layer over it.
Read full review
Splunk
  • At times some queries can run slowly if indices are not on a portion of the query you use.
  • Setup time initially can be difficult if your logs aren't stored in common locations or in a common way to write the log.
  • Ability to ingest logs from different locations without having to change code to put logs in a certain place (pro and con).
  • Searches can be a bit more difficult to look through if your log isn't pulled in a manner that is easy to read through splunk.
Read full review
Likelihood to Renew
Redis Labs
We will definitely continue using Redis because: 1. It is free and open source. 2. We already use it in so many applications, it will be hard for us to let go. 3. There isn't another competitive product that we know of that gives a better performance. 4. We never had any major issues with Redis, so no point turning our backs.
Read full review
Splunk
We are using Splunk extensively in our projects and we have recently upgraded to Splunk version 6.0 which is quite efficient and giving expected results. We keep track of updates and new features Splunk introduces periodically and try to introduce those features in our day to day activities for improvement in our reporting system and other tasks.
Read full review
Usability
Redis Labs
It is quite simple to set up for the purpose of managing user sessions in the backend. It can be easily integrated with other products or technologies, such as Spring in Java. If you need to actually display the data stored in Redis in your application this is a bit difficult to understand initially but is possible.
Read full review
Splunk
You can literally throw in a single word into Splunk and it will pull back all instances of that word across all of your logs for the time span you select (provided you have permission to see that data). We have several users who have taken a few of the free courses from Splunk that are able to pull data out of it everyday with little help at all.
Read full review
Reliability and Availability
Redis Labs
No answers on this topic
Splunk
When properly setup and configured, Splunk is extremely reliable.
Read full review
Support Rating
Redis Labs
The support team has always been excellent in handling our mostly questions, rarely problems. They are responsive, find the solution and get us moving forward again. I have never had to escalate a case with them. They have always solved our problems in a very timely manner. I highly commend the support team.
Read full review
Splunk
Splunk maintains a well resourced support system that has been consistent since we purchased the product. They help out in a timely manner and provide expert level information as needed. We typically open cases online and communicate when possible via e-mail and are able to resolve most issues with that method.
Read full review
Online Training
Redis Labs
No answers on this topic
Splunk
The online course was simple clear and described the main capabilities of the solution. There is also an initial module that can be done for free so anyone can familiarize themselves with the functionality of this solution. On the other hand, however, there could be more free online courses. Maybe even with a certificate, this would broaden the group of people who are familiar with the platform while increasing familiarity with the solution itself.
Read full review
Implementation Rating
Redis Labs
Whitelisting of the AWS lambda functions.
Read full review
Splunk
Smooth without too many major issues.
Read full review
Alternatives Considered
Redis Labs
We are big users of MySQL and PostgreSQL. We were looking at replacing our aging web page caching technology and found that we could do it in SQL, but there was a NoSQL movement happening at the time. We dabbled a bit in the NoSQL scene just to get an idea of what it was about and whether it was for us. We tried a bunch, but I can only seem to remember Mongo and Couch. Mongo had big issues early on that drove us to Redis and we couldn't quite figure out how to deploy couch.
Read full review
Splunk
I wanted to learn a new language that I can quickly master and implement. Splunk is easy, fun to use and best of all, it can be developed in hours not days or weeks. Splunk is fundamentally a programming language that is minimal but yet powerful enough to collect, analyze and visualize data.
Read full review
Scalability
Redis Labs
No answers on this topic
Splunk
Splunk can scale in to the petabyte per day range which of course is awesome
Read full review
Return on Investment
Redis Labs
  • Redis has helped us increase our throughput and server data to a growing amount of traffic while keeping our app fast. We couldn't have grown without the ability to easily cache data that Redis provides.
  • Redis has helped us decrease the load on our database. By being able to scale up and cache important data, we reduce the load on our database reducing costs and infra issues.
  • Running a Redis node on something like AWS can be costly, but it is often a requirement for scaling a company. If you need data quickly and your business is already a positive ROI, Redis is worth the investment.
Read full review
Splunk
  • Overall very positive. It has provided visibility to what is going on within our network.
  • One drawback is the time it takes to get up to speed with the application, but this is up to the user, and Splunk education is excellent.
  • In my field, IT Security, there are few other friends to have in your back pocket better than Splunk. They are just that good.
Read full review
ScreenShots

Redis™* Screenshots

Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of