• [Python-announce] logmerger 0.7.0

    From Paul McGuire@21:1/5 to All on Sun Oct 8 19:56:47 2023
    logmerger 0.7.0
    ===============

    Screenshot: https://github.com/ptmcg/logmerger/blob/main/static/log1_log2_merged_tui_lr.jpg?raw=true


    Use logmerger to view multiple log files, merged side-by-side with a common timeline using timestamps from the input files.

    - merge ASCII log files
    - detects various formats of timestamps
    - detects multiline log messages
    - merge .gz files without previously gunzip'ing
    - merge .pcap files
    - merge .csv files

    Browse the merged logs using a textual-based TUI:
    - vertical scrolling
    - horizontal scrolling
    - search/find next/find previous
    - go to line
    - go to timestamp

    TUI runs in a plain terminal window, so can be run over a regular SSH session.


    Installation
    ------------

    Install from PyPi;

    pip install logmerger

    For PCAP merging support:

    pip install logmerger[pcap]


    Github repo: https://github.com/ptmcg/logmerger

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)