You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2007/10/08 13:38:25 UTC

[jira] Commented: (SM-1096) File-based message auditor

    [ https://issues.apache.org/activemq/browse/SM-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40308 ] 

Gert Vanthienen commented on SM-1096:
-------------------------------------

Partial implementation available:
http://svn.apache.org/viewvc?view=rev&revision=582783

Two major issues:
- There is no way to specify a filename for archiving: perhaps we can add a FileAuditorNamingStrategy interface to allow people to plug in their own naming rules.
- It only stores the 'in' normalized message content.  We should add the message properties to the file as well.


> File-based message auditor
> --------------------------
>
>                 Key: SM-1096
>                 URL: https://issues.apache.org/activemq/browse/SM-1096
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-audit
>            Reporter: Gert Vanthienen
>            Priority: Minor
>             Fix For: 3.2
>
>
> Adding a file-based auditor implementation.  As discussed in SM-990, a TeeInputStream should be used for optimizing performance

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.