We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b11d3 commit 819a806Copy full SHA for 819a806
pipeline/filters/geoip2-filter.md
@@ -34,7 +34,7 @@ pipeline:
34
filters:
35
- name: geoip2
36
match: '*'
37
- database: GoeLite2-City.mmdb
+ database: GeoLite2-City.mmdb
38
lookup_key: remote_addr
39
record:
40
- country remote_addr %{country.names.en}
0 commit comments