FRAMES | NO FRAMES Description | Parameters | Response
URL:http://server:port/arcgis/admin/logs
HTTP Method:GET
Supported Operations: Query Logs   Count Error Reports   Clean Logs  
Child Resources: Settings  
Parent Resource: Site

Description

Logs are the records written by the various components of ArcGIS Server. You can query the logs and change various log settings.

Parameters

Parameter Description
f The response format. The default response format is html.
Values: html | json

Response Format

{
"operations": [ "query" ],
"resources": [ "settings" ]
}