Closed samsplunks closed 3 years ago
Issue #, if available:
Cannot identify Stream name in debug logs.
When dealing with multiple kinesis outputs, the debug logs don't contain information about which stream has written the chunks.
Description of changes:
Feed the write_records_batch function with stream name. Edit calls for the three kinesis outputs with stream name.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Thank you for your contribution!
Issue #, if available:
Cannot identify Stream name in debug logs.
When dealing with multiple kinesis outputs, the debug logs don't contain information about which stream has written the chunks.
Description of changes:
Feed the write_records_batch function with stream name. Edit calls for the three kinesis outputs with stream name.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.