[ 
https://issues.apache.org/jira/browse/NIFI-12239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-12239:
------------------------------------
    Fix Version/s: 2.0.0
                   1.24.0
                       (was: 1.latest)
                       (was: 2.latest)
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Print basic OS/Java details in bootstrap log file
> -------------------------------------------------
>
>                 Key: NIFI-12239
>                 URL: https://issues.apache.org/jira/browse/NIFI-12239
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Major
>             Fix For: 2.0.0, 1.24.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> The goal here is to add a log line in the bootstrap.log file when NiFi starts 
> that is printing some basic OS/Java details. On busy clusters, nifi-app.log 
> may be rolling over quickly and/or contain huge amount of data. Adding this 
> data in the bootstrap log file makes it easy to retrieve.
> The associated PR will add a log line as below:
> {code:java}
> 2023-10-17 17:26:33,501 INFO [main] org.apache.nifi.bootstrap.RunNiFi 
> {"javaVersion":"21","cores":16,"totalPhysicalMemoryMB":16384,"maxOpenFileDescriptors":10240,"xms":"1g","xmx":"1g"}
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to