TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    SonarQube

    Score8.7 out of 10
    N/ASonarQube is an automated code review solution, serving as the verification layer for code quality and SDLC security. SonarQube is used to ensure that code is secure, reliable, and maintainable. It is available through SaaS or self-managed deployment.

    $34

    per month Recommended for teams <50 developers

    Splunk Enterprise Security

    Score8.3 out of 10
    N/ASplunk Enterprise Security is an analytics-driven SIEM that helps to combat threats with actionable intelligence and advanced analytics at scale.N/A
    Pricing
    SonarQubeSplunk Enterprise Security
    Editions & Modules
    SonarQube Community Build
    $0
    (open source)
    Self-managed: Developer
    Starting at $720 annually
    per year per installation
    Self-managed: Enterprise
    Contact sales for pricing
    per year per installation
    Cloud-based: Enterprise
    Contact sales for pricing
    per year per installation
    Cloud-based: Teams
    Starting at $34 per month
    per month per installation
    Self-managed: Data Center
    Contact sales for pricing
    per year per installation
    No answers on this topic
    Offerings
    Pricing Offerings
    SonarQubeSplunk Enterprise Security
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    SonarQubeSplunk Enterprise Security
    Considered Both Products
    SonarSource Sarl
    No answer on this topic
    Cisco
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    32 Answers
    99%
    Would buy again
    109 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    29 Answers
    94%
    Delivers good value for the price
    90 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    32 Answers
    94%
    Happy with the feature set
    103 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    18 Answers
    91%
    Lived up to sales and marketing promises
    80 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    27 Answers
    91%
    Implementation went as expected
    90 Answers
    Features
    SonarQubeSplunk Enterprise Security
    Security Information and Event Management (SIEM)
    Comparison of Security Information and Event Management (SIEM) features of SonarQube and Splunk Enterprise Security
    Feature
    SonarQube
    -
    Ratings
    Splunk Enterprise Security
    8.4
    107 Ratings
    6% above category average
    Centralized event and log data collection00 Ratings7.1105 Ratings
    Correlation00 Ratings8.9104 Ratings
    Event and log normalization/management00 Ratings8.9105 Ratings
    Deployment flexibility00 Ratings7.9106 Ratings
    Integration with Identity and Access Management Tools00 Ratings8.9101 Ratings
    Custom dashboards and workspaces00 Ratings9.8107 Ratings
    Host and network-based intrusion detection00 Ratings7.9101 Ratings
    Data integration/API management00 Ratings7.9103 Ratings
    Behavioral analytics and baselining00 Ratings8.899 Ratings
    Rules-based and algorithmic detection thresholds00 Ratings7.9100 Ratings
    Response orchestration and automation00 Ratings7.992 Ratings
    Reporting and compliance management00 Ratings8.9100 Ratings
    Incident indexing/searching00 Ratings8.0106 Ratings
    Best Alternatives
    SonarQubeSplunk Enterprise Security
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    No answers on this topic
    IBM Security QRadar SIEM
    Score8.9 out of 10
    Enterprises
    No answers on this topic
    SolarWinds Security Event Manager (SEM)
    Score8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    SonarQubeSplunk Enterprise Security
    Likelihood to Recommend
    8.9
    (35 ratings)
    7.1
    (109 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.1
    (4 ratings)
    Usability
    9.1
    (2 ratings)
    7.0
    (12 ratings)
    Availability
    -
    (0 ratings)
    9.1
    (4 ratings)
    Performance
    -
    (0 ratings)
    7.0
    (4 ratings)
    Support Rating
    9.0
    (1 ratings)
    7.3
    (8 ratings)
    In-Person Training
    -
    (0 ratings)
    9.1
    (1 ratings)
    Online Training
    -
    (0 ratings)
    8.2
    (1 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.1
    (1 ratings)
    Configurability
    -
    (0 ratings)
    7.3
    (1 ratings)
    Contract Terms and Pricing Model
    -
    (0 ratings)
    7.3
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    6.4
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    8.7
    (98 ratings)
    Professional Services
    -
    (0 ratings)
    9.1
    (1 ratings)
    Vendor post-sale
    -
    (0 ratings)
    8.2
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    8.2
    (1 ratings)
    User Testimonials
    SonarQubeSplunk Enterprise Security
    Likelihood to Recommend
    SonarSource Sarl
    SonarQube is excellent if you start using it at the beginning when developing a new system, in this situation you will be able to fix things before they become spread and expensive to correct. It’s a bit less suitable to use on existing code with bad design as it’s usually too expensive to fix everything and only allows you to ensure the situation doesn’t get worse.
    Incentivized
    Read full review
    Cisco
    Based on my experience, Splunk is a strong git for some environments and a poor match for others. The distinction is primarily based on infrastructure complexity and budget. It's perfect for large enterprises with a mix of on-prem/cloud infrastructure. It's not a perfect match for small teams with restricted resources.
    Incentivized
    Read full review
    Pros
    SonarSource Sarl
    • Detecting bugs and vulnerabilities: SonarQube can identify a wide range of bugs and vulnerabilities in code, such as null pointer exceptions, SQL injection, and cross-site scripting (XSS) attacks. It uses static analysis to analyze the code and identify potential issues, and it can also integrate with dynamic analysis tools to provide even more detailed analysis.
    • Measuring code quality: SonarQube can measure a wide range of code quality metrics, such as cyclomatic complexity, duplicated code, and code coverage. This can help teams understand the quality of their code and identify areas that need improvement.
    • Providing actionable insights: SonarQube provides detailed information about issues in the code, including the file and line number where the issue occurs and the severity of the issue. This makes it easy for developers to understand and address issues in the code.
    • Integrating with other tools: SonarQube can be integrated with a wide range of development tools and programming languages, such as Git, Maven, and Java. This allows teams to use SonarQube in their existing development workflow and take advantage of its powerful code analysis capabilities.
    • Managing technical debt: SonarQube provides metrics and insights on the technical debt on the codebase, enabling teams to better prioritize issues to improve the quality of the code.
    • Compliance with coding standards: SonarQube can check the code against industry standards like OWASP, CWE and more, making sure the code is compliant with security and coding standards.
    Incentivized
    Read full review
    Cisco
    • Writes Powerful Queries: The queries that can be written using the Splunk Query Language are very powerful and highly customizable to meet every need. Ex: Writing queries to search the intersection of two different sources like Network and Endpoint Logs.
    • Offers Dashboard Abilities: Helps build complex panels for Dashboards in addition to providing several out-of-the-box panels. Ex: creating panels to calculate the performance of analysts in a given timezone.
    • Helpful Search Aids: It helps to set up complex custom alerts very easily. The interesting fields section is very helpful while threat hunting. Ex: It shows all the users and the frequency of each in a failed login event. The user list on the interesting fields is useful to look for suspicious logins.
    Incentivized
    Read full review
    Cons
    SonarSource Sarl
    • Importing a new custom quality profile on SonarQube is a bit tricky, it can be made easier
    • Every second time when we want to rerun the server, we have to restart the whole system, otherwise, the server stops and closes automatically
    • When we generate a new report a second time and try to access the report, it shows details of the old report only and takes a lot of time to get updated with the details of the new and fresh report generated
    Incentivized
    Read full review
    Cisco
    • Improved User Interface Customization: While the interface is generally intuitive, providing more options for users to customize their dashboards and views would enhance the overall user experience. Tailoring the interface to specific roles or use cases could be a valuable addition.
    • Simplified Alert Management: Streamlining the process of managing alerts, such as grouping or categorizing them based on severity or type, would make it easier for security teams to prioritize and respond to incidents effectively.
    • Expanded Threat Intelligence Feeds: Increasing the variety and sources of threat intelligence feeds available within ES would provide a broader context for identifying and mitigating emerging threats, ensuring a more comprehensive defense against evolving attack vectors.
    Incentivized
    Read full review
    Likelihood to Renew
    SonarSource Sarl
    No answers on this topic
    Cisco
    We are very happy with Splunk and would advise anyone to take a serious look at it. It might look pricey but the rewards Splunk offers seem endless.
    Incentivized
    Read full review
    Usability
    SonarSource Sarl
    It can improve in some user experience and usability parts, like the code view and the way we assign issues it's a bit hidden and not highlighted
    Incentivized
    Read full review
    Cisco
    Maintaining hundreds or even 1000+ SOC use cases is really difficult, considering that the Data sources may not always send the data. A module that detects data freshness issues and detect data format changes would be a great help. the main challenge today using Splunk Enterprise Security is making sure that the detection rules are still working properly given all the changes that occur in data source applications. Also, maintaining the data collects on tens of thousands of servers and more than 100k workstations is a real company IT challenge: the splunkbase forwarder may not support old OS anymore, while these are the most important to monitor. Moving to the Open Telemetry collector has become essential so that only 1 agent is required for both SIEM and application observability.
    Incentivized
    Read full review
    Reliability and Availability
    SonarSource Sarl
    No answers on this topic
    Cisco
    I don't think I've ever seen Splunk ES go fully offline or have any downtime greater than a few minutes on rare occasions.
    Incentivized
    Read full review
    Performance
    SonarSource Sarl
    No answers on this topic
    Cisco
    It takes a long time for items to load if you are just generally searching through logs. It is best to use the data models which load faster but can be strange in terms of what is coming from which logs where. Yes, you can look it up, but this also requires familiarity with where things are and how to look them up.
    Incentivized
    Read full review
    Support Rating
    SonarSource Sarl
    We we easily able to integrate the SonarQube steps into our TFS process via the Microsoft Marektplace, we didn't have the need to call SonarQube support. We've used their online documentation and community forum if we ran into any issues.
    Incentivized
    Read full review
    Cisco
    It's good when it's responsive, but I've had times where I had to wait quite a while for a response. But these are typically the exceptions rather than the rule. When you do get a response it is always well-informed and appropriate. I would say they've been trending better over time with this.
    Incentivized
    Read full review
    In-Person Training
    SonarSource Sarl
    No answers on this topic
    Cisco
    I experienced only on-line training, but the trainers were very professional and competent. Maybe it could be more useful if they also have an experience in projects because sometimes they didn't have a real project experience to communicate to the students. Anyway, it was very interesting and I learned many thing that's very difficoult (or maybe impossible!) to have by myself, aven if I have more than 10 years of Splunk activity experience.
    Incentivized
    Read full review
    Online Training
    SonarSource Sarl
    No answers on this topic
    Cisco
    It was very interesting and I learned many thing that's very difficoult (or maybe impossible!) to have by myself. The only problem was that, when I worked with the Splunk Professional Services, I found some difference between the training contents and the information from PS. In addition is required a long experience on Splunk Enterprise for the data ingestion part, in other words I'm able to work with ES because I'm worling on Splunk since 11 years, otherwise I'd some problem.
    Incentivized
    Read full review
    Implementation Rating
    SonarSource Sarl
    No answers on this topic
    Cisco
    It's a fantatic product and it was very useful the presence of Splunk Professional Services for the Design Phase and the final Health Check.
    Incentivized
    Read full review
    Alternatives Considered
    SonarSource Sarl
    SonarQube is an open-source. It's a scalable product. The costs for this application, for the kind of job it does, are pretty descent. Pipeline scan is more secured in SonarQube. Its a very good tool and its support multiple languages. Its main core competency is of static code analysis and that is why SonarQube exists and it does it exceedingly well. The quality of scan on code convention, best practices, coding standards, unit test coverage etc makes them one of the best competent tool in the market
    Incentivized
    Read full review
    Cisco
    Splunk enterprise is the only solution that we’ve been able to identify that provides risk based alerting, which allows our SOC to reduce analyst fatigue which would be a huge problem without it. Before RBA, there were thousands of alerts a day and it was impossible to review all of them
    Incentivized
    Read full review
    Contract Terms and Pricing Model
    SonarSource Sarl
    No answers on this topic
    Cisco
    for my exterience, unit pricing and billing frequency are correct. As I already said, I hint to have more discount flexibility, expecially with new customers, because there are competitors less expensive and very aggressive that are dangerous. In addition the possibility to don't pay the license for the development period could be a very interesting feature for the final customers.
    Incentivized
    Read full review
    Scalability
    SonarSource Sarl
    No answers on this topic
    Cisco
    - 8 out of 10 and took 2 for the data pipeline and administration part. Even if you'd like to improve yourself or your team, you have to pay a lot of money and it could be more than GIAC education + cert. - Normalization for Data models and CPU-based searches can be a problem sometimes.
    Incentivized
    Read full review
    Professional Services
    SonarSource Sarl
    No answers on this topic
    Cisco
    I had a fantastic experience with Splunk Professional Services: they worked with us in our last SON project (a SOC migration for a very large customer) and helped to build a multi tenent environment even if ES isn't a multi tenant platform. Th Splunk PS was a very professional and competent people, he is italian and was able to speak with our italian customers.
    Incentivized
    Read full review
    Return on Investment
    SonarSource Sarl
    • Positive ROI from the standpoint of flagging several issues that would have otherwise likely been unaddressed and caused more time to be spent closer to launch
    • Slightly positive ROI from time-saving perspective (it's an automated check which is nice, but depending on the issues it finds, can take developers time to investigate and resolve)
    Read full review
    Cisco
    • We have a 100% success rate on all our ES implementations due to the amazing documentation and Splunk enablement on the subject.
    • Our Splunk ES business has grown 100% YoY for the last 3 years.
    • In terms of long term management and maintenance, ES has been highly stable and predictable, reducing our overhead on costly services team for ad hoc maintenance work.
    Read full review
    ScreenShots

    SonarQube Screenshots

    Screenshot of Projects.Screenshot of Static Application Security Testing.Screenshot of Software Composition Analysis.