标签: azure logging azure-storage azure-storage-blobs
在我的Azure虚拟机(Linux)上,我安装了Clamav和OSSEC。现在,我想将由它们生成的日志存储到azure存储帐户中。Clamav存储的日志位于自定义路径下,OSSEC存储的日志位于syslog中。因此,如何转发这些日志并将其存储在Azure存储帐户中?