Home > Configuration > Audit > setauditnslogaction_timezone

setauditnslogaction_timezone

Use this method to set time zone used for date and timestamps in the logs.
Available settings function as follows:
* GMT_TIME. Coordinated Universal Time.
* LOCAL_TIME. The server's timezone setting.

Syntax



Parameters

name

Name of the nslog action to be modified.
This is mandatory parameter.

timezone

Time zone used for date and timestamps in the logs. Available settings function as follows: * GMT_TIME. Coordinated Universal Time. * LOCAL_TIME. The server's timezone setting.
Possible Values : GMT_TIME, LOCAL_TIME.

Return Value

Returns simpleResult

See Also