ASM 11.2.0.4 clear $GRID_HOME/log/servername/alertServerName.log
is there a correct way to clear the contents of $GRID_HOME/log/servername/alertServerName.log? For the RDBMS alert log we copy the log to alert.log-1 and then /dev/null > alert.log; is that proper for the grid alertServerName.log?
Thanks.