IMPAX 6.5.1 Server Knowledge Base home > Monitoring IMPAX Server > Monitoring IMPAX audit records
If you require more detailed information than what can be shown in the Event viewer or if you require the information in a different format than what is shown in the Event viewer, perform a query against the MAP_EVENT or MAP_EVENT audit table.
![]() | CAUTION! Only experienced, qualified personnel should perform direct database queries. If you do not have sufficient experience with databases, contact your service representative to complete these tasks. Incorrect queries may decrease system performance, produce system instability, or cause the system to fail. |
To query the MAP_EVENT or MAP_EVENT_AUDIT table
Type a select statement using the appropriate table and constraints.
Use as many constraints as possible to narrow down the search. A query that uses too few constraints can negatively affect system performance. Examples of queries and constraints for audit events.
Examples when detailed queries are required:
| Situation | Action |
|---|---|
| A patient files a complaint alleging their information has been compromised | Analyze records for that patient |
| A study has been compromised in some manner | Analyze records for that study |
| A station is suspected of being compromised | Analyze records for that station |
| An account was compromised or someone’s behavior is suspect | Analyze records for that IMPAX user |
See also
Events audited to the MAP_EVENT table: Reference
Examples of queries and constraints for audit events
Viewing auditing information in the Event Viewer
Topic number: 9344 Applies to: IMPAX 6.5.1 Server Knowledge Base |