Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Synopsis

Displays the city of the city extracted from the IP address in the specified IP column.

Syntax

city <IP[IP_address_column_name>name]

Required Arguments

IP_address_column_name

...

For each event that has the specified IP_address_column_name with an IP address value, extracts the city name from the IP address, using the hostip.info database.

Examples

Example

...

1:  

* log...access | city IPaddress1

 For all events in log access, extracts the city from the IP address in column IPaddress1.