Home > Configuration > Audit > setauditsyslogaction_timezone

setauditsyslogaction_timezone

Use this method to set time zone used for date and timestamps in the logs.
Supported settings are:
* GMT_TIME. Coordinated Universal time.
* LOCAL_TIME. Use the server's timezone setting.

Syntax



Parameters

name

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

timezone

Time zone used for date and timestamps in the logs. Supported settings are: * GMT_TIME. Coordinated Universal time. * LOCAL_TIME. Use the server's timezone setting.
Possible Values : GMT_TIME, LOCAL_TIME.

Return Value

Returns simpleResult

See Also