File tree Expand file tree Collapse file tree
plugins/Huntress/v1/defaultContent Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 "filters" : [
6363 {
6464 "column" : " firewall_status" ,
65- "operation" : " equals " ,
66- "value" : " Disabled "
65+ "operation" : " notequals " ,
66+ "value" : " Enabled "
6767 }
6868 ]
6969 },
9999 "activePluginConfigIds" : [
100100 " {{configId}}"
101101 ],
102- "title" : " Firewall Disabled " ,
102+ "title" : " Firewall Not Enabled " ,
103103 "visualisation" : {
104104 "type" : " data-stream-scalar" ,
105105 "config" : {
416416 "filters" : [
417417 {
418418 "column" : " firewall_status" ,
419- "operation" : " equals " ,
420- "value" : " Disabled "
419+ "operation" : " notequals " ,
420+ "value" : " Enabled "
421421 }
422422 ]
423423 },
437437 "activePluginConfigIds" : [
438438 " {{configId}}"
439439 ],
440- "title" : " ⚠️ Firewall Disabled " ,
440+ "title" : " ⚠️ Firewall Not Enabled " ,
441441 "visualisation" : {
442442 "type" : " data-stream-table" ,
443443 "config" : {
Original file line number Diff line number Diff line change 6969 "filters" : [
7070 {
7171 "column" : " firewall_status" ,
72- "operation" : " equals " ,
73- "value" : " Disabled "
72+ "operation" : " notequals " ,
73+ "value" : " Enabled "
7474 }
7575 ]
7676 },
110110 "groupBy" : " __group_by_none__" ,
111111 "frequency" : 15
112112 },
113- "title" : " Firewall Disabled " ,
113+ "title" : " Firewall Not Enabled " ,
114114 "visualisation" : {
115115 "type" : " data-stream-scalar" ,
116116 "config" : {
447447 "filters" : [
448448 {
449449 "column" : " firewall_status" ,
450- "operation" : " equals " ,
451- "value" : " Disabled "
450+ "operation" : " notequals " ,
451+ "value" : " Enabled "
452452 }
453453 ]
454454 },
472472 ],
473473 "_type" : " tile/data-stream" ,
474474 "description" : " " ,
475- "title" : " ⚠️ Firewall Disabled " ,
475+ "title" : " ⚠️ Firewall Not Enabled " ,
476476 "visualisation" : {
477477 "type" : " data-stream-table" ,
478478 "config" : {
You can’t perform that action at this time.
0 commit comments