Hi all, I need to send the log files from my virtual machine with kiwi syslog to a storage of microsoft azure automatically, is there any way to be able to direct to the cloud? through some script or some other form? thank you very much
What type of log files are you wanting to send?
in .txt which is generated each hour
I'm not familiar with the file transfer options for Azure. How would you copy any file to the Azure storage? Can you mount a drive, use an SMB connection(\\servername\c$\foldername)?
Once you find the method(s) that can be used you can create a script or command line that could be used in the Kiwi scheduler to transfer the files. This is what we do for our archives; after the files roll over to the new day we copy the previous files to long term storage.
Hi friends, Does Kiwi work with SMB? In what part is this option available? since I need to move the files in real time to a storage