Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use brimcap analyze instead of load #1735

Merged
merged 5 commits into from
Jul 9, 2021
Merged

Conversation

mason-fish
Copy link
Contributor

@mason-fish mason-fish commented Jul 8, 2021

fixes #1716

As discussed, we have to force zealot to use node-fetch in order to attach a stream to a request body for uploading the output of brimcap analyze. With that concession, everything else is pretty straightforward. Now, we handle everything that brimcap load was doing in the app:

  • analyze pcap
  • add data to pool
  • commit all added data to pool
  • generate a pcap index

Also bumps the brimcap dep to commit 6c52930

Signed-off-by: Mason Fish [email protected]

@mason-fish mason-fish requested a review from a team July 8, 2021 23:36
Mason Fish added 4 commits July 8, 2021 17:33
Signed-off-by: Mason Fish <[email protected]>
Signed-off-by: Mason Fish <[email protected]>
Signed-off-by: Mason Fish <[email protected]>
Copy link
Member

@jameskerr jameskerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right on!

@mason-fish mason-fish merged commit dab9821 into main Jul 9, 2021
@mason-fish mason-fish deleted the 1716-use_brimcap_analyze branch July 9, 2021 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use brimcap analyze instead of load
2 participants