Chapter 18: Access Management and Security (CLI)
Uploading the Configuration Log (CLI)
phn-3963_008v000
Page 18-21
Uploading the Configuration Log (CLI)
The configuration log lists actions performed by users to configure the system. This file is mostly used for security,
to identify suspicious user actions. It can also be used for troubleshooting.
In order to upload the configuration log, you must install an FTP or SFTP server on the laptop or PC from which you
are performing the upload. PTP 850 works with any standard FTP or SFTP server. For details, see
Configuring an FTP or SFTP Server
To set the FTP or SFTP parameters for configuration log export, enter the following command in root view:
root> platform security configuration-log-upload-params set path <path>
file-name <file-name> ip-address <ip-address> protocol <protocol>
username <username> password <password>
To display the FTP or SFTP parameters for configuration log export, enter the following command in root view:
root> platform security configuration-log-upload-params show
To export the configuration log, enter the following command in root view:
root> platform security configuration-log upload
To display the status of a configuration log export operation, enter the following command in root view
root> platform security configuration-log-upload-status show
Table 174
Configuration Log CLI Parameters
Parameter
Input Type
Permitted Values
Description
path
Text String
The directory path to which you are
exporting the configuration log. Enter
the path relative to the FTP user's home
directory, not the absolute path. If the
location is the home directory, it should
be left empty. If the location is a sub-
folder under the home directory, specify
the folder name. If the shared folder is
"C:\", this parameter can be left empty
or populated with "//".