Results for: elasticsearch

How to Install Elasticsearch on Ubuntu

August 22, 2024

This guide explains how to install and configure Elasticsearch on your Ubuntu machine using 3 different methods.

Read more

ELK Stack Tutorial: Get Started with Elasticsearch, Logstash, Kibana, & Beats

November 24, 2021

Elastic Stack generates data that can help you to solve problems and make good business decisions. In consist of open-source software (Elasticsearch, Logstash, Kibana and Beats), each playing an important role in managing and viewing file logs.

Read more

How to Deploy Elasticsearch on Kubernetes

September 8, 2021

The tutorial gives two examples for deploying Elasticsearch on seven dedicated pods. Learn how you can configure and create a custom Elasticsearch cluster on Kubernetes manually.

Read more

Install Elasticsearch on Kubernetes Using Helm Chart

March 18, 2021

There are several methods for deploying Elasticsearch and the rest of the ELK stack on Kubernetes. Using Helm and helm charts is the most straightforward one. This tutorial lists steps to install Elasticsearch, Kibana, and Metricbeat in Kubernetes using a helm chart template.

Read more

How to Install Elasticsearch, Logstash, and Kibana (ELK Stack) on CentOS 8

May 6, 2020

Need to install the ELK stack to manage server log files on your CentOS 8? Follow this step-by-step guide and set up each layer of the stack - Elasticsearch, Logstash, and Kibana.

Read more

How to Install Elastic (ELK) Stack on Ubuntu

August 29, 2024

This guide explains how to install and set up each layer of the Elastic stack - Elasticsearch, Logstash, and Kibana with the addition of Filebeat.

Read more

Nginx Reverse Proxy for Kibana: How to Configure

August 21, 2024

This tutorial shows you how to configure Nginx reverse proxy for Kibana. It shows you the simplest way to secure your Kibana through configuring Nginx. Set up your Kibana to allow access only to authorized password-protected users.

Read more

Linux Logs: How to View, Read & Configure

June 26, 2024

All Linux systems create and store information log files for boot processes, applications, and other events. These files can be a helpful resource for troubleshooting system issues. This tutorial will walk you thru where they are located, how to read Linux log files and configuring the system logging daemon.

Read more

Apache Log Files: How to View, Configure & Use Them

February 28, 2024

Apache is part of the LAMP stack of software for Linux (Linux, Apache, MySQL, PHP). Learn about Apache logs in this comprehensive guide. See the difference between error and access logs and how to set up HTTP server logging.

Read more

Kubernetes Operators: Everything You Need to Know

July 27, 2023

Although Kubernetes already offers many features to help working with containerized applications, the standard installation may not be enough for the users that depend on more use-case-specific features. This guide will introduce Kubernetes operators and the ways in which they can improve the essential Kubernetes experience.

Read more
1 2 3