-
Notifications
You must be signed in to change notification settings - Fork 159
table_config_historical_events
Database Overview ####configs_historical_events table
url_score | integer | %value% |
Minimum value needed from return in order for FIDO to rate historical URL data.
ip_score | integer | %value% |
Minimum value needed from return in order for FIDO to rate historical IP data.
hash_score | integer | %value% |
Minimum value needed from return in order for FIDO to rate historical hash data.
url_weight | integer | %value% |
The integer value assigned to the historical data if the minimum score is met.
ip_weight | integer | %value% |
The integer value assigned to the historical data if the minimum score is met.
hash_weight | integer | %value% |
The integer value assigned to the historical data if the minimum score is met.
url_incrementer | integer | %value% |
If the return equals, or is greater than this value, then the weight will be multiplied by a configurable multiplier value.
ip_incrementer | integer | %value% |
If the return equals, or is greater than this value, then the weight will be multiplied by a configurable multiplier value.
hash_incrementer | integer | %value% |
If the return equals, or is greater than this value, then the weight will be multiplied by a configurable multiplier value.
url_multiplier | integer | %value% |
The value used as a multiplier if the increment value has been equaled or surpassed.
ip_multiplier | integer | %value% |
The value used as a multiplier if the increment value has been equaled or surpassed.
hash_multiplier | integer | %value% |
The value used as a multiplier if the increment value has been equaled or surpassed.