Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation/utility required to be able to clear or modify a score #22

Open
smfreegard opened this issue Aug 31, 2017 · 7 comments
Open

Comments

@smfreegard
Copy link
Contributor

There's no documentation on how to clear a karma score for an IP address in the case of false-positives or false-negatives.

@msimerson
Copy link
Member

That's correct. From time to time I use FLUSHALL as a workaround.

@smfreegard
Copy link
Contributor Author

Being able to clear individual history for IPs or ASNs would be far more useful than throwing everything away though. Likewise being able to manually set a massive score for an IP or ASN might also be useful as a way of blacklisting in the case of false-negatives etc.

@msimerson
Copy link
Member

I completely agree. It's just that the number of times I've needed to do it has been too few for me to prioritize an implementation. The only implementation I'm interested in doing is web based, and there's other scaffolding needed before I can do that.

@smfreegard
Copy link
Contributor Author

Ok - I can think of a couple of times this very issue has come up on IRC though (in the case of false-positives).

@rricker1
Copy link

"From time to time I use FLUSHALL as a workaround."

I am trying to clear a false positive. Where/how would I issue the FLUSHALL command?

Thank you

@msimerson
Copy link
Member

In Redis db id 3.

@rricker1
Copy link

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants