项目作者: githubfoam

项目描述 :
graylog testing
高级语言: HTML
项目地址: git://github.com/githubfoam/graylog-sandbox.git
创建时间: 2019-05-13T01:05:09Z
项目社区:https://github.com/githubfoam/graylog-sandbox

开源协议:GNU General Public License v3.0

下载


graylog-sandbox

Build Status

  1. graylog
  2. https://www.graylog.org
  3. https://github.com/Graylog2/graylog2-server
  4. elasticsearch https://www.elastic.co
  5. mongodb https://www.mongodb.com
  6. openjdk https://openjdk.java.net
  7. vagrant https://www.vagrantup.com
  8. virtualbox https://www.virtualbox.org

Playbook

File:

  1. - hosts: servers
  2. roles:
  3. - elastic-search
  4. - graylog
  5. - graylog-client
  6. - mongodb
  7. - openjdk
  8. - https://github.com/githubfoam/ansible-role-apache2.git

Command:

  1. git clone this-project
  2. vagrant up control-machine (graylof client)
  3. vagrant up ansi01 (ansi01 - graylog server)
  1. http://192.168.45.21:9000
  2. login : user/password admin/yourpassword
  3. Graylog Dashboard - Web Console
  4. Graylog Server Configuration Steps: Add input node
  5. Menu Path - System Menu - Inputs
  6. Select Input -> Syslog UDP
  7. Launch New Input
  8. Node -> ansi01
  9. Title -> Syslog UDP
  10. Port -> 5140
  11. Save
  12. Menu Path - System Menu - Nodes
  13. control-machine - apache2 server
  14. http://192.168.45.20

update graylog

  1. roles\graylog\tasks\main.yml
  2. graylog version
  3. https://docs.graylog.org/en/4.1/pages/installation/os/ubuntu.html#ubuntuguide

update ubuntu

  1. https://githu1b.com/chef/bento/tree/master/packer_templates/ubuntu


License

GNU General Public License v3.0

Author Information

An optional section for the role authors