Fixed doc copy/paste error

This commit is contained in:
Eric Fontana
2014-09-22 11:41:56 -04:00
parent 0b725f32d9
commit 69c142c63b

View File

@@ -1,6 +1,7 @@
# GeoIP Filter # GeoIP Filter
The Json filter allows you to parse a single line of Json into its corresponding fields. This is The GeoIP filter adds information about the geographical location of IP addresses, based on data from the Maxmind database.
particularly useful when parsing log files. TimberWinR releases ship with the GeoLiteCity database made available from Maxmind with a CCA-ShareAlike 3.0 license.
For more details on GeoLite, see http://www.maxmind.com/en/geolite.
## GeoIP Operations ## GeoIP Operations
The following operations are allowed when mutating a field. The following operations are allowed when mutating a field.