file mount /var/log disk space 100% percent used ca api gateway
search cancel

file mount /var/log disk space 100% percent used ca api gateway

book

Article ID: 375590

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

Is there a way to clear the space without impact current traffic? 

Environment

CA API Gateway: 10.x ,11.x

Resolution

# cat /dev/null > /var/log/mysqld.log

Should truncate the size of the file back to 0 with no restart required.