Elasticsearch

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

How To Install Elasticsearch, Logstash, and Kibana (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 2.1.x, Logstash 2.1.x, and Kibana 4.3.x. We will also show you how to configure it to gather and visualize the syslogs of your systems in a centralized location, using Filebeat 1.0.x. Logstash is an open source tool for collecting, parsing, and storing logs for future use. Kibana 4 is a web interface that can be used to search and view the logs that Logstash has indexed.

Read more
How To Gather Infrastructure Metrics with Topbeat and ELK on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Gather Infrastructure Metrics with Topbeat and ELK on Ubuntu 14.04

In this tutorial, we will show you how to use Topbeat, on an Ubuntu 14.04 server, with an ELK stack to gather and visualize infrastructure metrics. Topbeat, which is one of the several “Beats” data shippers that helps send various types of server data to an Elasticsearch instance, allows you to gather information about the CPU, memory, and process activity on your servers.

Read more
Установка и настройка Elasticsearch в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Elasticsearch в Ubuntu 20.04

Elasticsearch — это платформа для распределенного поиска и анализа данных в режиме реального времени. Она пользуется популярностью благодаря удобству в использовании, наличию мощных характеристик и возможности масштабирования. Эта статья…

Read more
How To Install Elasticsearch, Logstash, and Kibana (ELK Stack) on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Elasticsearch, Logstash, and Kibana (ELK Stack) on Ubuntu 14.04

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

Read more
CHAT