pub const HTTP__CLIENT_IP: &str = "http.client_ip";๐Deprecated:
Use CLIENT__ADDRESS (client.address) instead.
Expand description
Client address - domain name if available without reverse DNS lookup; otherwise, IP address or Unix domain socket name.
- PII: True
- Rewriting behavior: None
ยงAliases
CLIENT__ADDRESS(client.address)