Added Files: |
|---|
AA-2472 : Audit monitoring not showing any graph
Review Request #664 — Created Feb. 20, 2025 and submitted
| Information | |
|---|---|
| pmurugaiyan | |
| AMP | |
| amp_3_7 | |
| Reviewers | |
| apoorva.sn, prajesh, shuinvy | |
Problem statement
AA-2472 : Audit monitoring not showing any graph
Fix
- Earlier the Database query was made using the virtual server name which was not indexed. Now, I have updated the
logic to query using the server IP address.- RTT chart - Updated the index value from adc.responsetime to adc.duration to render the chart
- SSL related charts - We don't have the SSL statistics as part of the APV system logs, so I have removed the SSL
related charts from the Audit logging section.- Processing Time charts - We don't have enough data to represent the client/server processing time for the requests
with AN_WELF log format. Hence, removed that as well.
The changes has been tested locally.
| Description | From | Last Updated |
|---|---|---|
|
can you update the review with what the issue was and what changes was done to fix this bug Can … |
|
|
|
Do we require top 3 values - RTT P50.0, RTT P95.0, RTT P99.0 in "Client to Device Time" chart |
|
|
|
this line is commented. shld we uncomment ? |
|
|
|
Same as above |
|
Description: |
|
|---|
