Github user neykov commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/58#discussion_r62858852
  
    --- Diff: guide/start/running.md ---
    @@ -154,7 +173,20 @@ The application should then output its logs to 
`/var/log/brooklyn/apache-brookly
     </div>
     <div id="impl-3" class="tab-pane fade">
     
    -<strong class="hidden started-pdf-include">c) OSX / Linux</strong>
    +<strong class="hidden started-pdf-include">c) Ubuntu / Debian</strong>
    +
    +Apache Brooklyn should now have been installed and be running as a system 
service. It can stopped and started with the standard service commands:
    +
    +{% highlight bash %}
    +$ sudo service brooklyn start|stop|restart|status
    +{% endhighlight %}
    +
    +The application should then output its logs to 
`/var/log/brooklyn/apache-brooklyn.debug.log` and 
`/var/log/brooklyn/apache-brooklyn.info.log`.
    --- End diff --
    
    Log file name is called `brooklyn.{debug, info}.log` atm.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to