[
https://issues.apache.org/jira/browse/KARAF-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316360#comment-16316360
]
ASF GitHub Bot commented on KARAF-5479:
---------------------------------------
jbonofre opened a new pull request #23: [KARAF-5479] Add file appender
URL: https://github.com/apache/karaf-decanter/pull/23
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)