Skip to content

Commit

Permalink
서비스 업타임 시간 확인하기
Browse files Browse the repository at this point in the history
  • Loading branch information
genie-youn committed Apr 26, 2021
1 parent 859105c commit 2167fcf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Linux/서비스_업타임_시간_확인하기.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# 서비스 업타임 시간 확인하기

systemctl status filebeat | grep -Po ".*; \K(.*)(?= ago)"

0 comments on commit 2167fcf

Please sign in to comment.