Issue
In the VarAC log file, entries are NOT tagged with the instance number that generated the entry!
Example of Issue
11/06/2025 05:12:57 - Email Gateway disabled (Manually)
11/06/2025 05:12:58 - Email Gateway activated (Manually)
11/06/2025 05:13:02 - Email Gateway disabled (Manually)
11/06/2025 05:13:09 - Email Gateway activated (Manually)
Solution
When the station is running a VarAC Cluster, tag every log file entry with the instance number of the running image that generates the entry in the log file.
Example of a Proposed Solution
Log File tagging entries with instance number (instance 20 and instance 24):
11/06/2025 05:12:57 - 20 Email Gateway disabled (Manually)
11/06/2025 05:12:58 - 20 Email Gateway activated (Manually)
11/06/2025 05:13:02 - 24 Email Gateway disabled (Manually)
11/06/2025 05:13:09 - 24 Email Gateway activated (Manually)
Feature request Accepted and implemented in V12.
Irad