Git Product home page Git Product logo

Comments (7)

awick avatar awick commented on June 12, 2024

Would reusing how auth works for the writer be ok, or do you expect something different?

from arkime.

ronchler avatar ronchler commented on June 12, 2024

You mean using the same S3 credentials? Yes!

I would expect the same behavior as importing a local pcap file.

If I use arkime-capture -r /some/path/to/file.pcap, I have seen that arkime uses the same filepath (= /some/path/to/file.pcap) in OpenSearch in the arkime-files index.

So I would expect that using arkime-capture -r s3://some/path/to/file.pcap, stores the same filepath (= s3://some/path/to/file.pcap) to s3 in arkime-files.

from arkime.

awick avatar awick commented on June 12, 2024

Ok, have the first version of this implemented, could you try out the latest commit build https://github.com/arkime/arkime/releases/tag/last-commit

you'll want to do either
capture -r s3://bucket/key.pcap
or
capture -r s3https://host:port/bucket/key.pcap

from arkime.

ronchler avatar ronchler commented on June 12, 2024

Hi @awick! Awesome!

I will try it out and will give feedback!

Can you point me to the commit which contains the change? I can't find it.

Thank you again!

from arkime.

awick avatar awick commented on June 12, 2024

I would suggest just using main

from arkime.

ronchler avatar ronchler commented on June 12, 2024

I meant, that #2571 implemented the feature.

from arkime.

awick avatar awick commented on June 12, 2024

ok, but there are updates since then, so I want to make sure you don't just use that

from arkime.

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.