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

Expose Splunk port #1

Open
sumanthdonthi opened this issue Mar 1, 2017 · 1 comment
Open

Expose Splunk port #1

sumanthdonthi opened this issue Mar 1, 2017 · 1 comment

Comments

@sumanthdonthi
Copy link

sumanthdonthi commented Mar 1, 2017

Please add following configuration to you vagrant file so that Splunk port can be exposed on VM.
config.vm.network "forwarded_port", guest: 8000, host: 9292

@gallilama
Copy link
Owner

Thanks for the feedback. That's a good idea. I will make the change.

I'm leaning toward leaving the guest port as 8000. I understand you can change Splunk's default Web port from 8000, but it requires restart, I'm not sure how sticky that change is or what else might be impacted.

Would the host port config option be enough to meet your needs?

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

No branches or pull requests

2 participants