Ivan Beschastnikh
Ivan Beschastnikh
When switching between log and the generated visualization the visualization should remain where it is (e.g., if it is scrolled, it should not move). At the moment, the visualization jumps...
Searching for something like "bam=foo" displays an appropriate error: "Unbound identifier: bam" However, next, the visualization is cleared entirely. To get the view back, the search must be cleared. Instead,...
This issue has three components: 1. lang: extending the motif json format with event query constraints 1. alg: implementing the query constraints matching in the custom motif finder 1. gui:...
Currently, for logs with a single execution, the network motif search allows users to customize calculation of subgraph significance by specifying a minimum number of appearances in the execution. See...
Add sliders to the network motifs search tab to allow users to specify how subgraph significance should be calculated. - For logs with a single execution, have a slider with...
Right now, when two executions are compared, events in two processes with the same host are compared one-by-one. That is, each event in each process is compared to each event...
When 6 or less hosts are hidden, they show up in the sidebar, but once a 7th one is hidden, it pushes one of the previously hidden hosts out of...
Currently, the user is able to extract information from log text using regular expressions. However, everything is stored as a string, which makes it impossible to (for example), extract dates...
Currently, one can "jump" to the next or previous motif using two buttons at the top of the search bar. This works in an analogous way to how Ctrl-F works...
The existing interface is sufficient for a few hundred events, but is unwieldy for long logs. A long log requires an advanced scrubbing interface that allows one to skip in...