Monthly Archives: May 2021

EFK FluentBit stack using springboot Microservice, Kubernetes and Docker

As I am using Window machine and minikube was showing me 100% cpu utilization so i had used inbuild kubernetes from docker desktop with below configuations. Configure EFK stack manually Step 1: Create a Namespacekubectl get namespaceskubectl create -f siddhu-kube-logging.yamlStep … Continue reading

Rate this:

Posted in Uncategorized | Leave a comment

EFK Stack using FluentBit

In this example we will use the FluentBit to collect the CPU stats and store it in ElasticSearch db and finally have it on Kiabana UI for monitoring. We are using Window machine you will need to download respective package … Continue reading

Rate this:

Posted in Uncategorized | Leave a comment