Skip to content

Commit b05ba7c

Browse files
Merge pull request #13 from tmartin-s1/cloudflare-logpush-v1.0
Added Gateway HTTP to Overview dashboard
2 parents 329b15b + a81425f commit b05ba7c

File tree

1 file changed

+24
-18
lines changed

1 file changed

+24
-18
lines changed

dashboards/community/cloudflare-logpush-overview-latest/Cloudflare Security and Performance Overview .conf

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -248,13 +248,16 @@
248248
"graphs": [
249249
{
250250
"title": "Total WAF Blocks",
251-
"query": "dataSource.cloudflare_dataset in ('HTTP Requests', 'Firewall events') action = 'block'\n| group count = count()",
251+
"query": "dataSource.cloudflare_dataset in ('HTTP Requests', 'Firewall events','Gateway HTTP' ) action = 'block'\n| group count = count()",
252252
"graphStyle": "number",
253253
"sparklineConfig": {
254254
"enabled": true
255255
},
256256
"layout": {
257257
h: 6,
258+
i: "0",
259+
minH: 3,
260+
minW: 6,
258261
w: 30,
259262
x: 0,
260263
y: 0
@@ -285,10 +288,13 @@
285288
},
286289
{
287290
"title": "WAF Action Trend",
288-
"query": "dataSource.cloudflare_dataset in ('HTTP Requests', 'Firewall events') action = *\n| group count = count() by timestamp = timebucket(), action\n| transpose action",
291+
"query": "dataSource.cloudflare_dataset in ('HTTP Requests', 'Firewall events','Gateway HTTP' ) action = *\n| group count = count() by timestamp = timebucket(), action\n| transpose action",
289292
"graphStyle": "line",
290293
"layout": {
291294
h: 12,
295+
i: "2",
296+
minH: 3,
297+
minW: 6,
292298
w: 30,
293299
x: 30,
294300
y: 0
@@ -297,43 +303,55 @@
297303
},
298304
{
299305
"title": "Top 20 Blocked IPs",
300-
"query": "dataSource.cloudflare_dataset in ('HTTP Requests', 'Firewall events') action = 'block'\n| group count = count() by src_endpoint.ip, src_endpoint.location.country\n| sort -count\n| limit 20",
306+
"query": "dataSource.cloudflare_dataset in ('HTTP Requests', 'Firewall events','Gateway HTTP' ) action = 'block'\n| group count = count() by src_endpoint.ip, src_endpoint.location.country\n| sort -count\n| limit 20",
301307
"graphStyle": "",
302308
"layout": {
303309
h: 15,
310+
i: "3",
311+
minH: 3,
312+
minW: 6,
304313
w: 30,
305314
x: 0,
306315
y: 16
307316
}
308317
},
309318
{
310319
"title": "Top 20 Blocked Hostnames",
311-
"query": "dataSource.cloudflare_dataset in ('HTTP Requests', 'Firewall events') action = 'block' http_request.url.hostname = *\n| group count = count() by http_request.url.hostname\n| sort -count\n| limit 20",
320+
"query": "dataSource.cloudflare_dataset in ('HTTP Requests', 'Firewall events','Gateway HTTP' ) action = 'block' http_request.url.hostname = *\n| group count = count() by http_request.url.hostname\n| sort -count\n| limit 20",
312321
"graphStyle": "",
313322
"layout": {
314323
h: 15,
324+
i: "4",
325+
minH: 3,
326+
minW: 6,
315327
w: 30,
316328
x: 30,
317329
y: 12
318330
}
319331
},
320332
{
321333
"title": "Top 20 Blocked URLs",
322-
"query": "dataSource.cloudflare_dataset in ('HTTP Requests', 'Firewall events') action = 'block' http_request.url.hostname = *\n| group count = count() by http_request.url.hostname, http_request.url.path\n| sort -count\n| limit 20",
334+
"query": "dataSource.cloudflare_dataset in ('HTTP Requests', 'Firewall events','Gateway HTTP' ) action = 'block' http_request.url.hostname = *\n| group count = count() by http_request.url.hostname, http_request.url.path\n| sort -count\n| limit 20",
323335
"graphStyle": "",
324336
"layout": {
325337
h: 15,
338+
i: "5",
339+
minH: 3,
340+
minW: 6,
326341
w: 30,
327342
x: 0,
328343
y: 31
329344
}
330345
},
331346
{
332347
"title": "WAF Rule Source Breakdown",
333-
"query": "dataSource.cloudflare_dataset = 'Firewall events' firewall_rule.desc = *\n| group count = count() by firewall_rule.desc \n| sort -count",
348+
"query": "dataSource.cloudflare_dataset in ('HTTP Requests','Firewall events') firewall_rule.desc = *\n| group count = count() by firewall_rule.desc \n| sort -count",
334349
"graphStyle": "pie",
335350
"layout": {
336351
h: 15,
352+
i: "6",
353+
minH: 3,
354+
minW: 6,
337355
w: 30,
338356
x: 30,
339357
y: 27
@@ -348,9 +366,6 @@
348366
"graphStyle": "line",
349367
"layout": {
350368
h: 10,
351-
i: "7",
352-
minH: 3,
353-
minW: 6,
354369
w: 60,
355370
x: 0,
356371
y: 46
@@ -489,9 +504,6 @@
489504
"graphStyle": "line",
490505
"layout": {
491506
h: 10,
492-
i: "1",
493-
minH: 3,
494-
minW: 6,
495507
w: 30,
496508
x: 30,
497509
y: 0
@@ -575,9 +587,6 @@
575587
"graphStyle": "line",
576588
"layout": {
577589
h: 10,
578-
i: "0",
579-
minH: 3,
580-
minW: 6,
581590
w: 60,
582591
x: 0,
583592
y: 0
@@ -639,9 +648,6 @@
639648
"graphStyle": "line",
640649
"layout": {
641650
h: 10,
642-
i: "0",
643-
minH: 3,
644-
minW: 6,
645651
w: 60,
646652
x: 0,
647653
y: 0

0 commit comments

Comments
 (0)