[
https://issues.apache.org/jira/browse/KARAF-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16317831#comment-16317831
]
ASF subversion and git services commented on KARAF-5479:
--------------------------------------------------------
Commit 03048c74a0c0a7e9c2d7e5e7c5770c1bdb5508ba in karaf-decanter's branch
refs/heads/master from [~jbonofre]
[ https://gitbox.apache.org/repos/asf?p=karaf-decanter.git;h=03048c7 ]
[KARAF-5479] Force the json marshaller in appenders which require it
> Provide a file appender
> -----------------------
>
> Key: KARAF-5479
> URL: https://issues.apache.org/jira/browse/KARAF-5479
> Project: Karaf
> Issue Type: New Feature
> Components: decanter
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: decanter-1.5.0
>
>
> Sometime, it's very helpful to see the properties coming from the collectors
> (in order to find the correct checker configuration for instance). However,
> we don't want to install a complete stack with a storage backend (like
> Cassandra or Elasticsearch). Currently, the only way to do that is to use the
> log appender. If the user forget to update the pax logging configuration,
> this appender is very verbose and provide lot of noise in the log files. An
> interesting alternative to that would be to provide a file appender
> supporting different format output (raw, csv, json, for instance) on a
> dedicated file.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)