Uploading Event Logs

The log stored in the memory buffer and the NVRAM can be uploaded to a TFTP server.
Use the following command to upload the log:
upload log [ ipaddress | hostname] {vr vr_name} {block-size block_size} filename {messages [memory-buffer | nvram] } {severity severity {only}} {match regex} {chronological}

You must specify the TFTP host and the filename to use in uploading the log.

There are many options you can use to select the log entries of interest. You can select to upload only those messages that conform to the specified:

  • Severity
  • Match expression

The uploaded messages can be formatted differently from the format configured for the targets, and you can choose to upload the messages in order of newest to oldest or in chronological order (oldest to newest).