Results for: 

elasticsearch

How to Run ELK Stack on Docker

May 26, 2022

Follow the steps from this guide to run ELK (Elastic) stack on Docker in no time!

Read more

16 Best Syslog Servers for Linux and Windows

March 31, 2022

A syslog server gathers and organizes log messages from various devices on the network. This article explains what a syslog server is, its purpose, and lists examples for the best free and paid syslog servers.

Read more

Complete Kibana Tutorial to Visualize and Query Data

September 16, 2021

Kibana is the user interface of the ELK stack with many querying and visualization features. Learn how to filter through the data using the Kibana Query Language (KQL) and use it to create graphs and dashboards.

Read more

Big Data Servers Explained

August 19, 2021

Big data servers are servers specifically made for collecting and analyzing unstructured and constantly expanding data from various sources. Learn about the hardware specifications and what software runs on big data servers in this article.

Read more

NoSQL Databases List

June 8, 2021

With the landscape of NoSQL databases changing from day to day, it can be hard to pick the right one to suit your needs.
To help with that, we've compiled a list of the best NoSQL databases for 2021.

Read more

What Is a Graph Database?

April 22, 2021

Graph databases are NoSQL systems created for exploring correlation within complexly interconnected entities. Learn when and how to use them.

Read more

What is Helm? Helm and Helm Charts Explained

March 11, 2021

Helm automates application deployment to Kubernetes clusters. Helm provides a templating approach to deployment, which makes the process of going from testing to production a smoother experience.

Read more

How to Use Environment Variables with Helm Charts

February 24, 2021

Helm charts are used to collect and package Kubernetes resources into simple and efficient clusters.
In this tutorial, learn how you can incorporate environment variables into your Kubernetes apps by using Helm charts.

Read more

How to Configure Nginx Reverse Proxy for Kibana

September 17, 2020

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

SQL vs NoSQL: What's the Difference?

August 25, 2020

There are two main types of database solutions: SQL and NoSQL. In this article, you will learn the key differences between these database types.

Read more