When the logs have been collected, they will be automatically saved to the OLT and added to the /usr/lbob/diagnostic folder with the extension of .tgz.
To access the file, open up a SFTP window to the OLT.
Select the diagnostic folder and do a refresh to display the log file.
Select the log and drag over to a user' local file directory.
System Logging Action Remote SFTP Example
The following example will show how to perform a remote push of the logs to a SFTP server. Note that typically an explicit file path is required, and the URL needs to terminate with a slash.
From the MDS1-ESUA# command line, input tolt system logging collect-logs filename local-test remote-url sftp://172.28.152.30/home_dir/lbob/ username test-user password ************,and press Enter.