Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added RHEL init script, modified Makefile to detect if RHEL5/6 #76

Closed
wants to merge 3 commits into from

Conversation

codyro
Copy link

@codyro codyro commented Sep 5, 2013

Added simple RHEL 5 / 6 check which will deploy a working init script for those platforms.

@@ -45,7 +53,7 @@ rpm deb: | build-all
--description "a log shipping tool" \
--url "https://github.com/jordansissel/lumberjack" \
build/bin/lumberjack=$(PREFIX)/bin/ build/bin/lumberjack.sh=$(PREFIX)/bin/ \
lumberjack.init=/etc/init.d/lumberjack
$(INIT_SCRIPT)=/etc/init.d/lumberjack
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I build all packages from a single system, so I think it makes more sense to simply have multiple make targets; one for each package target.

@blalor
Copy link

blalor commented Dec 21, 2013

This and other issues and PRs that relate to the old lumberjack should probably be closed.

@jordansissel
Copy link
Contributor

Thanks for helping make logstash-forwarder better!

Logstash-forwarder is going away and is replaced by https://github.com/elastic/filebeat/. If this is still an issue with filebeat, would you mind opening a ticket there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants