Giter VIP home page Giter VIP logo

analyzer's Issues

Implement log file generator (for application testing)

Summary

We need a tool that, based on some config, generates two simple log files (per one run) which we can use for testing purposes.
There should be a small difference (for example: few lines with a new template) between these logs (based on configuration)

Configuration options

For example, we could have the following options:

  • Maximal line length (in words)
  • Minimal line length (in words)
  • Template wariations (how many templates there are). Each template consist of some sequence of words + numbers, etc
  • Number of lines
  • etc

Implement heuristic configuration feature

There needs to be some kind of tabbed menu for configuring heuristics (and drain in the future, see #4).

Each heuristic should be able to specify what kind of settings does it need and query their state.

It can be based on Nicegui tabs, but any solution is acceptable.

Improve log view - "diff" view

It should be visible for user, based on which log lines from another file time heuristic was calculated. This change should:

  • Add an ability to share datastructures from heuristics
  • Implement log "diff" view
  • Connect all of this together

Implement drain-based file diff Heuristic

Implement heuristic, that based on clastered logs (templates) would use diff-like algorithm for comparing log line importance

EDIT:
This should contain also (mainly) changes to view. We want to see log files line by line with customized diff

EDIT2:

  • Initial implementation: #36
  • Improve initial implementation: #39

Collect logs from Easy Travel

We need to collect logs from easy travel and use them to verify how well our solution works.

We need to run application N times for T time, where T should be at least 6 hours. Also T needs to be the same for each log case.
N is the number of cases that we want to cover, for example:

  • Case when application works normally
  • Case when there are many users
  • Case when something crashes
  • etc

Please label collected logs appropriately.

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.