Lehel Boér created NIFI-8752:
--------------------------------

             Summary: 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


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)

Reply via email to