You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hbyd_ueba/conf/defaultRule.json

38 lines
609 B

{
"white_list": {
"ip": [
400000,
400001
],
"account": [
400000,
400001
],
"interface": [
400000,
400001
],
"menu": [
400000,
400001
]
},
"grey_list": {
"ip": [
400000,
400001
],
"account": [
400000,
400001
],
"interface": [
400000,
400001
],
"menu": [
400000,
400001
]
}
}