You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Daniel Cave (JIRA)" <ji...@apache.org> on 2016/11/21 17:09:58 UTC

[jira] [Commented] (MINIFI-83) Externalize configuration of logs

    [ https://issues.apache.org/jira/browse/MINIFI-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684118#comment-15684118 ] 

Daniel Cave commented on MINIFI-83:
-----------------------------------

We/I are adding a GetParameter processor port of the one we will be adding into NiFi that will allow dynamic configurations.  This will include some changes to processors for the needed inbound changes to read and reset from the flowfile attributes.  Expected to be ready for submission late December.  You made need to make some modifications to your specific processors to be able to handle the changes.  I'll post here the JIRA for it once we add it, if this hasn't already been resolved by someone else by then.

> Externalize configuration of logs
> ---------------------------------
>
>                 Key: MINIFI-83
>                 URL: https://issues.apache.org/jira/browse/MINIFI-83
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>          Components: C++, Core Framework
>            Reporter: Aldrin Piri
>
> spdlog has a number of options that provide configuration similar to logback in terms of rotating by date and size.  These are not inherently configurable through an existing file however.  It would be a nice improvement to expose these options in a friendly way such that a user can dictate what their preferences are in terms of size vs time as well as the amount of disk resources they are willing to allocate to such logs.
> https://github.com/gabime/spdlog/wiki/2.-Creating-loggers



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)