Webhooks Logging
2 min
check the service log in to see whether a request has succeeded or failed for general information about how logs work in , see working with logs docid\ c5rljjj4xtavenebq4h65 viewing the service log the service log is included by default and lists all the information about requests for services and their status from the configuration console, click monitor > application logs > service log to open the service log workspace the list of services appears to filter on webhook services, select the filter icon for the subsystem id and then enter webhook in the filters box tip you can also filter on service name = appserver if appserver is not visible, go to the logging configuration and set appserver to all see viewing the logging configuration docid\ sm4xxhchp2z7c eqv8 0j all requests to the webhooks service are listed as shown double click a record to see more detail or expand the bottom pane of the workspace if a webhook execute request fails, the service log has an entry detailing the reason as to why each record failed, and the http status code the log severity is shown as error if a webhook execute request succeeds, an entry appears in the log detailing that the request ran and how many records succeeded the log severity is shown as info
