Auth Logs
Auth Logs are used for review authorization attempts that were fixed by Yeti.
INFO
There is built-in tool to provide Auth Logs retention, see Data retention <data_retention documentation.
Auth Logs attributes:
- Id
- Unique Auth Logs's id.
- Request Time
- Time when authorization attempt was made.
- Gateway
- Gateway that was associated with authorization attempt.
- Success
- Status of success (Yes) or failure (No) of this Auth Log record.
- Code
- Numeric code with status of authorization attempt.
- Reason
- Textual status of authorization attempt that was sent to the remote host.
- Internal Reason
- Internal Reason of the result of authorization attempt (for example success - "Response matched" or failure - "User mismatch").
- Originator
- URI of the host that is initiated authorization attempt. Format of this fields includes information about used network protocol, IP-address and network port.
- Remote Socket
- URI of the remote host (for example URI of Load Balancer) from that the authorization attempt was received. Format of this fields includes information about used network protocol, IP-address and network port.
- Local Socket
- IP-address and network port that were used by Yeti for receiving authorization attempt.
- PoP
- Point of Presence that was associated with authorization attempt.
- Node
- Node that was associated with authorization attempt.
- Username
- Username that was received from remote host during authorization attempt.
- Realm
- Value of the Realm parameter of Authorization SIP header that was received from remote host during authorization attempt.
- Request Method
- SIP request method that was used by remote host during authorization attempt.
- Ruri
- R-URI field of SIP header that was received from remote host during authorization attempt.
- From Uri
- From header of SIP header that was received from remote host during authorization attempt.
- To Uri
- To header of SIP header that was received from remote host during authorization attempt.
- Call
- Value of the Call-Id SIP header that was received from remote host during authorization attempt.
- Nonce
- Value of the Nonce parameter in the SIP Proxy-Authentication header that was received from remote host during authorization attempt.
- Response
- Value of the Response parameter in the SIP Proxy-Authentication header that was received from remote host during authorization attempt.
- X Yeti Auth
- Value of the custom SIP-header X-Yeti-Auth that was received from remote host during authorization attempt.
- Diversion
- Value of SIP Diversion header that is received from remote host during authorization attempt.
- Pai
- P-Asserted-Identity (PAI) privacy field of SIP header that was received from remote host during authorization attempt.
- Ppi
- P-Preferred-Identity (PPI) privacy field of SIP header that was received from remote host during authorization attempt.
- Privacy
- SIP Privacy field of SIP header that was received from remote host during authorization attempt.
- Rpid
- Remote Party ID field of SIP header that was received from remote host during authorization attempt.
- Rpid Privacy
- SIP RPID Privacy field of SIP header that was received from remote host during authorization attempt.