Select to view content in your preferred language

does arcgis for server capture http errors?  i.e. error code 400, bad request

1068
1
08-12-2013 12:44 PM
SeanNakasone
Emerging Contributor
does arcgis for server capture http errors?  i.e. error code 400, bad request .

where is the log file?
Tags (2)
0 Kudos
1 Reply
RichardWatson
Deactivated User
From the server side, you could use the IIS web adaptor and enable logging in IIS.

From the client side, you could run Fiddler.

ArcGIS Server uses a variety of Apache software.  If you look under C:\Program Files\ArcGIS\Server\geronimo for ".properties" files, you will find many.  I believe that the ESRI position would be that these are internal components that should not be modified.
0 Kudos