config dlp sensor
Configure sensors used by DLP blocking.
config dlp sensor Description: Configure sensors used by DLP blocking. edit <name> set comment {var-string} config entries Description: DLP sensor entries. edit <id> set dictionary {string} set count {integer} set status [enable|disable] next end set eval {string} set match-type [match-all|match-any|...] next end
config dlp sensor
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
comment |
Optional comments. |
var-string |
Maximum length: 255 |
|
||||||||
eval |
Expression to evaluate. |
string |
Maximum length: 255 |
|
||||||||
match-type |
Logical relation between entries. |
option |
- |
match-any |
||||||||
|
|
|||||||||||
name |
Name of table containing the sensor. |
string |
Maximum length: 35 |
|
config entries
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
id |
ID. |
integer |
Minimum value: 1 Maximum value: 32 |
0 |
||||||
dictionary |
Select a DLP dictionary. |
string |
Maximum length: 35 |
|
||||||
count |
Count of dictionary matches to trigger sensor entry match. |
integer |
Minimum value: 1 Maximum value: 255 |
1 |
||||||
status |
Enable/disable this entry. |
option |
- |
enable |
||||||
|
|