项目作者: mrlesmithjr

项目描述 :
高级语言: Shell
项目地址: git://github.com/mrlesmithjr/Logstash_Kibana3.git
创建时间: 2013-11-28T15:38:21Z
项目社区:https://github.com/mrlesmithjr/Logstash_Kibana3

开源协议:

下载


Logstash and Kibana3 Auto Install script

This script is for doing an automated install of logstash and the kibana3 front end. It will also setup some tagging and cleanup for VMware ESXi hosts.

Install instructions:

  1. bash
  2. git clone https://github.com/mrlesmithjr/Logstash_Kibana3
  3. For Logstash 1.3.x
  4. chmod +x ./Logstash_Kibana3/install_logstash_kibana_ubuntu.sh
  5. sudo ./Logstash_Kibana3/install_logstash_kibana_ubuntu.sh
  6. For Logstash 1.4.x
  7. chmod +x ./Logstash_Kibana3/install_logstash_1.4_kibana_ubuntu.sh
  8. sudo ./Logstash_Kibana3/install_logstash_1.4_kibana_ubuntu.sh

Setup syslog for devices as follows.

  • Port List:
    • TCP/514 Syslog (Devices supporting TCP)
    • UDP/514 Syslog (Devices that do not support TCP - Only use if absolutely necessary)
    • TCP/1514 VMware ESXi
    • TCP/1515 VMware vCenter (Windows install or appliance) (For Windows install
      use NXLog from below in device setup) (For appliance reference device setup below)
    • TCP/3515 Windows Eventlog (Use NXLog from below in device setup)
    • TCP/3525 Windows IIS Logs (Use NXLog from below in device setup)

Visit Me

http://everythingshouldbevirtual.com
@mrlesmithjr