Log Management System

TWM686042UActive Publication Date: 2026-08-01ASUSTEK COMPUTER INC +1
View PDF 0 Cites 0 Cited by

Patent Information

Authority / Receiving Office
TW · TW
Patent Type
Utility models
Current Assignee / Owner
ASUSTEK COMPUTER INC
Filing Date
2026-04-28
Publication Date
2026-08-01

Smart Images

  • Figure 00000000_0000_ABST
    Figure 00000000_0000_ABST
Patent Text Reader

Abstract

This case discloses a log management system, comprising: a microservice system for providing multiple microservices; a log generation module configured within the microservice system and corresponding to each microservice to generate a log event for each microservice; a log tagging module signal-connected to the log generation module, which performs a semantic tagging on each log event to generate one or more log tags to be added to the log event; a log collection system for receiving and storing log events with log tags; a user interface for providing an event request; and a log processing module signal-connected to the user interface and the log collection system, which determines the corresponding log tag based on the event request and filters log events matching the log tag in the log collection system.
Need to check novelty before this filing date? Find Prior Art

Claims

1. A log management system, comprising: a microservice system providing a plurality of microservices; a log generation module configured within the microservice system and corresponding to each of the microservices, for generating a log event corresponding to each microservice; a log tagging module signal-connected to the log generation module, the log tagging module performing a semantic tagging on the log event to generate at least one log tag; a log collection system for receiving and storing the log event with the log tag; a user interface for establishing an event request; and a log processing module signal-connected to the user interface and the log collection system, the log processing module determining the corresponding log tag according to the event request, and filtering the log events that match the log tag in the log collection system.

2. The log management system as described in claim 1, wherein the log processing module further comprises: an event classification and matching module and a log collection triggering module, wherein the event classification and matching module determines the corresponding log tag according to the event request and transmits the log tag to the log collection triggering module, and the log collection triggering module filters the log events that match the log tag in the log collection system according to the log tag.

3. The log management system as described in claim 2, wherein the log collection trigger module further aggregates all log events that match the log tag and outputs them to the user interface.

4. The log management system as described in Request 2, wherein the content of the log tag includes a functional module, an operation process, an exception type, an external dependency, or any combination thereof.

5. The log management system as described in claim 1, wherein when the log tagging module performs the semantic tagging on the log event, it further includes performing semantic analysis on the log event and performing event classification inference to automatically generate the corresponding at least one log tag for the log event.

6. The log management system as described in claim 5, wherein the log tagging module is a lightweight language model.

7. The log management system as described in Request 1, wherein the log processing module further aggregates all log events that match the log tag and outputs them to the user interface.

8. The log management system as described in claim 1, wherein the log event having the log tag further includes a timestamp, a severity level, a service identifier, the log tag, an event description, and an association identifier.

9. The log management system as described in claim 8, wherein the log tag further comprises: a functional module tag, an operation process tag, an exception type tag, an external dependency tag, or any combination thereof.

10. The log management system as described in claim 1, wherein the log tagging module receives the log event, performs the semantic tagging on the log event, and then transmits the log event with the log tagging to the log collection system through the log generation module.

11. The log management system as described in request item 10, wherein the log tagging module is further configured within the microservice system.

12. The log management system as described in claim 1, wherein the log generation module transmits the log event to the log tagging module for semantic tagging, and the log tagging module transmits the log event with the log tag to the log collection system.

13. The log management system as described in claim 1, wherein the microservice system, the log generation module, the log tagging module, the log collection system, the user interface, and the log processing module are located in the same electronic device.

14. The log management system as described in claim 13, wherein the electronic device is a cloud server or a local computer.