logparsing
There are 19 repositories under logparsing topic.
gaiusyu/Brain
Brain: Log Parsing with Bidirectional Parallel Tree
gaiusyu/Semlog
Self-Supervised Log Parsing Using Semantic Contribution Difference
HewlettPackard/logger
A log parsing engine written in Java for high performance. Additionally, logger is also highly configurable.
gaiusyu/Log3T
Log Parsing with Generalization Ability under New Log Types (ESEC/FSE 2023)
ksn-developer/logbrain
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.
jomonjohnn/logan
Just another regex based parallel log analyzer/parser with Boost.Asio and JSON output support
davebdb/fnfw
Bunch of scripts for working with the FortinetFW
davebdb/uniqueWifi
Python script to search through syslog files to find the wifi devices that have connected according to DHCP logs
Jaeyo/go-drain3
go-drain3 is a golang port of drain3, which is log parsing library written in python.
spetrescu/logmapping
Discover logging statements in software projects. Generate enriched log templates from logging statements.
tdishant/log-parser-script
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.
Alogyn/alx-interview
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.
spetrescu/lstm-ner-log-parsing
LSTM model able to parse logs at character level and to recognize various types of variables.
unioulu/gameclue-spacegame-logparser
Processes spacegame logs to provide research relevant data.
zzkluck/rustlog
RustLog try to provide a rust version implement of LogParser Project.
davebdb/tailmail
Python Script to email a log entry while running tail against the syslog file
Gouveiajames/Plotter
csv plotter
MA-Abahmane/alx-interview
ALx Interview Prep
milandjurdjevic/analog
An efficient tool designed for rapid log analysis, enabling users to quickly parse, filter, and interpret log data.