No more typing reviews! Try our Samantha, our new voice AI agent.

Redgate Flyway vs rsyslog server comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Redgate Flyway
Ranking in AWS Marketplace
21st
Average Rating
7.6
Number of Reviews
6
Ranking in other categories
No ranking in other categories
rsyslog server
Ranking in AWS Marketplace
32nd
Average Rating
9.4
Number of Reviews
5
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of August 2026, in the AWS Marketplace category, the mindshare of Redgate Flyway is 0.2%, down from 0.3% compared to the previous year. The mindshare of rsyslog server is 0.2%, up from 0.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
AWS Marketplace Mindshare Distribution
ProductMindshare (%)
Redgate Flyway0.2%
rsyslog server0.2%
Other99.6%
AWS Marketplace
 

Featured Reviews

Hassan F - PeerSpot reviewer
Full Stack Developer at DPL
Automated database releases have reduced errors and now save a full day of deployment effort
The best features that Redgate Flyway offers, if I had to pick a few that really stand out, would be multi-environment support. On the migrations tab, I do not need to go to an environment and change settings or anything. I simply change the branches of the environment and it shows me what is available and what has been run on a certain environment. The environment feature is very user-friendly and helpful, so I would keep it at the top of my list. The feature of changing branches on the migrations tab is very helpful. An example of how Redgate Flyway specifically helped with discrepancies is that previously we did not have any tool recording database changes. We work on an Agile Scrum pattern, so we have to do deployments frequently, within every two to three weeks or sometimes four weeks. Previously, we had code repositories for front-end and back-end, but for the database side, we did not have any repository. We were not saving database-related changes in any GitHub or AWS CodeCommit repositories. Every time, we have a Jira board where developers update their scripts. For example, if I work on a ticket and update a stored procedure, I must mention the stored procedure on the ticket. When deployment time arrives, the release manager must pull out or scan all the tickets and extract the objects. For example, if we deploy 10 Jira tickets from a sprint in the next release, we must go through all 10 tickets and see the post-deployments of their tickets. Then we extracted the objects from the development environment, deployed on stage, and then deployed on production. In this scenario, many objects and discrepancies occurred. Sometimes a developer or the release manager would forget the object to take to production. Now, after using Redgate Flyway, I have restricted access as the release manager of my team. I manage the release for my team and have restricted developer access to environments other than the development environment. If developers want to take anything to the next environment such as demo, staging, or production, they must make a script. When they create a script, it is in our record. Now, after using Redgate Flyway, we do not need to scan all the tickets on Jira or see the post-deployments of each ticket. We simply view the Redgate Flyway script showing what has been run from this to this version, and what pending deployments need to be run on production. In this way, it has helped tremendously. I can share that the migrations tab and branch changing helped my team in a specific situation during our second last sprint. Two developers were working on the same object, and one change needed to be deployed on stage while another change needed to be deployed on the demo environment, which is our QA level. Our QA and demo are the same environment, and then we have stage and production. We have three environments other than development. Previously, without Redgate Flyway, what could have happened is that we would take the stored procedure from demo if we needed to deploy it on stage and take it directly to stage. This was our previous practice where we would go to the database explorer, take the stored procedure, and move it to the next environment with the ticket. Now with Redgate Flyway, we have different versions of that stored procedure. We simply took the version of the stored procedure that needed to be on stage, and the second version that needed to be on the QA level remained there. Redgate Flyway helped in this case, and we have many cases.
Esther Sultaana - PeerSpot reviewer
Storage Consultant Storage at Hewlett Packard Enterprise
Centralized logging has transformed infrastructure monitoring and supports proactive recovery
The best features that rsyslog server offers include the ability to filter, tag, and rewrite logs, with logs stored in databases and files, then forwarded to various destinations such as SIEM or files as needed. Of course, the client sends the logs. Out of those features, I find myself relying most heavily on the logging capabilities it pulls from everything that is connected to Unix or Linux boxes, allowing me to see any particular issues or errors that may be occurring. The logs are stored in files or databases and they can be forwarded to me, even emailed directly. rsyslog server has positively impacted my organization, particularly with disaster recovery logging, where alerts for failures allow me to see failover events and any replication issues, especially within managed healthcare environments. It can indeed be used for HIPAA, pulling data from the entire infrastructure including Unix and Linux servers, network devices, firewalls, and storage arrays. Regarding how rsyslog server has improved efficiency and compliance, it provides insight into what's happening within the infrastructure as a high-performance systems log daemon receiving logs from the entirety of the network through UDP and TCP, writing to files, databases, or SIEM systems. It's user-friendly for Unix and Linux admins or engineers because it's been familiar for so long, and it certainly is not outdated.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"I have seen a return on investment with Redgate Flyway in that time was saved significantly for local development."
"Redgate Flyway has impacted us very positively because we don't have to manually cover all those things."
"Now using Redgate Flyway, we do not need to do any of this procedure, so this whole process has been eliminated, almost a day is saved, and on release day there are 99% chances that the scripts will run successfully without issues."
"Redgate Flyway streamlines the process of database migration and significantly reduces the time for data migration from twenty to twenty-five days down to five to seven days, thanks to the initial time we took for learning."
"Redgate Flyway has positively impacted my organization by maintaining consistency among developers."
"Redgate Flyway has positively impacted my organization by enabling automated database migrations, so there are no manual updates to databases on each deployment to each environment."
"The impact of rsyslog server on my organization has been positive, making processes easier, faster, and more reliable, as before its integration with the firewall, we lacked insight into policies governing incoming and outgoing traffic."
"The best feature rsyslog server offers is syslog recording, serving as the main and most important feature by recording syslogs and receiving them from TCP or UDP, other UDP servers, and forwarding those logs to even other servers, allowing for daily syslog handling in any direction, TCP, UDP, local, or remote."
"Rsyslog server's AI capabilities depict it as a data pipeline feeding AI systems, working hand in hand with AI for anomaly detection, ops automation, and log analysis through the collected syslog data."
"These features make my day-to-day work easier and more efficient because whenever I find any failure or boot problems in a client machine, I can easily identify the issue."
"The easy configuration and quick monitoring of rsyslog server help me in my day-to-day work as it saves my time and makes my troubleshooting easier."
 

Cons

"Particularly, the error handling mechanism or the force update or forced migration are things I would like to see improved; it is very hard to understand or debug exactly where this migration has failed, and I would not feel confident doing this in a production environment."
"I cannot say that it is highly secure, but the features are good."
"I would not recommend Redgate Flyway for any Microsoft-based solutions or .NET, as it is not compatible at all based on my experience."
"Regarding the error mechanism, when we see a Redgate Flyway error in my Spring Boot application, it is very difficult to understand what went wrong."
"Sometimes, errors with migrations can be very disappointing, as often it requires deleting everything and starting over."
"Redgate Flyway works well for small teams but presents conflict issues with larger teams due to version control."
"Currently, I use rsyslog server, but I think some features could be improved by going through other SIEM tools or IBM tools."
"I have not seen a return on investment; it is just about functionality for me."
report
Use our free recommendation engine to learn which AWS Marketplace solutions are best for your needs.
909,948 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Construction Company
35%
Comms Service Provider
15%
Financial Services Firm
10%
Manufacturing Company
8%
Construction Company
34%
Comms Service Provider
12%
Computer Software Company
9%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business3
Large Enterprise4
By reviewers
Company SizeCount
Small Business3
Midsize Enterprise1
Large Enterprise3
 

Questions from the Community

What is your experience regarding pricing and costs for Redgate Flyway?
My experience with pricing, setup cost, and licensing is that we have independent work with a separation of roles. We have those maintaining things concerning databases and a team that manages pric...
What needs improvement with Redgate Flyway?
I choose a rating of nine out of ten for Redgate Flyway because the only point is that sometimes it does not automatically handle the schema versioning. If we write something wrong, it just execute...
What is your primary use case for Redgate Flyway?
My main use case for Redgate Flyway is that it is a migration version control tool. I prefer Redgate Flyway because instead of manually running SQL scripts on different environments like dev, QA, a...
What is your experience regarding pricing and costs for rsyslog server?
Our experience with pricing and setup has been very positive because rsyslog is open-source and highly flexible. The deployment and maintenance costs were minimal compared to commercial logging pla...
What needs improvement with rsyslog server?
rsyslog server can be improved; I wish it did something different or better, specifically regarding BRP.
What is your primary use case for rsyslog server?
My main use case for rsyslog server is syslogging. A quick, specific example of how I use it for logging is collecting any syslog from a Unix server, including syslogs from firewalls and routers.
 

Comparisons

No data available
 

Overview

Find out what your peers are saying about Redgate Flyway vs. rsyslog server and other solutions. Updated: June 2026.
909,948 professionals have used our research since 2012.