Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option for verbose output sowing message IDs #57

Open
Glen-Moonpig opened this issue Oct 6, 2021 · 2 comments
Open

Option for verbose output sowing message IDs #57

Glen-Moonpig opened this issue Oct 6, 2021 · 2 comments

Comments

@Glen-Moonpig
Copy link
Contributor

The current log output is good..

image

It would be good if there was an option to output the ID of each message moved.
In my case I want to move one message from my dead letter queue and then can see in my logs the message being processed, but I need to filter by SQS message ID to find the right invocation logs.
If the message ID was output by sqsmover then I could copy the message ID to my log filter.

@Glen-Moonpig
Copy link
Contributor Author

When messages are 'moved' the message ID changes because a new message is published, so it might be good to show old and new ID.
Maybe something like this.

82779f6a-8cef-4489-8f9c-891f27d60621 -> 4f70b290-af82-4ef7-bfdc-75309772afe0

@mercury2269
Copy link
Owner

Good suggestion thanks @Glen-Moonpig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants