Skip to content

pzinovkin/logstash-specs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logstash SPECS for CentOS

All that you need to build CentOS RPMs for:

Hot to build

Clone repository and prepare RPM build environment.

$ git clone https://github.com/pzinovkin/logstash-specs.git
$ cd logstash-specs
$ make init

Now you can make something:

$ make
Please choose one of the following target:
  init
  clean
  elasticsearch
  kibana
  logstash
$ make elasticsearch

Building with VritualBox

Install VirtualBox and Vagrant. Initialize virtual machine.

$ vagrant up

SSH to newly created machine. Directory will be changed automatically.

$ vagrant ssh
$ make logstash

See also

About

Logstash SPECS for CentOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%