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

Allow forwarder to fully support alternate install directories #183

Merged
merged 1 commit into from
Jun 14, 2018

Conversation

Nekototori
Copy link
Contributor

Pull Request (PR) description

Ran into issues with getting the splunk forwarder installation working when installing it into a different directory. splunkforwarder_web passes into splunk's ini_setting for determining the file_path, which pulls from splunk_config, but that isn't set within forwarder. This pull just adds support for that.

The spec test for the forwarder class just has the compile with deps, so I didn't add anything to test values of the path for it.

This Pull Request (PR) fixes the following issues

@bastelfreak
Copy link
Member

Thanks for the PR @Nekototori !

@bastelfreak bastelfreak merged commit 4e309ec into voxpupuli:master Jun 14, 2018
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