云日志服务 LTS-SQLIP函数:IP函数语句

时间:2024-07-25 10:14:30

IP函数语句

表1 IP函数语句

语句

说明

示例

ip_to_province

分析目标IP地址所属省份。

ip_to_province(x)

ip_to_country

分析目标IP地址所属国家或地区。

ip_to_country(x)

ip_to_city

分析目标IP地址所属城市。

ip_to_city(x)

ip_to_provider

分析目标IP地址所对应的网络运营商。

ip_to_provider(x)

ip_to_geo

根据传入的ip返回ip所在的经纬度

ip_to_geo(x)

support.huaweicloud.com/usermanual-lts/lts_sql_0019.html