[
https://issues.apache.org/jira/browse/ARTEMIS-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233003#comment-17233003
]
Justin Bertram commented on ARTEMIS-2988:
-----------------------------------------
If you want to save the content of the messages in a queue to a file simply
write a program that browses the queue and puts the content of each message
into a file. That would be really quite simple to do.
> Management Console -> Queue -> Messages: allow download of messages
> -------------------------------------------------------------------
>
> Key: ARTEMIS-2988
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2988
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: arne anka
> Priority: Minor
>
> It would be helpful if one could download messages in for instance a DLQ.
> Currently one has to jump through several hoops to get at the text and then
> copy&paste it to an external editor.
> Since the text is already there it shouldn't be too hard to just allow to
> save one or more messages to files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)