Do we have an auditd service or similar in ESXI? The requirement is to watch the files/folders for changes/modifications being done on them. In Ubuntu we have /etc/auditd/audit.rules, so that we can define which files and what actions to be watched. I need similar thing implemented in ESXI. Does ESXI has something like auditd?
答案 0 :(得分:0)
查看Architecture of VMware ESXi,第3页,对于VMKernel似乎没有类似的东西,因为它更多是固件或虚拟机管理程序。
对于常规监视,有CIM。