Logstash vs. MuleSoft Anypoint Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Logstash
Score 7.6 out of 10
N/A
N/AN/A
Anypoint Platform
Score 8.1 out of 10
N/A
The Anypoint Platform developed by MuleSoft and acquired by Salesforce in early 2018 is designed to connect apps, data, and devices anywhere, on-premises or in the cloud. This platform was built to offer out-of-the-box connectors as well as tools that architects and developers can adopt quickly to design, build and manage the entire lifecycle of their APIs, applications, and products.N/A
Pricing
LogstashMuleSoft Anypoint Platform
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
LogstashAnypoint Platform
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Features
LogstashMuleSoft Anypoint Platform
Cloud Data Integration
Comparison of Cloud Data Integration features of Product A and Product B
Logstash
-
Ratings
MuleSoft Anypoint Platform
8.6
10 Ratings
5% above category average
Pre-built connectors00 Ratings8.810 Ratings
Connector modification00 Ratings8.510 Ratings
Support for real-time and batch integration00 Ratings8.510 Ratings
Data quality services00 Ratings8.310 Ratings
Data security features00 Ratings8.610 Ratings
Monitoring console00 Ratings9.010 Ratings
Best Alternatives
LogstashMuleSoft Anypoint Platform
Small Businesses
SolarWinds Papertrail
SolarWinds Papertrail
Score 8.8 out of 10
Make
Make
Score 9.2 out of 10
Medium-sized Companies
SolarWinds Papertrail
SolarWinds Papertrail
Score 8.8 out of 10
Zapier
Zapier
Score 8.9 out of 10
Enterprises
Splunk Log Observer
Splunk Log Observer
Score 8.6 out of 10
SAP Integration Suite
SAP Integration Suite
Score 8.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
LogstashMuleSoft Anypoint Platform
Likelihood to Recommend
10.0
(3 ratings)
9.1
(20 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(1 ratings)
Usability
-
(0 ratings)
8.0
(1 ratings)
Support Rating
-
(0 ratings)
6.8
(4 ratings)
User Testimonials
LogstashMuleSoft Anypoint Platform
Likelihood to Recommend
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).
Read full review
Salesforce
MuleSoft Anypoint Platform is best tool in the market for developing APIs with complex structures communicating with various different types of applications including web applications as well as legacy applications. Also applications including database connectivity for fetching and updating data in the DB tables. I cant think of any scenario which MuleSoft Anypoint Platform could not be used for developing the integrations.
Read full review
Pros
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.
Read full review
Salesforce
  • API Manager provides easy API Policy Governance. You do not have to manage multiple platforms for managing the policies.
  • Supports hybrid Mule EBS environments. You can configure both CouldHub-based and on-premise-based API using Mulesoft API manager in a similar manner.
  • It's very easy to implement API proxy.
  • User friendly UI.
  • Single platform to manage all.
Read full review
Cons
Elastic
  • Since it's a Java product, JVM tuning must be done for handling high-load.
  • The persistent queue feature is nice, but I feel like most companies would want to use Kafka as a general storage location for persistent messages for all consumers to use. Using some pipeline of "Kafka input -> filter plugins -> Kafka output" seems like a good solution for data enrichment without needing to maintain a custom Kafka consumer to accomplish a similar feature.
  • I would like to see more documentation around creating a distributed Logstash cluster because I imagine for high ingestion use cases, that would be necessary.
Read full review
Salesforce
  • Has more features than what we really need so we're paying for more than we use. Sort of like paying for an Abrams tank when all we really need is a Toyota Corolla.
  • Not a value product, tends to be expensive.
  • Takes a while for developers to learn to use Mulesoft Anypoint.
Read full review
Usability
Elastic
No answers on this topic
Salesforce
simple and easy graphics and containers helps developers to write complex flows
Read full review
Support Rating
Elastic
No answers on this topic
Salesforce
Anypoint Platform support is very responsive. There is also a huge knowledge base and an active online forum where answers to most questions can be found. When needed support engages the engineering group so adequate solutions or workarounds are always provided.
Read full review
Alternatives Considered
Elastic
MongoDB and Azure SQL Database are just that: Databases, and they allow you to pipe data into a database, which means that alot of the log filtering becomes a simple exercise of querying information from a DBMS. However, LogStash was chosen for it's ease of integration into our choice of using ELK Elasticsearch is an obvious inclusion: Using Logstash with it's native DevOps stack its really rational
Read full review
Salesforce
Once we have moved all of our system integration APIs to the MuleSoft Anypoint Platform, we will need to communicate with a wide variety of external systems. All of our business and service logic is stored in the aforementioned core systems. Anypoint Platform (and all of our APIs) makes it easy to connect to various other platforms. In order to link to these many other systems, connectors and/or components are utilized, and they are simple to configure and integrate.
Read full review
Return on Investment
Elastic
  • Positive: Learning curve was relatively easy for our team. We were up and running within a sprint.
  • Positive: Managing Logstash has generally been easy. We configure it, and usually, don't have to worry about misbehavior.
  • Negative: Updating/Rehydrating Logstash servers have been little challenging. We sometimes even loose data while Logstash is down. It requires more in-depth research and experiments to figure the fine-grained details.
  • Negative: This is now one more application/skill/server to manage. Like any other servers, it requires proper grooming or else you will get in trouble. This is also a single point of failure which can have the ability to make other servers useless if it is not running.
Read full review
Salesforce
  • Mulesoft can be used to provide an integration platform to a large number of systems like Salesforce, ODBC, JDBC, SAP, Mongo DB, etc.
  • An excellent option to develop microservices and real-time integrations.
  • Not as robust in handling large data volumes, Informatica is better in that respect.
Read full review
ScreenShots

Anypoint Platform Screenshots

Screenshot of Connect any endpoints using out-of-the-box connectors, dynamic connectivity to API specifications, or by building reusable connectors with Anypoint DevKit™.Screenshot of A reporting suite that provides a real-time view of API consumption trends and operational performance. Analytics provides insight into how your API is being used and informs forward-looking design decisions.Screenshot of A platform to engage with API developers and drive adoption. Share documentation, examples and manage developer access from a single platform.