opensearch-project / logstash-output-opensearch

A Logstash plugin that sends event data to a OpenSearch clusters and stores as an index.
https://opensearch.org/docs/latest/clients/logstash/index/
Apache License 2.0
104 stars 80 forks source link

Add documentation for building Logstash custom image with opensearch plugin #245

Closed FloMedja closed 5 months ago

FloMedja commented 5 months ago

Description

This MR add a documentation to build Logstash custom image with opensearch plugin/

Issues Resolved

Follow-up to this question #209

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.

FloMedja commented 5 months ago

@dblock @oeyh I integrate the comments and rebase. Thanks for taking another look.

FloMedja commented 5 months ago

@dblock I integrate the changes and generate a doctree. Thanks for the review :)

dblock commented 5 months ago

Thanks!

Would love more help on this project. There's a bunch of low hanging fruit documentation tasks like https://github.com/opensearch-project/logstash-output-opensearch/issues/234 or https://github.com/opensearch-project/logstash-output-opensearch/issues/141, but also plenty of meatier ones.