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

Changes to support Unix Domain Socket #777

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Conversation

adityapinglesf
Copy link
Contributor

@adityapinglesf adityapinglesf commented Jan 23, 2024

Changes to support Unix Domain Socket. All API calls will check if UDS is enabled. If enabled, it will perform requests via unix socket. If not enabled, it will perform requests over regular SVC_PORT.

@adityapinglesf adityapinglesf requested a review from a team as a code owner January 23, 2024 17:26
library/splunk_api.py Outdated Show resolved Hide resolved
@adityapinglesf adityapinglesf changed the title Draft: UDS changes UDS changes Mar 6, 2024
@adityapinglesf adityapinglesf changed the title UDS changes Changes to support Unix Domain Socket Mar 6, 2024
@adityapinglesf adityapinglesf merged commit fa8c308 into develop Mar 6, 2024
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.

3 participants