Log Event Management Mechanism Integrity Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Event log messages in network security systems can be manipulated by unauthorized users or malware, compromising their integrity and making it difficult for administrators to manage network security effectively.

Innovation Solution

Assigning a unique identifier to log event messages, generating and encrypting checksums associated with these identifiers, and comparing them upon receipt to detect any modifications during transmission.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If log event messages are transmitted without protection, then transmission simplicity is maintained, but message integrity is compromised due to potential manipulation by unauthorized users or malware

Engineering Contradiction:
Improvemessage integrityVSAvoidcomplexity of protection mechanism
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system generates and stores comparison checksums and unique identifiers for log event messages before transmission. This preliminary action enables later verification of message integrity without requiring complex real-time protection during transmission, as the verification data is prepared in advance

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces checksums and unique identifiers as intermediary elements that facilitate message integrity verification. These intermediaries act as mediators between the transmitted message and the verification process, allowing simple transmission while enabling reliable integrity checking through comparison of checksums

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If checksums are generated and encrypted for each log event message, then message integrity verification is enhanced, but processing time and computational resources increase

Engineering Contradiction:
Improveintegrity verification capabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent extracts only the essential verification elements (checksums and unique identifiers) from the complete message verification process. By separating these verification components from the main message transmission, the system enables efficient processing while maintaining integrity verification capability

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system transforms the verification approach by changing parameters from verifying entire messages to verifying compact checksum values. This parameter change significantly reduces processing time and computational resources required for integrity verification while maintaining reliability

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10698787B2Log event management mechanism
Publication Date: 2020.06.30 SALESFORCE INC
  • US10698787B2 patent drawing
  • US10698787B2 patent drawing
  • US10698787B2 patent drawing

AI summary

Techniques and structures to facilitate management of log event messages, including transmitting one or more messages, each having a unique identifier (ID), to a computing device, generating a comparison checksum for each of the one or more messages, wherein each comparison checksum is associated with a unique ID corresponding to a message from which the comparison checksum was generated, performing an encryption on each comparison checksum and associated unique ID to generate encryption data and transmitting the encryption data to the computing device.