Book Image

Puppet Techniques for Enterprise Deployments [Video]

By : Anirban Saha
Book Image

Puppet Techniques for Enterprise Deployments [Video]

By: Anirban Saha

Overview of this book

Puppet is a configuration management tool that allows you to automate all your IT configurations, giving you control over what you do to each Puppet Agent in a network, and when and how you do it. In this age of digital delivery and ubiquitous internet presence, it's becoming increasingly important to implement scalable and portable solutions, not only in terms of software, but also the systems that run it. This video course will begin by covering methods of reporting with Puppet and configuring various types of open source dashboards along with procedures to use report processors and create custom ones. You will then exploit PuppetDB to configure and create efficient Puppet reports and also to monitor Puppet changes and alert based on the same. Finally, you will learn about how to implement Nagios based monitoring using Puppet. Towards the end of the video course, you will concentrate on Puppet security. You will also learn about procedures to secure the Puppet deployments and methods to harden infrastructure using community modules. Finally, we’ll learn how to debug errors in the Puppet environment.
Table of Contents (3 chapters)
Chapter 2
Reporting with PuppetDB and Puppet Monitoring
Content Locked
Section 2
Puppet Reporting Using Elasticsearch, Logstash, and Kibana
One of the excellent dashboard platform out in the infrastructure space is the Elastic stack created with Elasticsearch, Logstash, and Kibana. It has taken data collection and dashboards to a whole new level and Puppet can also take advantage of it by sending reports to Logstash and viewing data in Kibana. - Understand the Elastic stack applications and tools - Configure the Elastic stack using Puppet modules - Use Puppet module to configure custom reporter for Logstash