Clear Event Log
The following example clears the event log.
- Connect to the administration web service.
Code Sample
# Clear the event log.
$administration.DO_ClearEventLog();
XIA Configuration Administrator's Guide
The following example clears the event log.
Code Sample
# Clear the event log.
$administration.DO_ClearEventLog();