nbs-system / naxsi

NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX
GNU General Public License v3.0
4.8k stars 606 forks source link

Top Country --malformed-- #547

Closed jaygooby closed 11 months ago

jaygooby commented 3 years ago

When I run nxtool.py -c nxapi.json -x the last line looks like:

# Top Country(ies) :
GET http://127.0.0.1:9200/nxapi/events/_search [status:200 request:0.030s]
--malformed--

which I guess is to do with the geoip side of things. Is there any extra config I need for this?