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

View an S3 archive (immutable snapshot) in docker mode #1374

Closed
alongir opened this issue Jun 28, 2023 · 1 comment
Closed

View an S3 archive (immutable snapshot) in docker mode #1374

alongir opened this issue Jun 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@alongir
Copy link
Member

alongir commented Jun 28, 2023

At this time, the scope of these features is limited to AWS S3. In the future, we may broaden the scope to other datastores.

An Immutable Snapshot is a result of copying an S3 bucket at a certain time to an immutable archive. The archive includes a folder per node, where each folder includes multiple pairs of PCAP and name-resolution JSON files. The archive is a result of using the PCAP helper and uploading the result to an S3 bucket.

Required: When pointed to the S3 immutable instance folder, use Kubeshark in docker mode to explore the entire archive.

@alongir alongir added the enhancement New feature or request label Jun 28, 2023
@alongir alongir changed the title View S3 archive (immutable snapshot) in docker mode View an S3 archive (immutable snapshot) in docker mode Jun 28, 2023
@mertyildiran
Copy link
Member

Implemented with 242a276 and 261e850

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants