To activate logs for the Honeywell Galaxy Intrusion Panel extension, you must edit the file LogTargets.gconfig in the installation folder of Security Center.
Procedure
-
Open the LogTargets.gconfig file.
The default location of is C:\Program Files (x86)\Genetec Security Center 5.x.
-
In the
<!-- Log file -->
section of the document, add the following line under<add loggerName="root" severity="Warning | Error | Fatal"/>
:-
<add loggerName="Aderanet.Intrusion.Honeywell.*" severity="All | Debug | Performance"/>
-
-
In the
<!-- Event log -->
section of the document, add the following line under<add loggerName="root" severity="Error | Fatal" />
:-
<add loggerName="Aderanet.Intrusion.Honeywell.*" severity="All | Debug | Performance"/>
-
- Save and close the file.
-
In the LogTargets.gconfig file, set the log retention time
and the maximum number of lines in the log.
The following example shows a log retention time of 90 days, with a maximum of 100,000 entries per log:
<settings> <add Key="prefix" Value="Debug_"/> <add Key="deleteOlderThanNDays" Value="90"/> <add Key="logMaxLine" Value="100000"/> </settings>
- Save and close the file.
- From the Config Tool home page, open the Intrusion detection task.
- Select a Honeywell Galaxy Intrusion Panel from the entity browser and click on the Unit tab.
-
(Optional) Set the sliders for Event and
Polling logs to ON to access
logs when troubleshooting is required.
This is recommended for a first-time install. It can be turned off after the integration is stable.
- Click Apply.