Home > Configuration > Audit > setauditsyslogaction_dateformat

setauditsyslogaction_dateformat

Use this method to set format of dates in the logs.
Supported formats are:
* MMDDYYYY. -U.S. style month/date/year format.
* DDMMYYYY - European style date/month/year format.
* YYYYMMDD - ISO style year/month/date format.

Syntax



Parameters

name

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

dateformat

Format of dates in the logs. Supported formats are: * MMDDYYYY. -U.S. style month/date/year format. * DDMMYYYY - European style date/month/year format. * YYYYMMDD - ISO style year/month/date format.
Possible Values : MMDDYYYY, DDMMYYYY, YYYYMMDD.

Return Value

Returns simpleResult

See Also