9 purge-log, Table 4-4, Purge-log – Artesyn ViewCheck on ATCA-9405 Installation and Use (November 2014) User Manual

Page 49: Commands execution

Advertising
background image

Commands Execution

ViewCheck on ATCA-9405 Installation and Use (6806800S51F)

49

</Object>

<Method>purgeAllLog</Method>

</InvokeMethod>

</Script>]]>]]>

4.2.9

purge-log

purge-log

command deletes the log files generated by ViewCheck software.

Syntax for CLI
purge-log logFileName <logfile Name>

The following table provides the purge-log command argument.

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>diagnostic</Class>

<Name>SP_VEE0</Name>

</Object>

<Method>purgeLog</Method>

<Argument>

<Name>logFileName</Name>

<Value>{Name of the log file}</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

Table 4-4 purge-log

Argument

Data Type

Description

logfile Name

String

Type the name of the Log file that you want to delete or
clear.

Advertising