Skip to content

Fix scheduled ingest session auth and Splunk Python SSL compatibility - #113

Merged
xvaier merged 6 commits into
mainfrom
ankush-metronlabs/bug-fix
Aug 21, 2026
Merged

Fix scheduled ingest session auth and Splunk Python SSL compatibility#113
xvaier merged 6 commits into
mainfrom
ankush-metronlabs/bug-fix

Conversation

@ankushy-metron

Copy link
Copy Markdown
Collaborator

Summary

Fixes scheduled Flare ingestion on current Splunk versions (including mixed Python 3.9 and 3.13).

What was broken

  • Saving config did not set passAuth to the logged-in Splunk user, so the ingest script often got no session token.

What we changed

  • On save, set passAuth to the current Splunk username so the scheduled job can read stored credentials.
  • Align SSL handling so ingest works with SSL verification on or off across Splunk Python 3.9 and 3.13.

@ankushy-metron
ankushy-metron requested a review from xvaier August 21, 2026 13:57
@ankushy-metron ankushy-metron self-assigned this Aug 21, 2026
@xvaier
xvaier force-pushed the ankush-metronlabs/bug-fix branch from dd03635 to 7242baa Compare August 21, 2026 16:56
@xvaier
xvaier enabled auto-merge (squash) August 21, 2026 17:02
@xvaier
xvaier disabled auto-merge August 21, 2026 17:07
@xvaier
xvaier merged commit aa46c81 into main Aug 21, 2026
6 checks passed
@xvaier
xvaier deleted the ankush-metronlabs/bug-fix branch August 21, 2026 17:08
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