Hello,
The iplocation command has the City and Country fields, for example:
sourcetype="IPS" | iplocation src_ip | table src_ip, City, Country
Is there a way or a field to add the State (or province?) to the results?
Thanks!
Found it, the field is called "Region". This field should be included in the iplocation syntax documentation (that only mentions City and Country):
http://docs.splunk.com/Documentation/Splunk/6.0.1/SearchReference/Iplocation#Syntax
Found it, the field is called "Region". This field should be included in the iplocation syntax documentation (that only mentions City and Country):
http://docs.splunk.com/Documentation/Splunk/6.0.1/SearchReference/Iplocation#Syntax