MapAudit > AuditLocation
The AuditLocation setting is used to specify where the audit information is stored.
The availability of additional settings (such as Directory, FileName, Action, or Sized) varies according to the AuditLocation setting.
The MapAudit AuditLocation values are listed in the following table. The default value is File.
- Value
- Description
- File
- Audit information is stored in a file. There is a maximum of 259 characters in the path and filename.
- Memory
- Audit information is stored in memory, and appended to the last set of data returned during map execution. The Memory value is used when the map is run by the RUN function or by an API.
When a map is run by a Command Server or Launcher, the Memory setting is ignored. The audit log is created in a file in the map directory, as specified with the AuditLocation FileName setting.