IronCoreLabs / ironoxide

Rust SDK for IronCore Privacy Platform
https://docs.rs/ironoxide
GNU Affero General Public License v3.0
10 stars 3 forks source link

Add switch to vendor UI to enable logging to stdout #227

Closed BobWall23 closed 3 years ago

BobWall23 commented 3 years ago

Update the vendor UI so that an admin can enable logging of events for recognized tenants that don't have a logging configuration to logdriver's stdout. Persist this setting in the new column ogranization_vendor.events_to_stdout column created by https://github.com/IronCoreLabs/cmk-config-broker/issues/337.

BobWall23 commented 3 years ago

Filed in wrong repo