Cross-Cloud Threat Detection With Normalized Event Logs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing cybersecurity threat detection solutions for multiple cloud platforms are inconsistent, lack transparency, and require redundant rule engines for each platform, making it difficult to manage and respond to threats effectively.

Innovation Solution

A system and method for generating a normalized event log across multiple cloud service providers using a predefined data schema, storing it in a transactional database, and applying a unified rule engine to detect cybersecurity threats.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If multiple separate cybersecurity solutions are deployed for each cloud infrastructure, then each infrastructure can be monitored independently, but the system complexity and management overhead increase significantly

Engineering Contradiction:
Improvethreat detection coverageVSAvoidsolution management complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent combines multiple cloud event sources (AWS, Azure, GCP) into a single normalized event log that consolidates security events from different cloud providers. This merging approach allows a unified threat detection system to monitor all cloud infrastructures through one interface, reducing the number of separate solutions needed while maintaining comprehensive coverage.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The normalized event log creates a universal data structure that can accommodate events from multiple cloud providers using a common schema. This universal format enables a single threat detection system to handle diverse cloud events uniformly, eliminating the need for provider-specific detection mechanisms and simplifying system management.

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Reliability

If AI/ML models are used for anomaly detection in event logs, then detection capabilities are enhanced, but consistency and transparency of detection results deteriorate

Engineering Contradiction:
Improveanomaly detection capabilityVSAvoiddetection consistency
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent segments the threat detection process into two distinct parts: (1) normalization of cloud events into a consistent format, and (2) application of deterministic threat detection rules. This segmentation separates the data preparation phase from the detection phase, allowing each to be optimized independently while maintaining overall system consistency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms raw cloud events into normalized events with standardized parameters and fields. This parameter transformation creates a consistent input format for threat detection rules, ensuring that the same threat patterns are detected consistently regardless of the original cloud provider's event format variations.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If cloud event logs are processed in their native formats, then all original data is preserved, but the ability to apply unified detection rules across multiple platforms is lost

Engineering Contradiction:
Improveevent data completenessVSAvoidcross-platform rule applicability
Core Design Contradiction:
Loss of informationVSAdaptability or versatility

Solution Approach 1:

The normalized event log acts as an intermediary layer between raw cloud events and threat detection rules. It preserves essential information from original events while transforming them into a unified format that enables consistent rule application across different cloud platforms. The intermediary maintains data fidelity while enabling cross-platform compatibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12388841B2System and method for threat detection across multiple cloud environments utilizing normalized event logs
Publication Date: 2025.08.12 WIZ INC
  • US12388841B2 patent drawing
  • US12388841B2 patent drawing
  • US12388841B2 patent drawing

AI summary

A system and method improves cloud detection and response by generating a normalized event log from a plurality of cloud service providers (CSPs). The method includes receiving a plurality of events, wherein a first event of the plurality of events is generated in a cloud computing environment provided by a first CSP and a second event of the plurality of events is generated in a cloud computing environment provided by a second CSP; extracting data from an event of the plurality of events; generating a normalized event based on the extracted data and a predefined data schema, the predefined data schema including a plurality of data fields; storing the normalized event in a transactional database having stored therein a normalized event log; and applying a rule from a rule engine on a normalized event stored in the transactional database to detect a cybersecurity threat in any of the CSPs.