Hi, I was wondering if your team had a solution to a problem I'm facing qith QEMU.
I have a Docker container that runs a Romulus OpenBMC image using QEMU. This Docker container runs inside of a VM. My goal is to install a tool like Sysdig or Falco on the host VM and monitor all activity (such as syscalls, file updates, etc) in the guest OpenBMC running inside of QEMU. While Sysdig/Falco is capable of collecting logs from activity inside a Docker container, I'm unable to find a way to monitor the guest OpenBMC due to QEMU isolating guest internal processes. Do you know of other logging/monitoring tools, or methods by which I could set up monitoring of guest OpenBMC within QEMU from the host machine? Do you know of any other resource or person I could contact about this issue? I would appreciate any help Thanks, Paras Dave
