Hi everyone,
Does anyone know how to create an entry to the audit log from a ManageIQ Automate method? I’m trying to add a step to my state machine to audit the process.
I guess the simplest solution would be to simply open the file (/var/www/miq/vmdb/log/audit.log) and write a message directly, though this doesn’t seem robust at all.
Any ideas?