Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When users have questions on the dev@ and users@ mailing lists, quite often the first response they receive is to request information about which operating system they are running, max heap size, etc. NiFi should log all of this information on startup, so that it is all very easily gathered.
Things to include:
- Operating System (name & version)
- Java Vendor
- Java Version
- Min Heap Size
- Max Heap Size
- Garbage Collector
- Max # of open files for user
- Max # of processes for user
These may not all make sense for all operating systems / environments but the info should be gathered when it does make sense.
Attachments
Issue Links
- incorporates
-
NIFI-1481 NiFi CLI enhancement to get Environment Configurations
- Resolved