2 configure-log-path, Table 5-2, Configure-log-path – Artesyn ViewCheck on PrAMC-7311 Installation and Use (May 2014) User Manual

Page 50: Commands execution

Advertising
background image

Commands Execution

ViewCheck on PrAMC-7311 Installation and Use (6806800S45C)

50

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>diagnostic</Class>

<Name>vee0</Name>

</Object>

<Method>configureErrStrings</Method>

<Argument>

<Name>Error String</Name>

<Value>{error String}</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

5.2.2

configure-log-path

configure-log-path

command allows to configure the location of diagnostics logs. You

can also specify the maximum size of logs. Once the log size reaches the user specified limit, a
trap is sent to the user. Specifying log size is optional and by default, its value is 1GB.

Syntax for CLI
configure-log-path logpath <PATH> logSize <size>

The following table provides the configure-log-path command arguments.

Syntax for XML
<Script>

<InvokeMethod>

<Object>

Table 5-2 configure-log-path

Argument

Data Type

Description

logpath

String

Location of the log path where diagnostics should place
the log files.

size

String

Optional parameter, size of the log path. For example,
10M, 2G, 100K, 1048576.

Advertising