Outbound web services: Logging
Log requests and responses for outbound web services such as REST and SOAP.
gOutbound request logging allows you to better understand what 3rd-party services your instance accesses and the volume of outbound requests. Additionally, logging can provide valuable information when debugging outbound integrations.
Outbound web services logging tracks outbound REST and SOAP requests, as well as outbound requests made using the GlideHTTPRequest and GlideHTTPClient APIs.
To view outbound web service logs, navigate to System Logs > Outbound HTTP Requests.
All log information is read only.
- Configure outbound logging
You can configure outbound request logging to log basic, elevated, or all HTTP request and response information for specific domains. - Outbound request logging exclusion domain requirements
When you exclude outbound request logging for a domain, the value you enter in the Domain field must meet certain requirements. - Outbound web service logging properties
These properties allow you to control the behavior of outbound web service request logging.
Parent Topic:Outbound web services