Skip to content

ph/logstash-test-environments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simple playbook and vagrant files to test an installation of logstash on a specific linux distribution

Warning

Requirements

How to run?

  • puts the logstash packages in the packages directory
  • create a symlink current.deb or current.rpm
  • cd distribution/
  • vagrant up
  • You can test uninstall and upgrade using env variable like STEP=uninstall,upgrade vagrant up

Defaults

  • It will install the required jvm
  • It will create a sample testing.conf (this config use the generator to create a file in /tmp/testing.log)
  • it will restart the service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages