cherweg / logstash-input-s3-sns-sqs

logstash input downloading files from s3 Bucket by OjectKey from SNS/SQS
Other
29 stars 35 forks source link

Logstash documentation typos #36

Closed klimov-gett closed 4 years ago

klimov-gett commented 4 years ago

Didn't find the right place to reprot on elastic logstash docs page https://www.elastic.co/guide/en/logstash/current/plugins-inputs-s3_sns_sqs.html#_getting_help_41. Maybe you have some manner of control over it.

The doc says "For plugins not bundled by default, it is easy to install by running bin/logstash-plugin install logstash-input-s3_sns_sqs". Whereas the proper command is "bin/logstash-plugin install logstash-input-s3-sns-sqs" (no underscores).

Feel free to close the issue if you don't control the docs on elastic side. Thanks!

karenzone commented 4 years ago

@klimov-gett @christianherweg0807 Should be resolved. Thank you both!

christianherweg0807 commented 4 years ago

See https://www.elastic.co/guide/en/logstash/current/plugins-inputs-s3-sns-sqs.html#_installation_14