VIP AHP: How do I get HTTP response code for the api in kibana
book
Article ID: 269611
calendar_today
Updated On:
Products
VIP Authentication Hub
Issue/Introduction
In the Kibana ssp_log the API events are logged but there is no HTTP response code to determine if the transaction was successful or rejected for any reason.
Environment
Release : 12.8
Resolution
The way to see the API responses is to look at the AUDIT log events and view the 'responseCode' field. The logging messages are for the operations happening inside the methods but the audit event shows the final action.