Aws s3 logstash plugin

Hi,

I'm new to logstash and have a ruby s3 plugin that will effectively copy log files from a local machine into an AWS s3 bucket. This is an inherited project and so my knowledge of logstash is not high.

My problem is that I'm unsure that the plugin is running...How would I test that this plugin is running from my logstash output?

Many thanks!

Put a file where it's going to be looking for them and see if it gets uploaded to S3?