Sending Docker Log to Grafana
Today, make it little bit more complex but interesting ๐ and let's add one more Project ๐ฅ to your resume.
Install Docker and start docker service on a Linux EC2
Use the following commands to install docker.
sudo apt-get update
sudo apt install dock...
sompandey.hashnode.dev6 min read