How do I differentiate between internal and external rest/api calls?

Julio Mugabe September 6, 2016

I'm working on a task of gathering stats on the remote calls hitting our JIRA instance. I'm looking in the access logs but it looks like there are different types of rest calls, internal and external. Both have similar entries in the logs. I'm only interested in the external ones. How do I identify only external ones and exclude internal ones in the access logs?

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 6, 2016

You can use the REST API browser to figure that out.

Suggest an answer

Log in or Sign up to answer