log-test

This command prints a test message of the desired level.

log-test level [msg]
level Can be any of the syslog severity levels defined in the syslog standard RFC 3164.
msg (Optional) The msg can be any string. The resulting message prefixes the word TEST to the specified msg text.

If no msg is entered, a default TEST message containing the current date and time is generated.

This command can be used to verify that your syslog collector is correctly set up to receive the desired log messages.