seaoflogs

Interactive visualizer for LSP traces and other logfiles (by ljw1004)

Seaoflogs Alternatives

Similar projects and alternatives to seaoflogs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better seaoflogs alternative or higher similarity.

seaoflogs reviews and mentions

Posts with mentions or reviews of seaoflogs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-13.
  • Julia Evans: Tips for Analyzing Logs
    8 projects | news.ycombinator.com | 13 Dec 2022
    I wrote https://github.com/ljw1004/seaoflogs - an interactive filtering tool, for similar ends to what's described here. I wrote it because my team was struggling to analyze LSP logs (that's the protocol used by VSCode to communicate with language servers). But I made it general-purpose able to analyze more log formats too - for instance, we want to correlate LSP logs with server logs and other traffic logs.

    (1) I wanted something where colleagues could easily share links in workplace chat with each other, so we could cooperatively investigate bugs.

    (2) For LSP we're often concerned with responsiveness, and I thought the best way to indicate times when viewing a log is with whitespace gaps between log messages in proportion to their time gap.

    (3) For LSP we have lots of interleaved activity going on, and I wanted to have visual "threads" connecting related logs.

    (4) As the post and lnav say, interactivity is everything. I tried to take it a step further with (1) javascript, (2) playground-style updates as you type, (3) autocomplete which "learns" what fields are available from structured logs.

    My tool runs all in the browser. (I spent effort figuring out how people can distribute it safely and use it for their own confidential logs too). It's fast enough up to about 10k lines of logs.

Stats

Basic seaoflogs repo stats
1
6
10.0
over 2 years ago

ljw1004/seaoflogs is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of seaoflogs is HTML.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com