[
https://issues.apache.org/jira/browse/NIFI-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737207#comment-17737207
]
ASF subversion and git services commented on NIFI-3065:
-------------------------------------------------------
Commit 0ab0ba2b8a5431448371b686d6c14c5f975d1751 in nifi's branch
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0ab0ba2b8a ]
NIFI-3065 Corrected version to 1.23.0-SNAPSHOT for Process Group Logging
Signed-off-by: David Handermann <[email protected]>
> Fine-grained logging in multi-tenant context
> --------------------------------------------
>
> Key: NIFI-3065
> URL: https://issues.apache.org/jira/browse/NIFI-3065
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Pierre Villard
> Assignee: Timea Barna
> Priority: Minor
> Fix For: 2.0.0, 1.23.0
>
> Time Spent: 5.5h
> Remaining Estimate: 0h
>
> In a multi-tenant approach, it could be interesting to offer to users a way
> to have a fine-grained logging capabilities per tenant.
> Let's say that root process group is used to have one process group per
> "project" accessed by different teams/users, it could be really useful to
> have a log file per process group containing logs for all elements inside
> this process group.
> A first version could be to develop a custom log appender that would log each
> message in a file dedicated to its process group parent.
> This improvement will ease the logging management when there are hundreds of
> processors separated between different teams and this will also prevent the
> access to the logs concerning one team by another team (could be a security
> issue).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)