How to capture cuurent_user in custom audit logs in job

Avinash_Narala
Databricks Partner

Hi,

I want to build custom audit log in my job.

But when I do so, I'm able to capture everything except the current_user() who is running the job, How can I capture it in my custom audit log in my job itself.