Skip to content

Commit

Permalink
add s3 path collect example command
Browse files Browse the repository at this point in the history
  • Loading branch information
huggingpixels committed May 7, 2024
1 parent f0040b8 commit 66c1aa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/guaccollect/cmd/s3.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ $ guaccollect s3 --s3-url play.min.io --s3-bucket guac-test --s3-item alpine-cyc
Ingest from AWS using default url:
$ guaccollect s3 --s3-bucket guac-test --s3-region eu-north-1
$ guaccollect s3 --s3-bucket guac-test --s3-region eu-north-1 --s3-path sboms/
For the polling option, you need to define event bus endpoint for bucket notifications:
Expand Down

0 comments on commit 66c1aa5

Please sign in to comment.