This project requires having an elk stack up and running. For our project, we have 3 servers The elk server with elasticsearch and kibana install with IP address ( 192.168.208.132) The fleet server with IP address (192.168.208.134) The web server where we gonna run our nodejs app For our demonstration, we use elk version 8.5.2. In our journey, we will show you how to monitor a simple nodejs app with the elk apm. To monitore your application, you have to create a fleet server in kibana. we will follow the steps below. 1) we have to create the fleet server, so we need to go into our kibana and in the menu on the left, click on fleet. 2) On the fleet page we have to click on settings and create hosts. this will allow us to configure the fleet server. In our case, it is an ubuntu server with the fleet server IP address 192.169.208.134. 3) We have to configure the ip address for our fleet server like below 4) For the output part we have to configure our elk IP address and ...
Welcome to Emmanuel Steven's Blog! 🎯 Passionate about IT and new technologies, I share my expertise in DevOps, cloud infrastructure (AWS, Azure, Kubernetes), data analysis tools, and more. Whether you're a beginner or an experienced professional, this blog offers valuable resources to enhance your skills and optimize your projects.