-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
2.4
-
None
-
False
-
-
False
1. What is the nature and description of the request?
Customer is trying to fetch User system ip address while user is logged in AAP but getting wrong ip address. .
Log Sample from log aggregator:- {"date":1709625868.562971,"@timestamp":"2024-03-05T08:04:28.549Z","message":"User admin logged in from 10.xx.xx.2","host":"controller-web-6589d89c94-mbabcd","level":"INFO","logger_name":"awx.api.generics","stack_info":null,"guid":"295136c253cb4e8b8207ea88dcb8ead2","cluster_host_id":"controller-web-6589d89c94-mbabcd","tower_uuid":null}
1. Why does the customer need this? (List the business requirements here)
- Login log events are not showing client's source IP address. Instead of 10.55.12.1 (from included screenshot), AAP needs to show the client's IP address.
2. How would you like to achieve this? (List the functional requirements
here)
By having an option to capture real source IP address.
Please refer to the attached document for a sample sequence diagram
Product / engineering teams to determine
Could be related to
[1] https://github.com/ansible/awx/issues/13480
[2] https://github.com/ansible/awx/pull/13382