Giter Site home page Giter Site logo

Comments (6)

inliniac avatar inliniac commented on July 26, 2024

Btw, in Suricata 2.1 all these records will share a 'flow_id' field.

from evebox.

jasonish avatar jasonish commented on July 26, 2024

I've added the flow ID to the event details display with a link that constructs a query string to limit the result set to all events with that flow ID, and between the ip_src and dest_ip. I think it could be better placed for easy accessibility, but then again, I'm also thinking the details display could use some tuning up as well.

from evebox.

inliniac avatar inliniac commented on July 26, 2024

Clicking it doesn't fully work yet, the URL just ends in "?q=" for me. I think it should add "+flow_id:"" or something similar to that. Tried from the alert view.

from evebox.

jasonish avatar jasonish commented on July 26, 2024

I wonder if it's a browser caching issue - the updated html loaded but the js didn't? I'll need to learn how to deal with the cache in single page apps like this.

On Jan 14, 2015, at 5:56 AM, Victor Julien [email protected] wrote:

Clicking it doesn't fully work yet, the URL just ends in "?q=" for me. I think it should add "+flow_id:"" or something similar to that. Tried from the alert view.


Reply to this email directly or view it on GitHub.

from evebox.

inliniac avatar inliniac commented on July 26, 2024

That was it!

from evebox.

jasonish avatar jasonish commented on July 26, 2024

In master. The generated query string has been tightened up a bit from the first version.

from evebox.

Related Issues (20)

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.