Essays about: "Log File Analysis"

Showing result 1 - 5 of 19 essays containing the words Log File Analysis.

  1. 1. ML enhanced interpretation of failed test result

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Hiranmayi Pechetti; [2023]
    Keywords : Data Parsing; Machine Learning; Log file Analysis; Text Classification; Supervised Classification; Dataanalys; maskininlärning; loggfilsanalys; textklassificering; Övervakad klassificering;

    Abstract : This master thesis addresses the problem of classifying test failures in Ericsson AB’s BAIT test framework, specifically distinguishing between environment faults and product faults. The project aims to automate the initial defect classification process, reducing manual work and facilitating faster debugging. READ MORE

  2. 2. Sequential Anomaly Detection for Log Data Using Deep Learning

    University essay from Göteborgs universitet/Institutionen för matematiska vetenskaper

    Author : Lina Hammargren; Wei Wu; [2021-06-14]
    Keywords : anomaly detection; recurrent neural network; long short-term memory; semi-supervised learning; seq2seq; transformer; unsupervised learning; log analysis;

    Abstract : Abstract Software development with continuous integration changes needs frequent testing for assessment. Analyzing the test output manually is time-consuming and automating this process could be beneficial to an organization. READ MORE

  3. 3. Anomaly Detection in Log Files Using Machine Learning Techniques

    University essay from Blekinge Tekniska Högskola/Fakulteten för datavetenskaper

    Author : Lakshmi Geethanjali Mandagondi; [2021]
    Keywords : Anomaly Detection; Log Files; Machine Learning; Clustering; Outlier Detection;

    Abstract : Context: Log files are produced in most larger computer systems today which contain highly valuable information about the behavior of the system and thus they are consulted fairly often in order to analyze behavioral aspects of the system. Because of the very high number of log entries produced in some systems, it is however extremely difficult to seek out relevant information in these files. READ MORE

  4. 4. Mitigating garbage collection in Java microservices : How garbage collection affects Java microservices andhow it can be handled

    University essay from Mittuniversitetet/Institutionen för informationssystem och –teknologi

    Author : Amanda Ericson; [2021]
    Keywords : Garbage collector; Microservice; Docker; docker-compose; CMS; G1GC; Shenandoah GC; ZGC;

    Abstract : Java is one of the more recent programming languages that in runtime free applications from manual memory management by using automatic Garbage collector (GC) threads. Although, at the cost of stop-the-world pauses that pauses the whole application. READ MORE

  5. 5. Automating Log Analysis

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Sri Sai Manoj Kommineni; Akhila Dindi; [2021]
    Keywords : Anomaly detection; Log analysis; Unsupervised learning;

    Abstract : Background: With the advent of the information age, there are many large numbers of services rising which run on several clusters of computers.  Maintaining such large complex systems is a very difficult task. Developers use one tool which is common for almost all software systems, they are the console logs. READ MORE