wazuh / wazuh-indexer

Wazuh indexer, the Wazuh search engine
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
11 stars 17 forks source link

Add S3 Ninja (Mock) #165

Closed AlexRuiz7 closed 7 months ago

AlexRuiz7 commented 7 months ago

Description

This PR adds a mock service for the S3 API named S3 Ninja. With this tool, we can emulate sending data to an S3 bucket locally.

The tool uses static access keys, as described in https://github.com/scireum/s3ninja/issues/52.

Issues Resolved

Closes #161

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.