A log parsing engine written in Java for high performance. Additionally, logger is also highly configurable.
-
Updated
Aug 13, 2018 - Java
A log parsing engine written in Java for high performance. Additionally, logger is also highly configurable.
Processes spacegame logs to provide research relevant data.
Python script to search through syslog files to find the wifi devices that have connected according to DHCP logs
Python Script to email a log entry while running tail against the syslog file
Discover logging statements in software projects. Generate enriched log templates from logging statements.
LSTM model able to parse logs at character level and to recognize various types of variables.
Parsing log files can be a tedious task, especially when dealing with complex log formats. The Log Parser aims to streamline this process by leveraging regular expressions to match and capture relevant fields from log entries. With the extracted data, users can perform further analysis, generate reports, or gain insights from their log files.
Bunch of scripts for working with the FortinetFW
Self-Supervised Log Parsing Using Semantic Contribution Difference
RustLog try to provide a rust version implement of LogParser Project.
ALx Interview Prep
go-drain3 is a golang port of drain3, which is log parsing library written in python.
A python script that takes a list of words as input and automatically parses through all the log files in a given folder to find the lines containing those words.
Brain: Log Parsing with Bidirectional Parallel Tree
Log Parsing with Generalization Ability under New Log Types (ESEC/FSE 2023)
Algorithmic solutions in Python, covering Pascal's Triangle, lockboxes, minimum operations, log parsing, UTF-8 validation, N Queens, Star Wars API, matrix rotation, making change, island perimeter, and Prime Game. Ideal for developing problem-solving skills for technical interviews.
Add a description, image, and links to the logparsing topic page so that developers can more easily learn about it.
To associate your repository with the logparsing topic, visit your repo's landing page and select "manage topics."