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

Correct splunk.secret path #378

Merged
merged 5 commits into from
Aug 28, 2024
Merged

Correct splunk.secret path #378

merged 5 commits into from
Aug 28, 2024

Conversation

luedderd
Copy link
Contributor

Pull Request (PR) description

The splunk.secret file on Linux is located at $SPLUNK_HOME/etc/auth instead of $SPLUNK_HOME/etc/ as per Splunk documentation since at least v7.0.0 through v9.3.0

This Pull Request (PR) fixes the following issues

Fixes #324

Copy link
Member

@kenyon kenyon left a comment

Choose a reason for hiding this comment

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

Can you also make this change for Windows? I can confirm it's under etc/auth on my Windows system. It's likely the same for all of the OSes.

@kenyon kenyon changed the title update splunk.secret path on Linux update splunk.secret path on Linux Aug 22, 2024
@luedderd luedderd requested a review from kenyon August 28, 2024 18:17
@kenyon kenyon added the bug Something isn't working label Aug 28, 2024
@kenyon kenyon changed the title update splunk.secret path on Linux Correct splunk.secret path Aug 28, 2024
@kenyon kenyon merged commit b579524 into voxpupuli:master Aug 28, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

default location of splunk.secret is wrong?
2 participants