Technical Tip: Using rclone to manually upload files from FortiAnalyzer to Azure via Cloud-Out Connector
| Description | This article describes the rclone utility and how it can be used to upload files manually from FortiAnalyzer to a specific folder within Azure Storage Account Container. Note shell access will be required to perform this, and the Azure Cloud-Out Connector must be configured prior.
This can be useful in situations where the built-in FortiAnalyzer commands (as below) used to create and upload a test file from the /tmp directory on FortiAnalyzer to the folder location defined within the Azure Storage Container fail with errors:
Command Syntax:
FAZ # diagnose debug application uploadd 8 FAZ # diag test app uploadd 62 <azure_connector> <folder_name>
Successful Connection:
FAZ # diagnose debug application uploadd 8 FAZ # diagnose debug enable
Unsuccessful Connection:
FAZ # diagnose debug application uploadd 8 FAZ # diagnose debug enable FAZ # diagnose test application uploadd 62 fazazureconnecter fazlogfolder
|
| Scope | FortiAnalyzer. Note from v7.6.0, v7.4.4, and v7.2.6 onwards, shell access has been removed. |
| Solution |
FAZ # exec shell
  |

