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

Creation of s3-sink plugin #2323

Closed

Commits on Feb 28, 2023

  1. Signed-off-by: deepaksahu562 deepak.sahu562@gmail.com

    Description
    
    Created "s3-sink" plugin.
    Github issue : opensearch-project#1048
    
    Added Functionality
    
    Configurations for the bucket name, key path and key pattern.
    The key pattern support timestamps such as logs-${YYYY.mm}-${uniqueId}.
    Collection of objects from Buffer and store it in RAM/Local file.
    
    Check List
    New functionality s3-sink plugin.
    New functionality has been documented.
     New functionality has javadoc added.
    Commits are signed per the DCO using --signoff
    
    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
    https://github.com/opensearch-project/data-prepper/blob/main/CONTRIBUTING.md
    DE20436406 authored and DE20436406 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    1211958 View commit details
    Browse the repository at this point in the history