Skip to content

[PM-36837] Add event_delivery_mode setting to script configuration #205

Open
lastbestdev wants to merge 2 commits into
mainfrom
dirt/PM-36837
Open

[PM-36837] Add event_delivery_mode setting to script configuration #205
lastbestdev wants to merge 2 commits into
mainfrom
dirt/PM-36837

Conversation

@lastbestdev
Copy link
Copy Markdown
Contributor

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-36837

📔 Objective

With changes coming up to allow Bitwarden Organization Event data to be received via Splunk's HTTP Event Collector (HEC), a new configuration flag is needed to disable old polling configurations in favor of new push based configurations.

A new event_delivery_mode property is added to the existing config settings used by the python script. When the property is set to push, the python script will now exit early and no polling of Bitwarden APIs will occur. This is because push configurations will receive the event data instead through HEC.

Screenshot

event_delivery_mode=poll set in script.conf exits the python script early

image

@lastbestdev lastbestdev requested a review from a team as a code owner June 2, 2026 22: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.

1 participant