d7c36ffc0754c936e12b5dec282f5e1cce7deacf
Two row variants: low-level Connection events and player join/disconnect events. The LINE regex accepts both shapes; analysers route via CONNECTION (action/index/guid/id) and PLAYER_EVENT (steamid/player/event) named-group regexes. Detectors: filename match plus content signatures on either variant.
IndifferentKetchup Codex
A generic PHP log parsing and analysis framework. Provides interfaces and base implementations for reading log files, detecting log types, parsing entries into structured form, analysing them for problems and information, and printing results.
Installation
composer require indifferentketchup/codex
Source
https://git.indifferentketchup.com/indifferentketchup/ik-codex
Languages
PHP
79.3%
Python
20.4%
Shell
0.3%