• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

Enterprises

nginx 로그 절단 소계

#!/bin/bash ## Nginx  LOGS_PATH=/usr/local/nginx/logs/ TODAY=$(date +%Y-%m-%d) LASTHOUR=$(date +%Y-%m-%d:%H -d '-1 hours') FILE_PATH=$LOGS_PATH$TODAY     # if [ ! -x "$FILE_PATH" ] then  mkdir $FILE_PATH fi   # mv ${LOGS...

accesserrorlocalEnterprises

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more