LogPoint vs. Logstash

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
LogPoint
Score 4.6 out of 10
N/A
LogPoint detects, analyzes and responds to threats within an organization’s data for faster security investigations. LogPoint is dedicated to helping overloaded security analysts work more efficiently with accelerated detection and response. LogPoint's SIEM solution with UEBA provides…N/A
Logstash
Score 7.6 out of 10
N/A
N/AN/A
Pricing
LogPointLogstash
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
LogPointLogstash
Free Trial
YesNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Features
LogPointLogstash
Security Information and Event Management (SIEM)
Comparison of Security Information and Event Management (SIEM) features of Product A and Product B
LogPoint
6.3
5 Ratings
22% below category average
Logstash
-
Ratings
Centralized event and log data collection8.25 Ratings00 Ratings
Correlation8.04 Ratings00 Ratings
Event and log normalization/management8.35 Ratings00 Ratings
Deployment flexibility6.55 Ratings00 Ratings
Integration with Identity and Access Management Tools6.23 Ratings00 Ratings
Custom dashboards and workspaces7.65 Ratings00 Ratings
Host and network-based intrusion detection7.33 Ratings00 Ratings
Data integration/API management4.51 Ratings00 Ratings
Rules-based and algorithmic detection thresholds6.41 Ratings00 Ratings
Response orchestration and automation3.61 Ratings00 Ratings
Reporting and compliance management6.41 Ratings00 Ratings
Incident indexing/searching2.71 Ratings00 Ratings
Best Alternatives
LogPointLogstash
Small Businesses
AlienVault USM
AlienVault USM
Score 8.0 out of 10
SolarWinds Papertrail
SolarWinds Papertrail
Score 8.8 out of 10
Medium-sized Companies
Splunk Enterprise
Splunk Enterprise
Score 8.4 out of 10
LogicMonitor
LogicMonitor
Score 8.7 out of 10
Enterprises
Splunk Enterprise
Splunk Enterprise
Score 8.4 out of 10
LogicMonitor
LogicMonitor
Score 8.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
LogPointLogstash
Likelihood to Recommend
7.3
(5 ratings)
10.0
(3 ratings)
Likelihood to Renew
8.2
(1 ratings)
-
(0 ratings)
Usability
6.8
(4 ratings)
-
(0 ratings)
Support Rating
8.3
(4 ratings)
-
(0 ratings)
In-Person Training
9.1
(1 ratings)
-
(0 ratings)
Professional Services
9.1
(3 ratings)
-
(0 ratings)
User Testimonials
LogPointLogstash
Likelihood to Recommend
LogPoint
LogPoint is incredibly useful for pulling information from various log sources and combining them together to offer insights into suspicious or potentially malicious behaviour. It is not intuitive and can take some time to get used to. Once you're up and running though, it's easy to onboard new log sources. Search queries can again be tough to get used to, but LogPoint support is really helpful and can offer assistance with writing more complex searches.
Read full review
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
Pros
LogPoint
  • Technical support team is fast and competent
  • License management and cost
  • Log parsing
  • New logs can be provided to the support team for parser creation
  • High Availability architecture does not cost more
Read full review
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
Cons
LogPoint
  • Providing a full Cloud solution
  • Having more documentation for complex deployment
Read full review
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
Likelihood to Renew
LogPoint
We are confident with the solution and we are using it daily
Read full review
Elastic
No answers on this topic
Usability
LogPoint
Overall, LogPoint is pretty easy to get started with but faces issues with specific things (syslog on custom ports, script log collection, etc.).
Read full review
Elastic
No answers on this topic
Support Rating
LogPoint
LogPoint support is outstanding. They are incredibly helpful, and on occasions have proactively identified issues with our setup, and logged cases on our behalf before we had even noticed there was a problem. If there is a search we need to write that is beyond our skills, LogPoint support can typically write it for us within a couple of days. They are always very responsive, and I am yet to have a bad support experience.
Read full review
Elastic
No answers on this topic
In-Person Training
LogPoint
Really nice person with huge skills on LogPoint
Read full review
Elastic
No answers on this topic
Alternatives Considered
LogPoint
LogPoint is easier to implement and less expensive.
Read full review
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
Professional Services
LogPoint
N/A
(Cannot skip without answer)
Read full review
Elastic
No answers on this topic
Return on Investment
LogPoint
  • Keep the same team to manage more IT resources
  • Having a better logs visibility
Read full review
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
ScreenShots

LogPoint Screenshots

Screenshot of LogPoint SIEM dashboardScreenshot of LogPoint UEBA dashboardScreenshot of LogPoint threat intelligence dashboardScreenshot of All LogPoint alerts are mapped to the MITRE ATT&CK framework