You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Sasi Kumar <ss...@gmail.com> on 2018/11/09 10:44:17 UTC

MDC logging plugin

Dear All,

Good Afternoon.

I created a simple plugin to extract info from messages and add them as MDC fields in the logging.
This was created a while ago to help in my day to day work and I was wondering if someone out there might find it useful as well.

https://github.com/lunatech-labs/activemq-mdc <https://github.com/lunatech-labs/activemq-mdc>

Please feel free to use it and provide feedback or create issues in GitHub.

Thanks,
Sasi

Re: MDC logging plugin

Posted by Tim Bain <tb...@alumni.duke.edu>.
Thanks for sharing this with the community.

Tim

On Fri, Nov 9, 2018, 3:44 AM Sasi Kumar <ssasi.mit@gmail.com wrote:

> Dear All,
>
> Good Afternoon.
>
> I created a simple plugin to extract info from messages and add them as
> MDC fields in the logging.
> This was created a while ago to help in my day to day work and I was
> wondering if someone out there might find it useful as well.
>
> https://github.com/lunatech-labs/activemq-mdc <
> https://github.com/lunatech-labs/activemq-mdc>
>
> Please feel free to use it and provide feedback or create issues in GitHub.
>
> Thanks,
> Sasi