As in subject, I run the following command:
MY_SEARCH | iplocation allfields=true clientip | table lat lon
And the table is empty.
I have verified that clientip does contain values, and that other fields like "City", "City1" and "City2" contain values.
I've also found that the prefix=some_prefix_ option for the "iplocation" command does not work either.
Am I doing something wrong?
... View more