Ignition Edge audit Log

Due Db limitation on Ignition Edge, I think we can only use system.util.queryAuditLog.

How can we use this script function in a perspective table.Table binding not accept scripting bind.
What is the audit Profile Name in Edge?

1 Like

You can use an Expression that uses runScript() to execute the audit log scripts. Don't let it poll too quickly if at all.

For the Audit Profile name, check in the Designer > Project Properties > General > Auditing Settings. My assumption is Edge still has you set that property, so the name in the dropdown would be present.