How to see our logs in Rest API

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 04:33 AM
Hi All,
how we can see the logs of REST API in snow.
first we created inbound WS then created outbound WS. it is success that is 200.
but data is not inserted.
now my doubt is i want to see the logs if it is catches.
so where we can find the logs under system logs or other places ?
Regards,
Abhishek Anand

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 04:41 AM
Hi Abhishek,
You can find the logs for REST here after creating/enabling the glide.rest.debug property.
In application navigator look for System Logs > Node Log File Browser
Setting the timespan for the query correctly (and narrowly around the expected time), should see something like this:
Alternatively you can find link Where to find REST Service Debug Logs? & REST Service debug logs helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 05:08 AM
You can find Outbound HTTP logs under system Logs.
Screenshot:
Thanks
Neeraj Sharma
Please mark answer correct or helpful based on the impact.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 06:52 AM
Neeraj,, its not working as expected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 07:06 AM
Hi Abhishek Anand
Can you tell what problem you are facing?
OOB every outbound Rest request is logged in outbound HTTP logs.