![]()
Contents
Cirrus Link Resources
Cirrus Link Website![]()
Contact Us (Sales/Support)![]()
Forum![]()
Cirrus Link Modules Docs for Ignition 7.9.x![]()
Inductive Resources
Ignition User Manual![]()
Knowledge Base Articles![]()
Inductive University![]()
Forum![]()
...
Tags must have write permission enabled. Tag write permissions can applied to the entire tag provider or on individual tags to guarantee the write security.
...
Tag writes using the security context can be configured to create an Ignition audit log record following the steps below:
...
Use any of the standard Ignition ways to view the the Audit Log System. The image below shows the records through the Database Query Browser and the fields are populated as:
| Name | Description of value |
|---|---|
| EVENT_TIMESTAMP | The timestamp that the tag write using the security context was performed in the format YYYY-MM-DD HH:MM:SS:mmm |
| ACTOR | For Set to "unknown" (Ignition 8.1.33 or lower - Set as "unknown"For ) Set to username (Ignition 8.1.34 or higher - Set to usernameand MQTT Engine 4.0.20 or higher) |
| ACTOR_HOST | The originating host system gateway name |
| ACTION | Set as "tag write" |
| ACTION_TARGET | The tag path for the tag that is being written to |
| ACTION_VALUE | The Qualified Value (value, quality, timestamp) for the tag write |
| STATUS_CODE | Currently not used - set as "0" |
| ORIGINATING_SYSTEM | The system generating the audit record - set as "MQTT Transmission:DCMD Write" |
| ORIGINATING_CONTEXT | Currently not used - set as "0" |
...