CycloneBoy commented on issue #2874:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/2874#issuecomment-656987408


   If you are running in idea, you should start the methon of 
LoggerServer.java#main    in the source code. 
   
   ```java
   
dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/log/LoggerServer.java#main
   ```
   If you start from the command line, you should start logger server  use 
commond line on the worker's machine 
   
   ```shell
   sh   bin/dolphinscheduler-daemon.sh start logger-server
   ```
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to