Skip To Content
ArcGIS Developer
Dashboard

Logs

  • URL:https://<notebookserveradmin>/logs
  • Required Capability:Administrator or Create and Edit ArcGIS Notebooks
  • Version Introduced:10.7

Description

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

Request parameters

ParameterDetails
f

The response format. The default response format is html.

Values: html | json| pjson

JSON Response syntax


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