Index S3 and Git Files having metadata in to elastic

we are looking to index meta-info for S3 documents and Github repo files in to elastic. these files will have additional/metadata fields like howtouse, description, licensenumber etc. Ideally indexing should be event based like addition of items in bucket or new code commits etc. Are there any prebuilt tools/scripts that can help us to index existing or new content. Should we write our own script that read S3 buckets for example and then read meta data separately through jsonfiles etc. and then index them one by one . please throw some light.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.