File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
src/content/docs/log-explorer Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,15 @@ Log Explorer allows you to enable or disable which datasets are available to que
1313
1414Log Explorer currently supports the following datasets:
1515
16- - [ HTTP requests] ( /logs/logpush/logpush-job/datasets/zone/http_requests/ ) (` FROM http_requests ` )
17- - [ Firewall events] ( /logs/logpush/logpush-job/datasets/zone/firewall_events/ ) (` FROM firewall_events ` )
18- - [ Access] ( /cloudflare-one/policies/access/ )
19- - [ CASB] ( /cloudflare-one/applications/casb/ )
20- - [ Secure Web Gateway] ( /cloudflare-one/policies/gateway/ )
21- - [ WARP] ( /warp-client/ )
16+ - [ HTTP Requests] ( /logs/logpush/logpush-job/datasets/zone/http_requests/ ) (` http_requests ` )
17+ - [ Firewall Events] ( /logs/logpush/logpush-job/datasets/zone/firewall_events/ ) (` firewall_events ` )
18+ - [ Access requests] ( /logs/logpush/logpush-job/datasets/account/access_requests/ ) (` access_requests ` )
19+ - [ CASB findings] ( /logs/logpush/logpush-job/datasets/account/casb_findings/ ) (` casb_findings ` )
20+ - [ Device posture results] ( /logs/logpush/logpush-job/datasets/account/device_posture_results/ ) (` device_posture_results ` )
21+ - [ Gateway DNS] ( /logs/logpush/logpush-job/datasets/account/gateway_dns/ ) (` gateway_dns ` )
22+ - [ Gateway HTTP] ( /logs/logpush/logpush-job/datasets/account/gateway_http/ ) (` gateway_http ` )
23+ - [ Gateway Network] ( /logs/logpush/logpush-job/datasets/account/gateway_network/ ) (` gateway_network ` )
24+ - [ Zero Trust Network Session Logs] ( /logs/logpush/logpush-job/datasets/account/zero_trust_network_sessions/ ) (` zero_trust_network_sessions ` )
2225
2326## Enable Log Explorer
2427
You can’t perform that action at this time.
0 commit comments