Skip to content

apolloclark/ansible-role-metricbeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: metricbeat

Ansible Role to install and configure Elastic Metricbeat for Ubuntu.

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml). You can overload the variables by creating a dictionary called "metricbeat", ex:

metricbeat:
  version: 6.6.2

Dependencies

None.

Example Playbook

- hosts: all
  roles:
    - apolloclark.metricbeat

License

MIT / BSD

Author Information

This role was created in 2017 by Apollo Clark

About

Ansible role to install and configure Elastic Metricbeat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published