File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "supported_auth_methods" : [],
3+ "additional_config_fields" : [
4+ {
5+ "text" : {},
6+ "key" : " username" ,
7+ "label" : " Username" ,
8+ "help" : " ZeroFox Username." ,
9+ "editable" : true ,
10+ "required" : true
11+ },
12+ {
13+ "password" : {},
14+ "key" : " password" ,
15+ "label" : " password" ,
16+ "help" : " ZeroFox Password." ,
17+ "editable" : true ,
18+ "required" : true
19+ }
20+ ],
21+ "dataflow_config" : [
22+ {
23+ "dataflow_id" : " zerofox-cloud-platform-logs" ,
24+ "additional_config_fields" : []
25+ }
26+ ]
27+ }
Original file line number Diff line number Diff line change 1+ provides :
2+ - id : zerofox-cloud-platform-logs
3+ always_on : true
4+ granular : true
5+ data_type : logs
6+ direction : inbound
Original file line number Diff line number Diff line change 33 "app_uuid" : " c00f61a4-82bf-47d9-a15c-f498c3a83be0" ,
44 "app_id" : " zerofox-cloud-platform" ,
55 "owner" : " saas-integrations" ,
6- "display_on_public_website" : false ,
6+ "display_on_public_website" : true ,
77 "tile" : {
88 "overview" : " README.md#Overview" ,
99 "configuration" : " README.md#Setup" ,
5858 "homepage" : " https://www.datadoghq.com" ,
5959 "sales_email" : " info@datadoghq.com"
6060 }
61- }
61+ }
You can’t perform that action at this time.
0 commit comments