{"id":6957,"date":"2020-08-19T18:58:15","date_gmt":"2020-08-19T15:58:15","guid":{"rendered":"https:\/\/kifarunix.com\/?p=6957"},"modified":"2024-03-14T22:26:07","modified_gmt":"2024-03-14T19:26:07","slug":"setup-kibana-elasticsearch-and-fluentd-on-centos-8","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/setup-kibana-elasticsearch-and-fluentd-on-centos-8\/","title":{"rendered":"Setup Kibana Elasticsearch and Fluentd on CentOS 8"},"content":{"rendered":"\n

Hello there. In this tutorial, you will learn how to setup Kibana Elasticsearch and Fluentd on CentOS 8. Normally, you would setup Elasticsearch with Logstash, Kibana and beats. But in this setup, we will see how Fluentd can be used instead of Logstash and Beats to collect and ship logs to Elasticsearch, a search and analytics engine. So, what is Fluentd? Fluentd<\/a> “is an open source data collector for unified logging layer”<\/em>. It can act as a log aggregator<\/code> (sits on the same server as Elasticsearch for example) and as a log forwarder<\/code> (collecting logs from the nodes being monitored).<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

Below are the the key features of Fluentd.<\/p>\n\n\n\n