Category: Software, Data, Ubuntu, automation, yaml

by In this article, we have demonstrated Jenkins log and Job builds log monitoring using Filebeat and ELK Stack greater visibility, tracking, and monitoring. Filebeat will ship the Jenkins logs to Elasticsearch for indexing and then we can see it in Kibana Dashboard.

Open your browser and you can access Jenkins by using either IP Address http://ipaddess:8080 by domain name http://domainname:8080

You can log in to Jenkins (http://ip_address:8080/) and start building a Job.

Related Articles