CentOS

How To Install Elasticsearch 1.7, Logstash 1.5, and Kibana 4.1 (ELK Stack) on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Elasticsearch 1.7, Logstash 1.5, and Kibana 4.1 (ELK Stack) on CentOS 7

In this tutorial, we will go over the installation of the Elasticsearch ELK Stack on CentOS 7—that is, Elasticsearch 1.7.3, Logstash 1.5.4, and Kibana 4.1.1. We will also show you how to configure it to gather and visualize the syslogs of your systems in a centralized location. Logstash is an open source tool for collecting, parsing, and storing logs for future use. Kibana is a web interface that can be used to search and view the logs that Logstash has indexed.

Read more
How To Install Puppet In Standalone Mode on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Puppet In Standalone Mode on CentOS 7

A simple, beginner-friendly Puppet installation on a single CentOS 7 node. This tutorial teaches you why and how to use Puppet, introduces automatic server configuration concepts, and gets you started with a standalone Puppet installation. Get started with automatic server management, deployment, and maintenance.

Read more
CHAT