Log Analysis and System Performance Diagnosis leaf node


URI

https://openalex.org/T12127

Label

Log Analysis and System Performance Diagnosis

Description

This cluster of papers focuses on log analysis, performance prediction, and system diagnosis in the context of microservices, distributed systems, and cloud-native architectures. It covers techniques for anomaly detection, fault localization, and model-driven performance prediction using system logs.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12127> a skos:Concept ;
    rdfs:label "Log Analysis and System Performance Diagnosis"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Log_analysis>,
        <https://openalex.org/T12127> ;
    skos:broader oasubfields:1705 ;
    skos:definition "This cluster of papers focuses on log analysis, performance prediction, and system diagnosis in the context of microservices, distributed systems, and cloud-native architectures. It covers techniques for anomaly detection, fault localization, and model-driven performance prediction using system logs."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Log Analysis and System Performance Diagnosis"@en ;
    openalex:cited_by_count 325776 ;
    openalex:works_count 45579 .