You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/07/23 05:33:36 UTC

[GitHub] [skywalking] 15732631053 commented on issue #4698: How to stop skywalking? why aren't there a stop script? 如何停止skywalking?

15732631053 commented on issue #4698:
URL: https://github.com/apache/skywalking/issues/4698#issuecomment-1193064667

   ps -ef |grep skywalk |awk '{print $2}'|xargs kill -9
   


-- 
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: notifications-unsubscribe@skywalking.apache.org

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