nbs-system / nxtool-ng

Because life is too short to waste your time transforming naxsi logs to rules by hand
42 stars 13 forks source link

No search type for [count] #24

Closed atomspring closed 7 years ago

atomspring commented 7 years ago

Hello again, I try running python nxtool.py --stats --elastic and the command fails with

elasticsearch.exceptions.RequestError: TransportError(400, u'illegal_argument_exception', u'No search type for [count]')

This works using the original nxtool, elasticsearch is 5.3.0 on a ubuntu 16.04 system.

sabban commented 7 years ago

Should be fixed in last commit. Thanks for reporting this bug.