You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "tencentemr (via GitHub)" <gi...@apache.org> on 2023/01/31 08:38:52 UTC

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

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

    ps -ef | grep skywalk |grep -v grep | 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