omni::structuredlog::fOutputFlagEmitCloudHeartbeat

Defined in omni/structuredlog/IStructuredLogSettings2.h

constexpr OutputFlags omni::structuredlog::fOutputFlagEmitCloudHeartbeat = 0x00000004

Flag to indicate that the cloud heartbeat events should be emitted as well as the normal heartbeat events.

This cloud heartbeat event is effectively duplciate data and will only be emitted when this flag is used and the normal heartbeat events are also enabled. This defaults to off.