Code Monkey home page Code Monkey logo

logip's People

Contributors

mdrie avatar

Watchers

 avatar

logip's Issues

Consolidate rows with same content

Only changes of the IP address or other information are interesting.

  • Rows with the same content should be combined to two rows
  • with the additional information, how many times it occurred.
  • The first and last timestamp should be preserved.

Use different color for each IP address.

Determine e.g. the hue of the background color of a row from the IP address. It might be best to add a sufficiently high offset to the hue value of the previous IP address and use an offset that causes to traverse all possible hue values before repeating. Error rows should be well discernible from these.

Too much line consolidation.

When recovering from errors, the first line with an IP is also deleted:

14.09.2022, 14:58:47.244 (103): xxx.yyy.zzz.www (00.0000,00.0000)
... repeated 61 times ...
14.09.2022, 14:48:12.383 (238): Error
14.09.2022, 14:37:48.728 (78): xxx.yyy.zzz.www (00.0000,00.0000)

The first timestamp after an error is valuable information to be kept.

Turn into a general API monitor

Add input fields to change

  • URL,
  • fields of interest,
  • interval between requests,
  • (optional) HTTP method (GET, POST, PUT(?)),
  • and possibly more.
    Defaults shall be the original ones.

This turns logip into a more general API monitoring tool. New name? logAPI (pronounced surprisingly similar), apiMonitor, ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.