[
https://issues.apache.org/jira/browse/NIFI-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604295#comment-14604295
]
Mark Payne commented on NIFI-717:
---------------------------------
I think maybe the best solution is just to make sure that in the nifi.sh script
we set the working directory before calling 'java' to launch the RunNiFi class
> nifi-bootstrap.log written to directory relative to current working directory
> -----------------------------------------------------------------------------
>
> Key: NIFI-717
> URL: https://issues.apache.org/jira/browse/NIFI-717
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Priority: Minor
> Fix For: 0.2.0
>
>
> It appears that nifi-bootstrap.log is written to a directory that is relative
> to the current working directory. If NiFi is launched from outside $NIFI_HOME
> the logs end up outside of $NIFI_HOME. It is confusing since its configured
> to be written to logs/ just like nifi-app.log and nifi-user.log but it is
> written to logs/ in a different location.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)