Linux-UNIX: Viewing S-TAP debug details on the database
You can view some S-TAP debug details on the database itself, by using the .stap_state file, located in the S-TAP installation directory.
About this task
Procedure
In the S-TAP installation directory of the database, enter (by
default):
[root@<server> ~]# /usr/local/guardium/guard_stap/stap_state_ctl /usr/local/guardium/guard_stap/.stap_state
Typical
output:
Stap State:
filename: /usr/local/guardium/guard_stap/.stap_state
version: 1
pid: 73347
process_start: 1600771074
debug_level: 0
ticker: 619
proxy_keys_req_sent_at: 0
proxy_send_keys_req: 0
proxy_send_cert_sign_req: 0
proxy_keys_awaiting_resp: 0
proxy_transit_key_req_sent_at: 0
proxy_send_transit_key_req: 0
proxy_transit_key_awaiting_resp: 0
proxy_error_pending: 0
pushed_keys_to_gproxyd: 0
exit_interface_ready: 0
[root@<server> ~]#