Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Via aws cli

    Code Block
    aws s3 ls s3://int-folio-bugfest-logs/sunflower-eureka/ --no-sign-request --recursive --human-readable --summarize
  2. AWS s3 ui:
    If you want to use the UI, then go to https://int-folio-bugfest-logs.s3.amazonaws.com/ and search for the module based on timestamp and attach the <key> to the URL - You can download logs that way but there is a max limit of 1000 objects that get displayed from UI

...