Is there any way to pass start and end index of file in s3 input plugin

I want to read filename and start_index and end_index from aws SQS queue (with sqs input plugin ) and pass this information to s3 input plugin that will read the particular file from start_index and end_index of file.
Is there way to achieve this in logstash?

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