Skip to content

tateeskew/logstash-rpms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logstash-rpms

RPM Specs for Logstash

====================== Files to build grok/logstash RPMs for CentOS/Red Hat Tries to follow the Java packaging guidelines from Fedora.

  • Jar: /usr/share/java/logstash.jar
  • Config: /etc/logstash/
  • Plugins: /usr/share/logstash/
  • Script: /usr/bin/logstash
  • logrotate
  • init script
  • Running as user logstash in group logstash

There are two scripts that can be executed in the scripts directory. One will fetch the source files needed (make sure versions are correct in the script) and the other will execute the build.

  • scripts/get_sources
  • scripts/rpm

Acknowledgments

Inspiration for this came from various other projects:

About

RPM Specs for Logstash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages