TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Splunk Cloud Platform

    Score8 out of 10
    N/ASplunk Cloud Platform is a data platform service thats help users search, analyze, visualize and act on data. The service can go live in as little as two days, and with an IT backend managed by Splunk experts.N/A

    TensorFlow

    Score7.6 out of 10
    N/ATensorFlow is an open-source machine learning software library for numerical computation using data flow graphs. It was originally developed by Google.N/A
    Pricing
    Splunk Cloud PlatformTensorFlow
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Splunk Cloud PlatformTensorFlow
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Splunk Cloud PlatformTensorFlow
    Considered Both Products
    Cisco
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    15 Answers
    No answers on this topic
    Delivers good value for the price
    92%
    Delivers good value for the price
    11 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    15 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    91%
    Lived up to sales and marketing promises
    10 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    13 Answers
    No answers on this topic
    Features
    Splunk Cloud PlatformTensorFlow
    Security Information and Event Management (SIEM)
    Comparison of Security Information and Event Management (SIEM) features of Splunk Cloud Platform and TensorFlow
    Feature
    Splunk Cloud Platform
    8.2
    20 Ratings
    3% above category average
    TensorFlow
    -
    Ratings
    Centralized event and log data collection9.019 Ratings00 Ratings
    Correlation8.419 Ratings00 Ratings
    Event and log normalization/management9.220 Ratings00 Ratings
    Deployment flexibility7.220 Ratings00 Ratings
    Integration with Identity and Access Management Tools7.718 Ratings00 Ratings
    Custom dashboards and workspaces8.920 Ratings00 Ratings
    Host and network-based intrusion detection8.217 Ratings00 Ratings
    Data integration/API management7.310 Ratings00 Ratings
    Behavioral analytics and baselining7.28 Ratings00 Ratings
    Rules-based and algorithmic detection thresholds8.210 Ratings00 Ratings
    Response orchestration and automation7.48 Ratings00 Ratings
    Reporting and compliance management8.810 Ratings00 Ratings
    Incident indexing/searching8.711 Ratings00 Ratings
    Best Alternatives
    Splunk Cloud PlatformTensorFlow
    Small Businesses
    No answers on this topic
    Google Cloud AI
    Score8.7 out of 10
    Medium-sized Companies
    IBM Security QRadar SIEM
    Score8.9 out of 10
    Google Cloud AI
    Score8.7 out of 10
    Enterprises
    SolarWinds Security Event Manager (SEM)
    Score8 out of 10
    Google Cloud AI
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Splunk Cloud PlatformTensorFlow
    Likelihood to Recommend
    8.8
    (21 ratings)
    6.0
    (15 ratings)
    Likelihood to Renew
    9.1
    (1 ratings)
    -
    (0 ratings)
    Usability
    8.4
    (7 ratings)
    9.0
    (1 ratings)
    Support Rating
    7.2
    (4 ratings)
    9.1
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    Splunk Cloud PlatformTensorFlow
    Likelihood to Recommend
    Cisco
    Splunk is excellent when all your data is in one location. Its ability to correlate all that data is intuitive (once the hurdle of learning the query language is overcome). It is also easy to standardize the presentation of information to the company. When data is siloed/standalone, other systems can be cheaper and faster to implement.
    Incentivized
    Read full review
    Open Source
    TensorFlow is great for most deep learning purposes. This is especially true in two domains: 1. Computer vision: image classification, object detection and image generation via generative adversarial networks 2. Natural language processing: text classification and generation. The good community support often means that a lot of off-the-shelf models can be used to prove a concept or test an idea quickly. That, and Google's promotion of Colab means that ideas can be shared quite freely. Training, visualizing and debugging models is very easy in TensorFlow, compared to other platforms (especially the good old Caffe days). In terms of productionizing, it's a bit of a mixed bag. In our case, most of our feature building is performed via Apache Spark. This means having to convert Parquet (columnar optimized) files to a TensorFlow friendly format i.e., protobufs. The lack of good JVM bindings mean that our projects end up being a mix of Python and Scala. This makes it hard to reuse some of the tooling and support we wrote in Scala. This is where MXNet shines better (though its Scala API could do with more work).
    Incentivized
    Read full review
    Pros
    Cisco
    • This SIEM consolidates multiple data points and offers several features and benefits, creating custom dashboards and managing alert workflows.
    • Splunk Cloud provides a simple way to have a central monitoring and security solution. Though it does not have a huge learning curve, you should spend some time learning the basics.
    • Splunk Cloud enables me to create and schedule statistical reports on network use for Management.
    Incentivized
    Read full review
    Open Source
    • A vast library of functions for all kinds of tasks - Text, Images, Tabular, Video etc.
    • Amazing community helps developers obtain knowledge faster and get unblocked in this active development space.
    • Integration of high-level libraries like Keras and Estimators make it really simple for a beginner to get started with neural network based models.
    Incentivized
    Read full review
    Cons
    Cisco
    • The SPL programming language that the queries are built in is not very intuitive.
    • There should be a better repository of pre-built queries for what I would think of as common Active Directory usage monitoring.
    • I would like to see more free training/familiarization information made available.
    Incentivized
    Read full review
    Open Source
    • RNNs are still a bit lacking, compared to Theano.
    • Cannot handle sequence inputs
    • Theano is perhaps a bit faster and eats up less memory than TensorFlow on a given GPU, perhaps due to element-wise ops. Tensorflow wins for multi-GPU and “compilation” time.
    Read full review
    Likelihood to Renew
    Cisco
    Ease of use and have all the features we need
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Usability
    Cisco
    Splunk AI Assistant for SPL is good tool, as I said, it is really useful for educational purpose, taking in its hands small and simple tasks (ex:small query dashboard,...), but it's not a ten because the contextual memory for complex issues/dashboarding/reports etc can be limited, and can sometime suggets none optimized query which are not always checked by teammates and can cause issue on the long term.
    Incentivized
    Read full review
    Open Source
    Support of multiple components and ease of development.
    Incentivized
    Read full review
    Support Rating
    Cisco
    Splunk Cloud support is sorely lacking unfortunately. The portal where you submit tickets is not very good and is lacking polish. Tickets are left for days without any updates and when chased it is only sometimes you get a reply back. I get the feeling the support team are very understaffed and have far too much going on. From what I know, Splunk is aware of this and seem to be trying to remedy it.
    Incentivized
    Read full review
    Open Source
    Community support for TensorFlow is great. There's a huge community that truly loves the platform and there are many examples of development in TensorFlow. Often, when a new good technique is published, there will be a TensorFlow implementation not long after. This makes it quick to ally the latest techniques from academia straight to production-grade systems. Tooling around TensorFlow is also good. TensorBoard has been such a useful tool, I can't imagine how hard it would be to debug a deep neural network gone wrong without TensorBoard.
    Incentivized
    Read full review
    Implementation Rating
    Cisco
    No answers on this topic
    Open Source
    Use of cloud for better execution power is recommended.
    Incentivized
    Read full review
    Alternatives Considered
    Cisco
    Vs elastic: - SPL's statistical functions superior to KQL for complex correlations - Better enterprise support, less operational overhead - Splunk Cloud Platform's detection engineering more mature vs Sentinel: - SPL more powerful than KQL for custom analytics - Better cross-platform visibility (non-Azure environments) vs Datadog - SPL enables deeper forensic Investigations - Superior compliance/audit capabilities
    Incentivized
    Read full review
    Open Source
    Keras is built on top of TensorFlow, but it is much simpler to use and more Python style friendly, so if you don't want to focus on too many details or control and not focus on some advanced features, Keras is one of the best options, but as far as if you want to dig into more, for sure TensorFlow is the right choice
    Incentivized
    Read full review
    Return on Investment
    Cisco
    • End-end visibility across your departmental silos
    • Strengthen the overall global monitoring posture
    • Move from Reactive to Proactive Monitoring
    • Highly secure environment at your finger-tips
    • Takes you away from managing infrastructure/administration, allows saving time & money. Reduce the overall TCO (Total Cost of Ownership)
    Incentivized
    Read full review
    Open Source
    • Learning is s bit difficult takes lot of time.
    • Developing or implementing the whole neural network is time consuming with this, as you have to write everything.
    • Once you have learned this, it make your job very easy of getting the good result.
    Incentivized
    Read full review
    ScreenShots