Question
I would like to check the IP address of the access source that ran a REST API job.
How can I check it?
Answer
In [Monitoring]-[Audit]-[REST API Jobs Access Logs], you can check the remote host IP addresses that launched REST API jobs.
You can also check IP address of access source by setting the "x-forwarded-for" header in [Resources]-[Request settings]-[Request headers] in [Main]-[API Management]-[API Project] and passing it to a script variable.
Please refer to the following manual pages for details on REST API Jobs Access Logs and API projects.
REST API Jobs Access Logs
https://www.hulft.com/help/en-us/HULFTSquare/Content/HULFT_Square/HS_EventMonitor/event_JobAuditApiJobsAccessLogs.htm
API Projects
https://www.hulft.com/help/en-us/HULFTSquare/Content/HULFT_Square/HS_API/api_projects.htm
Related FAQs
How can I check the HTTP method that ran a REST API job?
https://support.square.hulft.com/hc/articles/13635672576916
Comments
0 comments
Article is closed for comments.