Crashlytics vs Splunk Cloud

Get Advice Icon

Need advice about which tool to choose?Ask the StackShare community!

Crashlytics

1K
614
+ 1
340
Splunk Cloud

167
438
+ 1
15
Add tool

Crashlytics vs Splunk Cloud: What are the differences?

Introduction

Crashlytics and Splunk Cloud are two popular tools used for monitoring and analyzing data in software development. Below are the key differences between Crashlytics and Splunk Cloud.

  1. Primary Functionality: Crashlytics is a mobile app monitoring tool primarily used for crash reporting, real-time analytics, and performance metrics. On the other hand, Splunk Cloud is a cloud-based platform that offers log management, monitoring, search, and analytics for machine-generated big data.

  2. Platform Compatibility: Crashlytics is specifically designed for mobile platforms such as iOS and Android. In contrast, Splunk Cloud can be used across multiple platforms and systems, including cloud, on-premises, and hybrid environments, making it more versatile for diverse data sources.

  3. Deployment Options: Crashlytics is typically integrated into the app during the development process using SDKs, with data processed and stored within the app's ecosystem. Splunk Cloud, on the other hand, is a cloud-based service that requires minimal setup and maintenance, allowing for easy scalability and accessibility.

  4. Scalability and Data Volume: Splunk Cloud is known for its scalability in handling large volumes of data, making it suitable for enterprise-level applications with extensive logging and monitoring needs. Crashlytics, while effective for mobile app monitoring, may have limitations when dealing with massive data loads.

  5. Cost Structure: Crashlytics offers a free tier with limited features and a paid plan for advanced capabilities, often based on usage metrics. Splunk Cloud follows a subscription-based pricing model with options for different service levels, storage capacities, and enterprise support, which may require a larger initial investment.

  6. Customization and Integration: Splunk Cloud provides extensive customization options and integration capabilities with various third-party tools and services, allowing for a more tailored monitoring solution. In comparison, Crashlytics focuses on providing a streamlined experience for mobile app developers, with less emphasis on extensive customization for other data sources.

In Summary, Crashlytics and Splunk Cloud differ in their primary functionality, platform compatibility, deployment options, scalability, cost structure, and customization capabilities.

Advice on Crashlytics and Splunk Cloud
Jigar Shah
Security Software Engineer at Pinterest · | 8 upvotes · 163.6K views

We would like to detect unusual config changes that can potentially cause production outage.

Such as, SecurityGroup new allow/deny rule, AuthZ policy change, Secret key/certificate rotation, IP subnet add/drop. The problem is the source of all of these activities is different, i.e., AWS IAM, Amazon EC2, internal prod services, envoy sidecar, etc.

Which of the technology would be best suitable to detect only IMP events (not all activity) from various sources all workload running on AWS and also Splunk Cloud?

See more
Replies (5)
Nati Abebe
Recommends
on
AWS ConfigAWS Config

For continuous monitoring and detecting unusual configuration changes, I would suggest you look into AWS Config.

AWS Config enables you to assess, audit, and evaluate the configurations of your AWS resources. Config continuously monitors and records your AWS resource configurations and allows you to automate the evaluation of recorded configurations against desired configurations. Here is a list of supported AWS resources types and resource relationships with AWS Config https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html

Also as of Nov, 2019 - AWS Config launches support for third-party resources. You can now publish the configuration of third-party resources, such as GitHub repositories, Microsoft Active Directory resources, or any on-premises server into AWS Config using the new API. Here is more detail: https://docs.aws.amazon.com/config/latest/developerguide/customresources.html

If you have multiple AWS Account in your organization and want to detect changes there: https://docs.aws.amazon.com/config/latest/developerguide/aggregate-data.html

Lastly, if you already use Splunk Cloud in your enterprise and are looking for a consolidated view then, AWS Config is supported by Splunk Cloud as per their documentation too. https://aws.amazon.com/marketplace/pp/Splunk-Inc-Splunk-Cloud/B06XK299KV https://aws.amazon.com/marketplace/pp/Splunk-Inc-Splunk-Cloud/B06XK299KV

See more
Isaac Povey
Casual Software Engineer at Skedulo · | 6 upvotes · 72.6K views
Recommends
on
TerraformTerraform

While it won't detect events as they happen a good stop gap would be to define your infrastructure config using terraform. You can then periodically run the terraform config against your environment and alert if there are any changes.

See more
Matthew Rothstein
Recommends
on
Security MonkeySecurity Monkey

Consider using a combination of Netflix Security Monkey and AWS Guard Duty.

You can achieve automated detection and alerting, as well as automated recovery based on policies with these tools.

For instance, you could detect SecurityGroup rule changes that allow unrestricted egress from EC2 instances and then revert those changes automatically.

It's unclear from your post whether you want to detect events within the Splunk Cloud infrastructure or if you want to detect events indicated in data going to Splunk using the Splunk capabilities. If the latter, then Splunk has extremely rich capabilities in their query language and integrated alerting functions. With Splunk you can also run arbitrary Python scripts in response to certain events, so what you can't analyze and alert on with native functionality or plugins, you could write code to achieve.

See more
Vijayanand Narayanasharma
DevOps/TechOps Consultant at Qantas Loyalty · | 3 upvotes · 63.6K views
Recommends
on
AWS CloudTrailAWS CloudTrail

Well there are clear advantages of using either tools, it all boils down to what exactly are you trying to achieve with this i.e do you want to proactive monitoring or do you want debug an incident/issue. Splunk definitely is superior in terms of proactively monitoring your logs for unusal events, but getting the cloudtrail logs across to splunk would require some not so straight forward setup (Splunk has a blueprint for this setup which uses AWS kinesis/Firehose). Cloudtrail on the other had is available out of the box from AWS, the setup is quite simple and straight forward. But analysing the log could require you setup Glue crawlers and you might have to use AWS Athena to run SQL Like query.

Refer: https://docs.aws.amazon.com/athena/latest/ug/cloudtrail-logs.html

In my personal experience the cost/effort involved in setting up splunk is not worth it for smaller workloads, whereas the AWS Cloudtrail/Glue/Athena would be less expensive setup(comparatively).

Alternatively you could look at something like sumologic, which has better integration with cloudtrail as opposed to splunk. Hope that helps.

See more
Recommends
on
AWS CloudTrailAWS CloudTrail

I'd recommend using CloudTrail, it helped me a lot. But depending on your situation I'd recommed building a custom solution(like aws amazon-ssm-agent) which on configuration change makes an API call and logs them in grafana or kibana.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Crashlytics
Pros of Splunk Cloud
  • 78
    Crash tracking
  • 56
    Mobile exception tracking
  • 53
    Free
  • 37
    Easy deployment
  • 25
    Ios
  • 15
    Great ui
  • 11
    Great reports
  • 10
    Android
  • 8
    Advanced Logging
  • 7
    Monitor Tester Lifecycle
  • 3
    Mac APP and IDE Plugins
  • 3
    Great User Experience
  • 3
    In Real-Time
  • 3
    iOS SDK
  • 3
    Security
  • 3
    Android SDK
  • 2
    The UI is simple and it just works
  • 2
    Best UI
  • 2
    Light
  • 2
    Real-time
  • 2
    Seamless
  • 2
    Painless App Distribution
  • 2
    Crash Reporting
  • 2
    Beta distribution
  • 2
    Mobile Analytics
  • 2
    Deep Workflow Integration
  • 1
    IOS QA Deploy and tracking
  • 1
    Easy iOS Integration
  • 7
    More powerful & Integrates with on-prem & off-prem
  • 3
    Free
  • 3
    Powerful log analytics
  • 1
    Pci compliance
  • 1
    Production debugger

Sign up to add or upvote prosMake informed product decisions

691
447
3.1K
123
2.6K
6

What is Crashlytics?

Instead of just showing you the stack trace, Crashlytics performs deep analysis of each and every thread. We de-prioritize lines that don't matter while highlighting the interesting ones. This makes reading stack traces easier, faster, and far more useful! Crashlytics' intelligent grouping can take 50,000 crashes, distill them down to 20 unique issues, and then tell you which 3 are the most important to fix.

What is Splunk Cloud?

If you're looking for all the benefits of Splunk® Enterprise with all the benefits of software-as-a-service, then look no further. Splunk Cloud is backed by a 100% uptime SLA, scales to over 10TB/day, and offers a highly secure environment.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Crashlytics?
What companies use Splunk Cloud?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Crashlytics?
What tools integrate with Splunk Cloud?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

GitHubPythonNode.js+47
55
73010
GitHubPythonNode.js+26
29
16167
What are some alternatives to Crashlytics and Splunk Cloud?
Sentry
Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health.
TestFairy
When testing apps in the crowd, you never know what exactly was done, and what went wrong on the client side. TestFairy shows you a video of the exact test that was done, including CPU, memory, GPS, network and a lot more.
Bugsnag
Bugsnag captures errors from your web, mobile and back-end applications, providing instant visibility into user impact. Diagnostic data and tools are included to help your team prioritize, debug and fix exceptions fast.
Google Analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social networking sites and applications.
Rollbar
Rollbar is the leading continuous code improvement platform that proactively discovers, predicts, and remediates errors with real-time AI-assisted workflows. With Rollbar, developers continually improve their code and constantly innovate ra
See all alternatives