Webservices or webserver (AEWS) consumer source IP address info
search cancel

Webservices or webserver (AEWS) consumer source IP address info

book

Article ID: 228276

calendar_today

Updated On:

Products

CA Workload Automation AE - Scheduler (AutoSys)

Issue/Introduction

How to find the IP address for an AEWS webservices consumer?

Environment

Release : 11.3.6

Component :

Resolution

$AUTOUSER/out/ waae_webservices_access_log****<timestamp>****.log      This file normally contains the IP and the high level operation performed via web services

Example:

10.1.1.2 - autosys [08/Oct/2021:17:46:16 -0400] "GET /AEWS/machine?version=2&filter=updateStamp%3E1633716612000%7CcreateStamp%3E1633716612000 HTTP/1.1" 404 -
10.1.1.2 - autosys [08/Oct/2021:17:47:17 -0400] "GET /AEWS/machine?version=2&filter=updateStamp%3E1633716612000%7CcreateStamp%3E1633716612000 HTTP/1.1" 404 -
10.1.1.2 - autosys [08/Oct/2021:17:47:17 -0400] "GET /AEWS/machine?version=2&filter=updateStamp%3E1633708254000%7CcreateStamp%3E1633708254000 HTTP/1.1" 404 -
10.1.1.2 - autosys [08/Oct/2021:17:48:18 -0400] "GET /AEWS/machine?version=2&filter=updateStamp%3E1633716612000%7CcreateStamp%3E1633716612000 HTTP/1.1" 404 -
10.1.1.2 - autosys [08/Oct/2021:17:48:18 -0400] "GET /AEWS/machine?version=2&filter=updateStamp%3E1633708254000%7CcreateStamp%3E1633708254000 HTTP/1.1" 404 -
10.1.1.2 - autosys [08/Oct/2021:17:49:19 -0400] "GET /AEWS/machine?version=2&filter=updateStamp%3E1633708254000%7CcreateStamp%3E1633708254000 HTTP/1.1" 404 -

 

The first string (10.1.1.2) in this case, is the IP (or the proxy server from which) a user initiated the call