audit logmsg

Logs a message to the audit log file. The message text must be enclosed in double quotes. If the quotation marks are not provided, the text is interpreted as arguments (to a command that takes no arguments) and is rejected with an error message.

Syntax

audit logmsg "<message>"

Example

lunacm:> audit logmsg "Sample log message"
 
Command Result : No Error