Skip to content

zealot128/wdcm-graylog-exampleserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example ansible recipe to get Graylog2 instance running

  1. Install Ansible
  2. Install requirements: ansible-galaxy install -r requirements.yml
  3. cp hosts.example hosts adjust ip, make sure you can connect to server with pubkey
  4. Enter server details in hosts
  5. ansible-playbook -i hosts playbook.yml

Done!

Login to HOSTNAME.com admin / password123

  1. Then, on System -> Content Packs enable NGINX Content Pack.
  2. Create another UDP Syslog Input with Port 5140 to integrate syslog messages
  3. Wait for messages to come in

Visit HOSTNAME:81/_plugin/bigdesk to access ElasticSearch (login: admin / password123)

About

Ansible config for Graylog2 example server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published