[
https://issues.apache.org/jira/browse/NIFI-8752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401738#comment-17401738
]
ASF subversion and git services commented on NIFI-8752:
-------------------------------------------------------
Commit 9bcbf83e5a73ec471f2dcf081e7ca4ed00b45eb2 in nifi's branch
refs/heads/main from Lehel Boér
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9bcbf83 ]
NIFI-8752: Automatic diagnostic at NiFi restart/stop
This closes #5195.
Signed-off-by: Tamas Palfy <[email protected]>
> Automatic diagnostic at NiFi restart/stop
> -----------------------------------------
>
> Key: NIFI-8752
> URL: https://issues.apache.org/jira/browse/NIFI-8752
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Lehel Boér
> Assignee: Lehel Boér
> Priority: Major
> Time Spent: 5h
> Remaining Estimate: 0h
>
> Each time NiFi is restarted/stopped we should automatically execute the
> 'diagnostic' command:
>
> {code:java}
> bin/nifi.sh diagnostics <filename>
> {code}
> before actually restarting/stopping NiFi. This would help gathering useful
> information when NiFi is stopped/restarted because of some issues.
> The diagnostic should be configurable in the bootstrap configuration:
> * turn on/off this feature (default would be on)
> * path to the directory where files are stored
> * maximum number of files we retain before deleting old files
> * maximum size of the folder before deleting old files
--
This message was sent by Atlassian Jira
(v8.3.4#803005)