Skip to content

added config_file_path param #50

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

Closed
wants to merge 3 commits into from
Closed

added config_file_path param #50

wants to merge 3 commits into from

Conversation

snobear
Copy link

@snobear snobear commented Jun 24, 2015

I had the need to specify the main config logstash forwarder config file path, so I added $config_file_path. It defaults to the value that was previously hardcoded which is /etc/logstash-forwarder.conf. This may be useful for anyone who needs to override it for whatever reason.

@oloc
Copy link

oloc commented Jul 9, 2015

As I understand your PR, this new parameter is another configdir, with the file name.
I think the first step should be to use the configdir as in the PR #56
And the next step should be to create and use a "global name" to spray it everywhere (service_name, conf files, and so on).

@oloc
Copy link

oloc commented Jul 9, 2015

Here is the completion of what I said : PR #54

oloc pushed a commit to oloc/puppet-logstashforwarder that referenced this pull request Jul 9, 2015
@snobear
Copy link
Author

snobear commented Jul 10, 2015

Sure that works too. I briefly looked over your PR and it looks good but I didn't do any testing. I'll close this in favor of #54.

@snobear snobear closed this Jul 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants