RESTful Search Service
This section describes the RESTful Search Web service that you can use to search events stored in Logger.
The RESTful Search Web service supports the HTTP POST requests described below.
Keep the following in mind when making search requests.
- Unlike the SOAP Search Web service, you can use the RESTful Search Web service to run distributed searches.
- The request body and responses are in JSON (JavaScript Object Notation) format.
Note: The permissions of the RESTful Search Service are those of the user authenticated by the LoginService/login call.