Skip to content

SoInteractive/ansible-graylog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graylog logo

Ansible Role: graylog

Build Status License Ansible Role GitHub tag Twitter URL

Graylog2 log management

⚠️ IMPORTANT NOTICE

THIS PROJECT IS ABANDONED. WE DO NOT ACCEPT ANY NEW ISSUES AND/OR PULL REQUESTS.

Please use official ansible graylog role.

Example usage

Use it in a playbook as follows:

- hosts: all
  become: true
  roles:
    - SoInteractive.graylog

Have a look at the defaults/main.yml for role variables that can be overridden.

TODO

Tests, tests, tests