You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2021/08/21 15:41:34 UTC

[GitHub] [brooklyn-server] jcabrerizo opened a new pull request #1227: Default path for logbook using FileLogStore relative

jcabrerizo opened a new pull request #1227:
URL: https://github.com/apache/brooklyn-server/pull/1227


   Makes the Logbook work out of the box with the default log configuration using the relative path instead of the absolute based on the RPM installation.
   
   Path can be overwrite modifying the brooklyn.cfg file with the next config-key to match the one in `etc/org.ops4j.pax.logging.cfg` in case it's changed: 
   ```
   brooklyn.logbook.fileLogStore.path=<alternative path>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [brooklyn-server] asfgit closed pull request #1227: Default path for logbook using FileLogStore relative

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1227:
URL: https://github.com/apache/brooklyn-server/pull/1227


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org