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

Add Splunk TLS fields #2666

Merged
merged 2 commits into from
Jun 19, 2024
Merged

Add Splunk TLS fields #2666

merged 2 commits into from
Jun 19, 2024

Conversation

mihaitodor
Copy link
Collaborator

Fixes #1905.

I also cleaned some leftover typos... I was overly-excited when I finally figured out how to use that Splunk container and forgot to re-read my code :)

To test this, I couldn't figure out how to fetch the cert used by the container for those endpoints, so I ended up running https://mitmproxy.org as a local HTTP reverse proxy and I set tls.root_cas_file: ${HOME}/.mitmproxy/mitmproxy-ca-cert.pem.

mihaitodor and others added 2 commits June 19, 2024 01:02
Fixes #1905.

Signed-off-by: Mihai Todor <todormihai@gmail.com>
Copy link
Collaborator

@Jeffail Jeffail left a comment

Choose a reason for hiding this comment

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

Awesome, thanks @mihaitodor!

@Jeffail Jeffail merged commit be0cdc0 into main Jun 19, 2024
3 checks passed
@Jeffail Jeffail deleted the mihaitodor-add-splunk-tls branch June 19, 2024 08:10
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.

Splunk HEC output - Add TLS client certificate/key settings
2 participants