Logs alternatives and similar gems
Based on the "DevOps Tools" category.
Alternatively, view Logs alternatives based on common mentions on social networks and blogs.
-
Logstash
Logstash - transport and process your logs, events, or other data -
Vagrant
Vagrant is a tool for building and distributing development environments. -
Chef
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale -
BOSH
Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services. -
Request-log-analyzer
Create reports based on your log files. Supports Rails, Apache, MySQL, Delayed::Job, and other formats. -
Deployinator
Deployinator is a deployment framework extracted from Etsy. -
Rubber
A capistrano/rails plugin that makes it easy to deploy/manage/scale to various service providers, including EC2, DigitalOcean, vSphere, and bare metal servers. -
Einhorn
Einhorn will open one or more shared sockets and run multiple copies of your process. You can seamlessly reload your code, dynamically reconfigure Einhorn, and more. -
itamae
Configuration management tool inspired by Chef, but simpler and lightweight. Formerly known as Lightchef. -
Blender
A modular system orchestration framework with pluggable driver and host discovery. -
chef-template
Chef Solo config for management servers with Ruby/Rack based applications -
Kanrisuru
Kanrisuru helps you manage your remote servers with objected oriented ruby. Results come back as structured data, parsed, prepared and ready for you to easily use in your applications.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Logs or a related project?
Popular Comparisons
README
Logs
Mountable Rails Engine for viewing paginated logs from a browser
Installation
Add this line to your application's Gemfile:
gem 'logs'
And then execute:
$ bundle
Mount Engine:
config/routes.rb
Rails.application.routes.draw do
mount Logs::Engine => '/logs'
end
Look up on /logs
route.
License
The gem is available as open source under the terms of the MIT License.
*Note that all licence references and agreements mentioned in the Logs README section above
are relevant to that project's source code only.