HOW TO
By default, the ArcIMS Spatial Server logfiles are written to the $AIMSHOME/log directory on UNIX and the <ARCIMSINSTALL>\server\log directory on Windows.
The logfiles can be written to another directory by specifying the parameter 'logpath' in the aimsserver.cfg file.
Code:
<AIMSSERVER debug="false" logfiles="error" logpath="c:\temp\log">
<RESOURCES>
<RESOURCEBUNDLE name="aimsaxl" path="System" />
<RESOURCEBUNDLE name="aimsserver" path="System" />
<RESOURCEBUNDLE name="aimsutil" path="System" />
<RESOURCEBUNDLE name="aimssde" path="System" />
<RESOURCEBUNDLE name="aimsins" path="System" />
<RESOURCEBUNDLE name="aimsshp" path="System" />
<RESOURCEBUNDLE name="aimsdbf" path="System" />
<RESOURCEBUNDLE name="aimsaxlprsr" path="System" />
</RESOURCES>
</AIMSSERVER>
Article ID:000005963
Get help from ArcGIS experts
Download the Esri Support App