Tracking what files were imported using sp.init-custom.xml in SailPoint Advanced Analytics?

It’s a bit tricky to audit import directly as there are no EventListeners anywhere in this process. I can see 2 options how you can achieve this

I believe there is third option - to write your own importer with audit events registered but this might be much bigger task.