With the changes by @akemner to remove setup.xml
, it is no longer possible to change the logFileDirectory
. This setting is only supported by Winston. It writes a separate XML configuration file, and we would like to not duplicate the logic from Winston that writes this file into the Chef cookbook. Internally, we will look at adding support for Winston to take this as a command line argument. In the meantime, the cookbook doesn't support this.