| 1 | { |
| 2 | "annotations": { |
| 3 | "list": [ |
| 4 | { |
| 5 | "builtIn": 1, |
| 6 | "datasource": { |
| 7 | "type": "datasource", |
| 8 | "uid": "grafana" |
| 9 | }, |
| 10 | "enable": true, |
| 11 | "hide": true, |
| 12 | "iconColor": "rgba(0, 211, 255, 1)", |
| 13 | "name": "Annotations & Alerts", |
| 14 | "target": { |
| 15 | "limit": 100, |
| 16 | "matchAny": false, |
| 17 | "tags": [], |
| 18 | "type": "dashboard" |
| 19 | }, |
| 20 | "type": "dashboard" |
| 21 | } |
| 22 | ] |
| 23 | }, |
| 24 | "editable": false, |
| 25 | "fiscalYearStartMonth": 0, |
| 26 | "graphTooltip": 0, |
| 27 | "links": [ |
| 28 | { |
| 29 | "asDropdown": true, |
| 30 | "icon": "external link", |
| 31 | "includeVars": true, |
| 32 | "keepTime": true, |
| 33 | "tags": ["EDR"], |
| 34 | "targetBlank": true, |
| 35 | "title": "", |
| 36 | "type": "dashboards" |
| 37 | } |
| 38 | ], |
| 39 | "liveNow": false, |
| 40 | "panels": [ |
| 41 | { |
| 42 | "datasource": { |
| 43 | "type": "grafana-opensearch-datasource", |
| 44 | "uid": "replace_datasource_uid" |
| 45 | }, |
| 46 | "fieldConfig": { |
| 47 | "defaults": { |
| 48 | "mappings": [ |
| 49 | { |
| 50 | "options": { |
| 51 | "match": "null", |
| 52 | "result": { |
| 53 | "text": "N/A" |
| 54 | } |
| 55 | }, |
| 56 | "type": "special" |
| 57 | } |
| 58 | ], |
| 59 | "thresholds": { |
| 60 | "mode": "absolute", |
| 61 | "steps": [ |
| 62 | { |
| 63 | "color": "red", |
| 64 | "value": null |
| 65 | } |
| 66 | ] |
| 67 | }, |
| 68 | "unit": "locale" |
| 69 | }, |
| 70 | "overrides": [] |
| 71 | }, |
| 72 | "gridPos": { |
| 73 | "h": 7, |
| 74 | "w": 4, |
| 75 | "x": 0, |
| 76 | "y": 0 |
| 77 | }, |
| 78 | "id": 43, |
| 79 | "links": [], |
| 80 | "options": { |
| 81 | "colorMode": "value", |
| 82 | "graphMode": "area", |
| 83 | "justifyMode": "auto", |
| 84 | "orientation": "horizontal", |
| 85 | "reduceOptions": { |
| 86 | "calcs": ["sum"], |
| 87 | "fields": "", |
| 88 | "values": false |
| 89 | }, |
| 90 | "text": {}, |
| 91 | "textMode": "auto" |
| 92 | }, |
| 93 | "pluginVersion": "9.2.1", |
| 94 | "targets": [ |
| 95 | { |
| 96 | "bucketAggs": [ |
| 97 | { |
| 98 | "field": "timestamp", |
| 99 | "id": "2", |
| 100 | "settings": { |
| 101 | "interval": "auto", |
| 102 | "min_doc_count": 0, |
| 103 | "trimEdges": 0 |
| 104 | }, |
| 105 | "type": "date_histogram" |
| 106 | } |
| 107 | ], |
| 108 | "datasource": { |
| 109 | "type": "grafana-opensearch-datasource", |
| 110 | "uid": "replace_datasource_uid" |
| 111 | }, |
| 112 | "metrics": [ |
| 113 | { |
| 114 | "field": "select field", |
| 115 | "id": "1", |
| 116 | "type": "count" |
| 117 | } |
| 118 | ], |
| 119 | "query": "level:>=6 AND BitdefenderGZComputerFQDN:$agent_name", |
| 120 | "refId": "A", |
| 121 | "timeField": "timestamp" |
| 122 | } |
| 123 | ], |
| 124 | "title": "ALERTS", |
| 125 | "type": "stat" |
| 126 | }, |
| 127 | { |
| 128 | "datasource": { |
| 129 | "type": "grafana-opensearch-datasource", |
| 130 | "uid": "replace_datasource_uid" |
| 131 | }, |
| 132 | "fieldConfig": { |
| 133 | "defaults": { |
| 134 | "color": { |
| 135 | "mode": "thresholds" |
| 136 | }, |
| 137 | "custom": { |
| 138 | "align": "auto", |
| 139 | "displayMode": "auto", |
| 140 | "inspect": false |
| 141 | }, |
| 142 | "mappings": [], |
| 143 | "thresholds": { |
| 144 | "mode": "absolute", |
| 145 | "steps": [ |
| 146 | { |
| 147 | "color": "red", |
| 148 | "value": null |
| 149 | } |
| 150 | ] |
| 151 | } |
| 152 | }, |
| 153 | "overrides": [ |
| 154 | { |
| 155 | "matcher": { |
| 156 | "id": "byName", |
| 157 | "options": "Time" |
| 158 | }, |
| 159 | "properties": [ |
| 160 | { |
| 161 | "id": "displayName", |
| 162 | "value": "Time" |
| 163 | }, |
| 164 | { |
| 165 | "id": "unit", |
| 166 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 167 | }, |
| 168 | { |
| 169 | "id": "custom.align" |
| 170 | } |
| 171 | ] |
| 172 | }, |
| 173 | { |
| 174 | "matcher": { |
| 175 | "id": "byName", |
| 176 | "options": "Count" |
| 177 | }, |
| 178 | "properties": [ |
| 179 | { |
| 180 | "id": "displayName", |
| 181 | "value": "EVENTS" |
| 182 | }, |
| 183 | { |
| 184 | "id": "unit", |
| 185 | "value": "short" |
| 186 | }, |
| 187 | { |
| 188 | "id": "decimals", |
| 189 | "value": -1 |
| 190 | }, |
| 191 | { |
| 192 | "id": "custom.displayMode", |
| 193 | "value": "color-background" |
| 194 | }, |
| 195 | { |
| 196 | "id": "custom.align" |
| 197 | }, |
| 198 | { |
| 199 | "id": "thresholds", |
| 200 | "value": { |
| 201 | "mode": "absolute", |
| 202 | "steps": [ |
| 203 | { |
| 204 | "color": "red", |
| 205 | "value": null |
| 206 | } |
| 207 | ] |
| 208 | } |
| 209 | } |
| 210 | ] |
| 211 | }, |
| 212 | { |
| 213 | "matcher": { |
| 214 | "id": "byName", |
| 215 | "options": "agent_name" |
| 216 | }, |
| 217 | "properties": [ |
| 218 | { |
| 219 | "id": "displayName", |
| 220 | "value": "AGENT" |
| 221 | }, |
| 222 | { |
| 223 | "id": "custom.displayMode", |
| 224 | "value": "color-background" |
| 225 | }, |
| 226 | { |
| 227 | "id": "custom.align" |
| 228 | }, |
| 229 | { |
| 230 | "id": "links", |
| 231 | "value": [ |
| 232 | { |
| 233 | "targetBlank": true, |
| 234 | "title": "VIEW EVENTS", |
| 235 | "url": "https://grafana.company.local/explore?left=%5B%22now-1h%22,%22now%22,%22BITDEFENDER%22,%7B%22refId%22:%22A%22,%22query%22:%22agent_name:${__value.text}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%7B%22type%22:%22date_histogram%22,%22id%22:%221%22,%22settings%22:%7B%22interval%22:%22auto%22%7D%7D%5D,%22timeField%22:%22timestamp%22%7D%5D" |
| 236 | } |
| 237 | ] |
| 238 | } |
| 239 | ] |
| 240 | }, |
| 241 | { |
| 242 | "matcher": { |
| 243 | "id": "byName", |
| 244 | "options": "Count" |
| 245 | }, |
| 246 | "properties": [ |
| 247 | { |
| 248 | "id": "displayName", |
| 249 | "value": "ALERTS" |
| 250 | }, |
| 251 | { |
| 252 | "id": "unit", |
| 253 | "value": "short" |
| 254 | }, |
| 255 | { |
| 256 | "id": "decimals", |
| 257 | "value": 0 |
| 258 | }, |
| 259 | { |
| 260 | "id": "custom.align" |
| 261 | } |
| 262 | ] |
| 263 | } |
| 264 | ] |
| 265 | }, |
| 266 | "gridPos": { |
| 267 | "h": 7, |
| 268 | "w": 7, |
| 269 | "x": 4, |
| 270 | "y": 0 |
| 271 | }, |
| 272 | "id": 31, |
| 273 | "options": { |
| 274 | "footer": { |
| 275 | "fields": "", |
| 276 | "reducer": ["sum"], |
| 277 | "show": false |
| 278 | }, |
| 279 | "showHeader": true |
| 280 | }, |
| 281 | "pluginVersion": "9.2.1", |
| 282 | "targets": [ |
| 283 | { |
| 284 | "bucketAggs": [ |
| 285 | { |
| 286 | "fake": true, |
| 287 | "field": "BitdefenderGZComputerFQDN", |
| 288 | "id": "4", |
| 289 | "settings": { |
| 290 | "min_doc_count": 1, |
| 291 | "order": "desc", |
| 292 | "orderBy": "_term", |
| 293 | "size": "0" |
| 294 | }, |
| 295 | "type": "terms" |
| 296 | } |
| 297 | ], |
| 298 | "datasource": { |
| 299 | "type": "grafana-opensearch-datasource", |
| 300 | "uid": "replace_datasource_uid" |
| 301 | }, |
| 302 | "metrics": [ |
| 303 | { |
| 304 | "field": "select field", |
| 305 | "id": "1", |
| 306 | "type": "count" |
| 307 | } |
| 308 | ], |
| 309 | "query": "level:>=6 AND BitdefenderGZComputerFQDN:$agent_name", |
| 310 | "refId": "A", |
| 311 | "timeField": "timestamp" |
| 312 | } |
| 313 | ], |
| 314 | "title": "ALERTS BY AGENT", |
| 315 | "transformations": [ |
| 316 | { |
| 317 | "id": "merge", |
| 318 | "options": { |
| 319 | "reducers": [] |
| 320 | } |
| 321 | }, |
| 322 | { |
| 323 | "id": "organize", |
| 324 | "options": { |
| 325 | "excludeByName": {}, |
| 326 | "indexByName": {}, |
| 327 | "renameByName": { |
| 328 | "BitdefenderGZComputerFQDN": "AGENT" |
| 329 | } |
| 330 | } |
| 331 | } |
| 332 | ], |
| 333 | "type": "table" |
| 334 | }, |
| 335 | { |
| 336 | "datasource": { |
| 337 | "type": "grafana-opensearch-datasource", |
| 338 | "uid": "replace_datasource_uid" |
| 339 | }, |
| 340 | "gridPos": { |
| 341 | "h": 14, |
| 342 | "w": 13, |
| 343 | "x": 11, |
| 344 | "y": 0 |
| 345 | }, |
| 346 | "id": 47, |
| 347 | "options": { |
| 348 | "dedupStrategy": "signature", |
| 349 | "enableLogDetails": true, |
| 350 | "prettifyLogMessage": false, |
| 351 | "showCommonLabels": false, |
| 352 | "showLabels": false, |
| 353 | "showTime": true, |
| 354 | "sortOrder": "Descending", |
| 355 | "wrapLogMessage": false |
| 356 | }, |
| 357 | "targets": [ |
| 358 | { |
| 359 | "alias": "", |
| 360 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 361 | "datasource": { |
| 362 | "type": "grafana-opensearch-datasource", |
| 363 | "uid": "replace_datasource_uid" |
| 364 | }, |
| 365 | "metrics": [ |
| 366 | { |
| 367 | "id": "1", |
| 368 | "settings": { |
| 369 | "limit": "250" |
| 370 | }, |
| 371 | "type": "logs" |
| 372 | } |
| 373 | ], |
| 374 | "query": "level:>=6 AND BitdefenderGZComputerFQDN:$agent_name", |
| 375 | "refId": "A", |
| 376 | "timeField": "timestamp" |
| 377 | } |
| 378 | ], |
| 379 | "title": "ALERTS - DETAILS", |
| 380 | "transformations": [ |
| 381 | { |
| 382 | "id": "filterFieldsByName", |
| 383 | "options": { |
| 384 | "include": { |
| 385 | "names": [ |
| 386 | "timestamp", |
| 387 | "level", |
| 388 | "BitdefenderGZModule", |
| 389 | "_id", |
| 390 | "BitdefenderGZComputerFQDN", |
| 391 | "name" |
| 392 | ] |
| 393 | } |
| 394 | } |
| 395 | } |
| 396 | ], |
| 397 | "transparent": true, |
| 398 | "type": "logs" |
| 399 | }, |
| 400 | { |
| 401 | "datasource": { |
| 402 | "type": "grafana-opensearch-datasource", |
| 403 | "uid": "replace_datasource_uid" |
| 404 | }, |
| 405 | "fieldConfig": { |
| 406 | "defaults": { |
| 407 | "color": { |
| 408 | "mode": "thresholds" |
| 409 | }, |
| 410 | "mappings": [ |
| 411 | { |
| 412 | "options": { |
| 413 | "match": "null", |
| 414 | "result": { |
| 415 | "text": "N/A" |
| 416 | } |
| 417 | }, |
| 418 | "type": "special" |
| 419 | } |
| 420 | ], |
| 421 | "max": 15, |
| 422 | "min": 0, |
| 423 | "thresholds": { |
| 424 | "mode": "absolute", |
| 425 | "steps": [ |
| 426 | { |
| 427 | "color": "#299c46", |
| 428 | "value": null |
| 429 | }, |
| 430 | { |
| 431 | "color": "rgba(237, 129, 40, 0.89)", |
| 432 | "value": 8 |
| 433 | }, |
| 434 | { |
| 435 | "color": "#d44a3a", |
| 436 | "value": 12 |
| 437 | } |
| 438 | ] |
| 439 | }, |
| 440 | "unit": "none" |
| 441 | }, |
| 442 | "overrides": [] |
| 443 | }, |
| 444 | "gridPos": { |
| 445 | "h": 7, |
| 446 | "w": 4, |
| 447 | "x": 0, |
| 448 | "y": 7 |
| 449 | }, |
| 450 | "id": 16, |
| 451 | "links": [], |
| 452 | "options": { |
| 453 | "orientation": "horizontal", |
| 454 | "reduceOptions": { |
| 455 | "calcs": ["max"], |
| 456 | "fields": "", |
| 457 | "values": false |
| 458 | }, |
| 459 | "showThresholdLabels": false, |
| 460 | "showThresholdMarkers": true, |
| 461 | "text": {} |
| 462 | }, |
| 463 | "pluginVersion": "9.2.1", |
| 464 | "targets": [ |
| 465 | { |
| 466 | "bucketAggs": [ |
| 467 | { |
| 468 | "field": "timestamp", |
| 469 | "id": "2", |
| 470 | "settings": { |
| 471 | "interval": "auto", |
| 472 | "min_doc_count": 0, |
| 473 | "trimEdges": 0 |
| 474 | }, |
| 475 | "type": "date_histogram" |
| 476 | } |
| 477 | ], |
| 478 | "datasource": { |
| 479 | "type": "grafana-opensearch-datasource", |
| 480 | "uid": "replace_datasource_uid" |
| 481 | }, |
| 482 | "metrics": [ |
| 483 | { |
| 484 | "field": "level", |
| 485 | "id": "1", |
| 486 | "meta": {}, |
| 487 | "settings": {}, |
| 488 | "type": "max" |
| 489 | } |
| 490 | ], |
| 491 | "query": "BitdefenderGZComputerFQDN:$agent_name", |
| 492 | "refId": "A", |
| 493 | "timeField": "timestamp" |
| 494 | } |
| 495 | ], |
| 496 | "title": "MAX SEVERITY (0 - 15)", |
| 497 | "type": "gauge" |
| 498 | }, |
| 499 | { |
| 500 | "columns": [], |
| 501 | "datasource": { |
| 502 | "type": "grafana-opensearch-datasource", |
| 503 | "uid": "replace_datasource_uid" |
| 504 | }, |
| 505 | "fontSize": "100%", |
| 506 | "gridPos": { |
| 507 | "h": 7, |
| 508 | "w": 7, |
| 509 | "x": 4, |
| 510 | "y": 7 |
| 511 | }, |
| 512 | "id": 44, |
| 513 | "showHeader": true, |
| 514 | "sort": { |
| 515 | "col": 0, |
| 516 | "desc": true |
| 517 | }, |
| 518 | "styles": [ |
| 519 | { |
| 520 | "alias": "Time", |
| 521 | "align": "auto", |
| 522 | "dateFormat": "YYYY-MM-DD HH:mm:ss", |
| 523 | "pattern": "Time", |
| 524 | "type": "date" |
| 525 | }, |
| 526 | { |
| 527 | "alias": "EVENTS", |
| 528 | "align": "auto", |
| 529 | "colorMode": "row", |
| 530 | "colors": ["rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "#F2495C"], |
| 531 | "dateFormat": "YYYY-MM-DD HH:mm:ss", |
| 532 | "decimals": -1, |
| 533 | "mappingType": 1, |
| 534 | "pattern": "Count", |
| 535 | "thresholds": ["0", "1"], |
| 536 | "type": "number", |
| 537 | "unit": "short" |
| 538 | }, |
| 539 | { |
| 540 | "alias": "ALERTS BY TYPE", |
| 541 | "align": "auto", |
| 542 | "colorMode": "row", |
| 543 | "colors": ["#37872D", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)"], |
| 544 | "decimals": -1, |
| 545 | "pattern": "BitdefenderGZModule", |
| 546 | "preserveFormat": false, |
| 547 | "sanitize": false, |
| 548 | "thresholds": [], |
| 549 | "type": "string", |
| 550 | "unit": "short" |
| 551 | } |
| 552 | ], |
| 553 | "targets": [ |
| 554 | { |
| 555 | "bucketAggs": [ |
| 556 | { |
| 557 | "fake": true, |
| 558 | "field": "BitdefenderGZModule", |
| 559 | "id": "4", |
| 560 | "settings": { |
| 561 | "min_doc_count": 1, |
| 562 | "order": "desc", |
| 563 | "orderBy": "_term", |
| 564 | "size": "0" |
| 565 | }, |
| 566 | "type": "terms" |
| 567 | } |
| 568 | ], |
| 569 | "datasource": { |
| 570 | "type": "grafana-opensearch-datasource", |
| 571 | "uid": "replace_datasource_uid" |
| 572 | }, |
| 573 | "metrics": [ |
| 574 | { |
| 575 | "field": "select field", |
| 576 | "id": "1", |
| 577 | "type": "count" |
| 578 | } |
| 579 | ], |
| 580 | "query": "level:>=6 AND BitdefenderGZComputerFQDN:$agent_name", |
| 581 | "refId": "A", |
| 582 | "timeField": "timestamp" |
| 583 | } |
| 584 | ], |
| 585 | "title": "ALERTS BY CATEGORY", |
| 586 | "transform": "table", |
| 587 | "type": "table-old" |
| 588 | }, |
| 589 | { |
| 590 | "datasource": { |
| 591 | "type": "grafana-opensearch-datasource", |
| 592 | "uid": "replace_datasource_uid" |
| 593 | }, |
| 594 | "fieldConfig": { |
| 595 | "defaults": { |
| 596 | "mappings": [ |
| 597 | { |
| 598 | "options": { |
| 599 | "match": "null", |
| 600 | "result": { |
| 601 | "text": "N/A" |
| 602 | } |
| 603 | }, |
| 604 | "type": "special" |
| 605 | } |
| 606 | ], |
| 607 | "thresholds": { |
| 608 | "mode": "absolute", |
| 609 | "steps": [ |
| 610 | { |
| 611 | "color": "green", |
| 612 | "value": null |
| 613 | }, |
| 614 | { |
| 615 | "color": "red", |
| 616 | "value": 80 |
| 617 | } |
| 618 | ] |
| 619 | }, |
| 620 | "unit": "none" |
| 621 | }, |
| 622 | "overrides": [] |
| 623 | }, |
| 624 | "gridPos": { |
| 625 | "h": 5, |
| 626 | "w": 4, |
| 627 | "x": 0, |
| 628 | "y": 14 |
| 629 | }, |
| 630 | "id": 45, |
| 631 | "links": [], |
| 632 | "maxDataPoints": 100, |
| 633 | "options": { |
| 634 | "colorMode": "value", |
| 635 | "graphMode": "none", |
| 636 | "justifyMode": "auto", |
| 637 | "orientation": "horizontal", |
| 638 | "reduceOptions": { |
| 639 | "calcs": ["max"], |
| 640 | "fields": "", |
| 641 | "values": false |
| 642 | }, |
| 643 | "text": {}, |
| 644 | "textMode": "auto" |
| 645 | }, |
| 646 | "pluginVersion": "9.2.1", |
| 647 | "targets": [ |
| 648 | { |
| 649 | "bucketAggs": [ |
| 650 | { |
| 651 | "$$hashKey": "object:235", |
| 652 | "field": "timestamp", |
| 653 | "id": "2", |
| 654 | "settings": { |
| 655 | "interval": "365d", |
| 656 | "min_doc_count": 0, |
| 657 | "trimEdges": 0 |
| 658 | }, |
| 659 | "type": "date_histogram" |
| 660 | } |
| 661 | ], |
| 662 | "datasource": { |
| 663 | "type": "grafana-opensearch-datasource", |
| 664 | "uid": "replace_datasource_uid" |
| 665 | }, |
| 666 | "metrics": [ |
| 667 | { |
| 668 | "$$hashKey": "object:233", |
| 669 | "field": "BitdefenderGZComputerFQDN", |
| 670 | "id": "1", |
| 671 | "meta": {}, |
| 672 | "settings": {}, |
| 673 | "type": "cardinality" |
| 674 | } |
| 675 | ], |
| 676 | "query": "BitdefenderGZComputerFQDN:$agent_name AND level:$level", |
| 677 | "refId": "A", |
| 678 | "timeField": "timestamp" |
| 679 | } |
| 680 | ], |
| 681 | "title": "AGENTS", |
| 682 | "type": "stat" |
| 683 | }, |
| 684 | { |
| 685 | "datasource": { |
| 686 | "type": "grafana-opensearch-datasource", |
| 687 | "uid": "replace_datasource_uid" |
| 688 | }, |
| 689 | "fieldConfig": { |
| 690 | "defaults": { |
| 691 | "color": { |
| 692 | "mode": "palette-classic" |
| 693 | }, |
| 694 | "custom": { |
| 695 | "axisCenteredZero": false, |
| 696 | "axisColorMode": "text", |
| 697 | "axisLabel": "", |
| 698 | "axisPlacement": "auto", |
| 699 | "barAlignment": 0, |
| 700 | "drawStyle": "bars", |
| 701 | "fillOpacity": 0, |
| 702 | "gradientMode": "none", |
| 703 | "hideFrom": { |
| 704 | "legend": false, |
| 705 | "tooltip": false, |
| 706 | "viz": false |
| 707 | }, |
| 708 | "lineInterpolation": "linear", |
| 709 | "lineWidth": 1, |
| 710 | "pointSize": 5, |
| 711 | "scaleDistribution": { |
| 712 | "type": "linear" |
| 713 | }, |
| 714 | "showPoints": "auto", |
| 715 | "spanNulls": false, |
| 716 | "stacking": { |
| 717 | "group": "A", |
| 718 | "mode": "normal" |
| 719 | }, |
| 720 | "thresholdsStyle": { |
| 721 | "mode": "off" |
| 722 | } |
| 723 | }, |
| 724 | "mappings": [], |
| 725 | "thresholds": { |
| 726 | "mode": "absolute", |
| 727 | "steps": [ |
| 728 | { |
| 729 | "color": "green", |
| 730 | "value": null |
| 731 | }, |
| 732 | { |
| 733 | "color": "red", |
| 734 | "value": 80 |
| 735 | } |
| 736 | ] |
| 737 | } |
| 738 | }, |
| 739 | "overrides": [] |
| 740 | }, |
| 741 | "gridPos": { |
| 742 | "h": 11, |
| 743 | "w": 20, |
| 744 | "x": 4, |
| 745 | "y": 14 |
| 746 | }, |
| 747 | "id": 49, |
| 748 | "options": { |
| 749 | "legend": { |
| 750 | "calcs": [], |
| 751 | "displayMode": "table", |
| 752 | "placement": "right", |
| 753 | "showLegend": true |
| 754 | }, |
| 755 | "tooltip": { |
| 756 | "mode": "single", |
| 757 | "sort": "none" |
| 758 | } |
| 759 | }, |
| 760 | "targets": [ |
| 761 | { |
| 762 | "alias": "", |
| 763 | "bucketAggs": [ |
| 764 | { |
| 765 | "field": "BitdefenderGZComputerFQDN", |
| 766 | "id": "3", |
| 767 | "settings": { |
| 768 | "min_doc_count": "1", |
| 769 | "order": "desc", |
| 770 | "orderBy": "_term", |
| 771 | "size": "10" |
| 772 | }, |
| 773 | "type": "terms" |
| 774 | }, |
| 775 | { |
| 776 | "field": "timestamp", |
| 777 | "id": "2", |
| 778 | "settings": { |
| 779 | "interval": "auto" |
| 780 | }, |
| 781 | "type": "date_histogram" |
| 782 | } |
| 783 | ], |
| 784 | "datasource": { |
| 785 | "type": "grafana-opensearch-datasource", |
| 786 | "uid": "replace_datasource_uid" |
| 787 | }, |
| 788 | "metrics": [ |
| 789 | { |
| 790 | "id": "1", |
| 791 | "type": "count" |
| 792 | } |
| 793 | ], |
| 794 | "query": "level:>=6 AND BitdefenderGZComputerFQDN:$agent_name", |
| 795 | "refId": "A", |
| 796 | "timeField": "timestamp" |
| 797 | } |
| 798 | ], |
| 799 | "title": "TOP 10 AGENTS - HISTOGRAM", |
| 800 | "transparent": true, |
| 801 | "type": "timeseries" |
| 802 | }, |
| 803 | { |
| 804 | "datasource": { |
| 805 | "type": "grafana-opensearch-datasource", |
| 806 | "uid": "replace_datasource_uid" |
| 807 | }, |
| 808 | "fieldConfig": { |
| 809 | "defaults": { |
| 810 | "mappings": [ |
| 811 | { |
| 812 | "options": { |
| 813 | "match": "null", |
| 814 | "result": { |
| 815 | "text": "N/A" |
| 816 | } |
| 817 | }, |
| 818 | "type": "special" |
| 819 | } |
| 820 | ], |
| 821 | "thresholds": { |
| 822 | "mode": "absolute", |
| 823 | "steps": [ |
| 824 | { |
| 825 | "color": "blue", |
| 826 | "value": null |
| 827 | } |
| 828 | ] |
| 829 | }, |
| 830 | "unit": "locale" |
| 831 | }, |
| 832 | "overrides": [] |
| 833 | }, |
| 834 | "gridPos": { |
| 835 | "h": 6, |
| 836 | "w": 4, |
| 837 | "x": 0, |
| 838 | "y": 19 |
| 839 | }, |
| 840 | "id": 18, |
| 841 | "links": [], |
| 842 | "options": { |
| 843 | "colorMode": "value", |
| 844 | "graphMode": "area", |
| 845 | "justifyMode": "auto", |
| 846 | "orientation": "horizontal", |
| 847 | "reduceOptions": { |
| 848 | "calcs": ["sum"], |
| 849 | "fields": "", |
| 850 | "values": false |
| 851 | }, |
| 852 | "text": {}, |
| 853 | "textMode": "auto" |
| 854 | }, |
| 855 | "pluginVersion": "9.2.1", |
| 856 | "targets": [ |
| 857 | { |
| 858 | "bucketAggs": [ |
| 859 | { |
| 860 | "$$hashKey": "object:331", |
| 861 | "field": "timestamp", |
| 862 | "id": "2", |
| 863 | "settings": { |
| 864 | "interval": "auto", |
| 865 | "min_doc_count": 0, |
| 866 | "trimEdges": 0 |
| 867 | }, |
| 868 | "type": "date_histogram" |
| 869 | } |
| 870 | ], |
| 871 | "datasource": { |
| 872 | "type": "grafana-opensearch-datasource", |
| 873 | "uid": "replace_datasource_uid" |
| 874 | }, |
| 875 | "metrics": [ |
| 876 | { |
| 877 | "$$hashKey": "object:329", |
| 878 | "field": "select field", |
| 879 | "id": "1", |
| 880 | "type": "count" |
| 881 | } |
| 882 | ], |
| 883 | "query": "BitdefenderGZComputerFQDN:$agent_name AND level:$level", |
| 884 | "refId": "A", |
| 885 | "timeField": "timestamp" |
| 886 | } |
| 887 | ], |
| 888 | "title": "EVENTS (TOTAL)", |
| 889 | "type": "stat" |
| 890 | }, |
| 891 | { |
| 892 | "datasource": { |
| 893 | "type": "grafana-opensearch-datasource", |
| 894 | "uid": "replace_datasource_uid" |
| 895 | }, |
| 896 | "fieldConfig": { |
| 897 | "defaults": { |
| 898 | "color": { |
| 899 | "mode": "palette-classic" |
| 900 | }, |
| 901 | "custom": { |
| 902 | "hideFrom": { |
| 903 | "legend": false, |
| 904 | "tooltip": false, |
| 905 | "viz": false |
| 906 | } |
| 907 | }, |
| 908 | "decimals": 0, |
| 909 | "mappings": [], |
| 910 | "unit": "short" |
| 911 | }, |
| 912 | "overrides": [ |
| 913 | { |
| 914 | "matcher": { |
| 915 | "id": "byName", |
| 916 | "options": "1" |
| 917 | }, |
| 918 | "properties": [ |
| 919 | { |
| 920 | "id": "color", |
| 921 | "value": { |
| 922 | "fixedColor": "#C8F2C2", |
| 923 | "mode": "fixed" |
| 924 | } |
| 925 | } |
| 926 | ] |
| 927 | }, |
| 928 | { |
| 929 | "matcher": { |
| 930 | "id": "byName", |
| 931 | "options": "2" |
| 932 | }, |
| 933 | "properties": [ |
| 934 | { |
| 935 | "id": "color", |
| 936 | "value": { |
| 937 | "fixedColor": "#96D98D", |
| 938 | "mode": "fixed" |
| 939 | } |
| 940 | } |
| 941 | ] |
| 942 | }, |
| 943 | { |
| 944 | "matcher": { |
| 945 | "id": "byName", |
| 946 | "options": "3" |
| 947 | }, |
| 948 | "properties": [ |
| 949 | { |
| 950 | "id": "color", |
| 951 | "value": { |
| 952 | "fixedColor": "#56A64B", |
| 953 | "mode": "fixed" |
| 954 | } |
| 955 | } |
| 956 | ] |
| 957 | }, |
| 958 | { |
| 959 | "matcher": { |
| 960 | "id": "byName", |
| 961 | "options": "4" |
| 962 | }, |
| 963 | "properties": [ |
| 964 | { |
| 965 | "id": "color", |
| 966 | "value": { |
| 967 | "fixedColor": "#37872D", |
| 968 | "mode": "fixed" |
| 969 | } |
| 970 | } |
| 971 | ] |
| 972 | }, |
| 973 | { |
| 974 | "matcher": { |
| 975 | "id": "byName", |
| 976 | "options": "5" |
| 977 | }, |
| 978 | "properties": [ |
| 979 | { |
| 980 | "id": "color", |
| 981 | "value": { |
| 982 | "fixedColor": "#FFF899", |
| 983 | "mode": "fixed" |
| 984 | } |
| 985 | } |
| 986 | ] |
| 987 | }, |
| 988 | { |
| 989 | "matcher": { |
| 990 | "id": "byName", |
| 991 | "options": "7" |
| 992 | }, |
| 993 | "properties": [ |
| 994 | { |
| 995 | "id": "color", |
| 996 | "value": { |
| 997 | "fixedColor": "#F2CC0C", |
| 998 | "mode": "fixed" |
| 999 | } |
| 1000 | } |
| 1001 | ] |
| 1002 | }, |
| 1003 | { |
| 1004 | "matcher": { |
| 1005 | "id": "byName", |
| 1006 | "options": "9" |
| 1007 | }, |
| 1008 | "properties": [ |
| 1009 | { |
| 1010 | "id": "color", |
| 1011 | "value": { |
| 1012 | "fixedColor": "#FF9830", |
| 1013 | "mode": "fixed" |
| 1014 | } |
| 1015 | } |
| 1016 | ] |
| 1017 | }, |
| 1018 | { |
| 1019 | "matcher": { |
| 1020 | "id": "byName", |
| 1021 | "options": "10" |
| 1022 | }, |
| 1023 | "properties": [ |
| 1024 | { |
| 1025 | "id": "color", |
| 1026 | "value": { |
| 1027 | "fixedColor": "#FF9830", |
| 1028 | "mode": "fixed" |
| 1029 | } |
| 1030 | } |
| 1031 | ] |
| 1032 | }, |
| 1033 | { |
| 1034 | "matcher": { |
| 1035 | "id": "byName", |
| 1036 | "options": "12" |
| 1037 | }, |
| 1038 | "properties": [ |
| 1039 | { |
| 1040 | "id": "color", |
| 1041 | "value": { |
| 1042 | "fixedColor": "#F2495C", |
| 1043 | "mode": "fixed" |
| 1044 | } |
| 1045 | } |
| 1046 | ] |
| 1047 | }, |
| 1048 | { |
| 1049 | "matcher": { |
| 1050 | "id": "byName", |
| 1051 | "options": "13" |
| 1052 | }, |
| 1053 | "properties": [ |
| 1054 | { |
| 1055 | "id": "color", |
| 1056 | "value": { |
| 1057 | "fixedColor": "#FF7383", |
| 1058 | "mode": "fixed" |
| 1059 | } |
| 1060 | } |
| 1061 | ] |
| 1062 | } |
| 1063 | ] |
| 1064 | }, |
| 1065 | "gridPos": { |
| 1066 | "h": 12, |
| 1067 | "w": 6, |
| 1068 | "x": 0, |
| 1069 | "y": 25 |
| 1070 | }, |
| 1071 | "id": 23, |
| 1072 | "links": [], |
| 1073 | "maxDataPoints": 3, |
| 1074 | "options": { |
| 1075 | "displayLabels": [], |
| 1076 | "legend": { |
| 1077 | "calcs": [], |
| 1078 | "displayMode": "table", |
| 1079 | "placement": "right", |
| 1080 | "showLegend": true, |
| 1081 | "values": ["value", "percent"] |
| 1082 | }, |
| 1083 | "pieType": "donut", |
| 1084 | "reduceOptions": { |
| 1085 | "calcs": ["sum"], |
| 1086 | "fields": "", |
| 1087 | "values": false |
| 1088 | }, |
| 1089 | "text": {}, |
| 1090 | "tooltip": { |
| 1091 | "mode": "single", |
| 1092 | "sort": "none" |
| 1093 | } |
| 1094 | }, |
| 1095 | "targets": [ |
| 1096 | { |
| 1097 | "bucketAggs": [ |
| 1098 | { |
| 1099 | "$$hashKey": "object:235", |
| 1100 | "fake": true, |
| 1101 | "field": "level", |
| 1102 | "id": "3", |
| 1103 | "settings": { |
| 1104 | "min_doc_count": 1, |
| 1105 | "order": "desc", |
| 1106 | "orderBy": "_count", |
| 1107 | "size": "10" |
| 1108 | }, |
| 1109 | "type": "terms" |
| 1110 | }, |
| 1111 | { |
| 1112 | "$$hashKey": "object:236", |
| 1113 | "field": "timestamp", |
| 1114 | "id": "2", |
| 1115 | "settings": { |
| 1116 | "interval": "auto", |
| 1117 | "min_doc_count": 0, |
| 1118 | "trimEdges": 0 |
| 1119 | }, |
| 1120 | "type": "date_histogram" |
| 1121 | } |
| 1122 | ], |
| 1123 | "datasource": { |
| 1124 | "type": "grafana-opensearch-datasource", |
| 1125 | "uid": "replace_datasource_uid" |
| 1126 | }, |
| 1127 | "metrics": [ |
| 1128 | { |
| 1129 | "$$hashKey": "object:233", |
| 1130 | "field": "select field", |
| 1131 | "id": "1", |
| 1132 | "meta": {}, |
| 1133 | "settings": {}, |
| 1134 | "type": "count" |
| 1135 | } |
| 1136 | ], |
| 1137 | "query": "BitdefenderGZComputerFQDN:$agent_name AND level:$level", |
| 1138 | "refId": "A", |
| 1139 | "timeField": "timestamp" |
| 1140 | } |
| 1141 | ], |
| 1142 | "title": "SECURITY EVENTS BY ALERT LEVEL", |
| 1143 | "type": "piechart" |
| 1144 | }, |
| 1145 | { |
| 1146 | "datasource": { |
| 1147 | "type": "grafana-opensearch-datasource", |
| 1148 | "uid": "replace_datasource_uid" |
| 1149 | }, |
| 1150 | "fieldConfig": { |
| 1151 | "defaults": { |
| 1152 | "color": { |
| 1153 | "mode": "palette-classic" |
| 1154 | }, |
| 1155 | "custom": { |
| 1156 | "axisCenteredZero": false, |
| 1157 | "axisColorMode": "text", |
| 1158 | "axisLabel": "", |
| 1159 | "axisPlacement": "auto", |
| 1160 | "barAlignment": 0, |
| 1161 | "drawStyle": "bars", |
| 1162 | "fillOpacity": 0, |
| 1163 | "gradientMode": "none", |
| 1164 | "hideFrom": { |
| 1165 | "legend": false, |
| 1166 | "tooltip": false, |
| 1167 | "viz": false |
| 1168 | }, |
| 1169 | "lineInterpolation": "linear", |
| 1170 | "lineWidth": 1, |
| 1171 | "pointSize": 5, |
| 1172 | "scaleDistribution": { |
| 1173 | "type": "linear" |
| 1174 | }, |
| 1175 | "showPoints": "auto", |
| 1176 | "spanNulls": false, |
| 1177 | "stacking": { |
| 1178 | "group": "A", |
| 1179 | "mode": "normal" |
| 1180 | }, |
| 1181 | "thresholdsStyle": { |
| 1182 | "mode": "off" |
| 1183 | } |
| 1184 | }, |
| 1185 | "mappings": [], |
| 1186 | "thresholds": { |
| 1187 | "mode": "absolute", |
| 1188 | "steps": [ |
| 1189 | { |
| 1190 | "color": "green", |
| 1191 | "value": null |
| 1192 | }, |
| 1193 | { |
| 1194 | "color": "red", |
| 1195 | "value": 80 |
| 1196 | } |
| 1197 | ] |
| 1198 | } |
| 1199 | }, |
| 1200 | "overrides": [] |
| 1201 | }, |
| 1202 | "gridPos": { |
| 1203 | "h": 12, |
| 1204 | "w": 18, |
| 1205 | "x": 6, |
| 1206 | "y": 25 |
| 1207 | }, |
| 1208 | "id": 50, |
| 1209 | "options": { |
| 1210 | "legend": { |
| 1211 | "calcs": [], |
| 1212 | "displayMode": "table", |
| 1213 | "placement": "right", |
| 1214 | "showLegend": true |
| 1215 | }, |
| 1216 | "tooltip": { |
| 1217 | "mode": "single", |
| 1218 | "sort": "none" |
| 1219 | } |
| 1220 | }, |
| 1221 | "targets": [ |
| 1222 | { |
| 1223 | "alias": "", |
| 1224 | "bucketAggs": [ |
| 1225 | { |
| 1226 | "field": "level", |
| 1227 | "id": "3", |
| 1228 | "settings": { |
| 1229 | "min_doc_count": "1", |
| 1230 | "order": "desc", |
| 1231 | "orderBy": "_count", |
| 1232 | "size": "10" |
| 1233 | }, |
| 1234 | "type": "terms" |
| 1235 | }, |
| 1236 | { |
| 1237 | "field": "timestamp", |
| 1238 | "id": "2", |
| 1239 | "settings": { |
| 1240 | "interval": "auto" |
| 1241 | }, |
| 1242 | "type": "date_histogram" |
| 1243 | } |
| 1244 | ], |
| 1245 | "datasource": { |
| 1246 | "type": "grafana-opensearch-datasource", |
| 1247 | "uid": "replace_datasource_uid" |
| 1248 | }, |
| 1249 | "metrics": [ |
| 1250 | { |
| 1251 | "id": "1", |
| 1252 | "type": "count" |
| 1253 | } |
| 1254 | ], |
| 1255 | "query": "BitdefenderGZComputerFQDN:$agent_name AND level:$level", |
| 1256 | "refId": "A", |
| 1257 | "timeField": "timestamp" |
| 1258 | } |
| 1259 | ], |
| 1260 | "title": "EVENTS SEVERITY - HISTOGRAM", |
| 1261 | "type": "timeseries" |
| 1262 | }, |
| 1263 | { |
| 1264 | "datasource": { |
| 1265 | "type": "grafana-opensearch-datasource", |
| 1266 | "uid": "replace_datasource_uid" |
| 1267 | }, |
| 1268 | "fieldConfig": { |
| 1269 | "defaults": { |
| 1270 | "color": { |
| 1271 | "mode": "thresholds" |
| 1272 | }, |
| 1273 | "custom": { |
| 1274 | "align": "auto", |
| 1275 | "displayMode": "auto", |
| 1276 | "inspect": false |
| 1277 | }, |
| 1278 | "decimals": 2, |
| 1279 | "displayName": "", |
| 1280 | "mappings": [], |
| 1281 | "thresholds": { |
| 1282 | "mode": "absolute", |
| 1283 | "steps": [ |
| 1284 | { |
| 1285 | "color": "green", |
| 1286 | "value": null |
| 1287 | }, |
| 1288 | { |
| 1289 | "color": "red", |
| 1290 | "value": 80 |
| 1291 | } |
| 1292 | ] |
| 1293 | }, |
| 1294 | "unit": "short" |
| 1295 | }, |
| 1296 | "overrides": [ |
| 1297 | { |
| 1298 | "matcher": { |
| 1299 | "id": "byName", |
| 1300 | "options": "Time" |
| 1301 | }, |
| 1302 | "properties": [ |
| 1303 | { |
| 1304 | "id": "displayName", |
| 1305 | "value": "Time" |
| 1306 | }, |
| 1307 | { |
| 1308 | "id": "unit", |
| 1309 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 1310 | }, |
| 1311 | { |
| 1312 | "id": "custom.align" |
| 1313 | } |
| 1314 | ] |
| 1315 | }, |
| 1316 | { |
| 1317 | "matcher": { |
| 1318 | "id": "byName", |
| 1319 | "options": "Count" |
| 1320 | }, |
| 1321 | "properties": [ |
| 1322 | { |
| 1323 | "id": "displayName", |
| 1324 | "value": "Events" |
| 1325 | }, |
| 1326 | { |
| 1327 | "id": "unit", |
| 1328 | "value": "short" |
| 1329 | }, |
| 1330 | { |
| 1331 | "id": "decimals", |
| 1332 | "value": -1 |
| 1333 | }, |
| 1334 | { |
| 1335 | "id": "custom.align" |
| 1336 | } |
| 1337 | ] |
| 1338 | }, |
| 1339 | { |
| 1340 | "matcher": { |
| 1341 | "id": "byName", |
| 1342 | "options": "BitdefenderGZModule" |
| 1343 | }, |
| 1344 | "properties": [ |
| 1345 | { |
| 1346 | "id": "displayName", |
| 1347 | "value": "MODULE" |
| 1348 | }, |
| 1349 | { |
| 1350 | "id": "unit", |
| 1351 | "value": "short" |
| 1352 | }, |
| 1353 | { |
| 1354 | "id": "decimals", |
| 1355 | "value": 2 |
| 1356 | }, |
| 1357 | { |
| 1358 | "id": "custom.align" |
| 1359 | }, |
| 1360 | { |
| 1361 | "id": "mappings", |
| 1362 | "value": [ |
| 1363 | { |
| 1364 | "options": { |
| 1365 | "BITDEFENDER, agent_flooding": { |
| 1366 | "index": 33, |
| 1367 | "text": "BITDEFENDER Agent - Event Queue Flooding" |
| 1368 | }, |
| 1369 | "apache, web, modsecurity": { |
| 1370 | "index": 7, |
| 1371 | "text": "Apache ModSec" |
| 1372 | }, |
| 1373 | "dnsstat, dnsstat_alert": { |
| 1374 | "index": 47, |
| 1375 | "text": "Domain Stats - Alert" |
| 1376 | }, |
| 1377 | "dnsstat, dnsstat_error": { |
| 1378 | "index": 41, |
| 1379 | "text": "Domain Stats - Entry Not found in RDAP" |
| 1380 | }, |
| 1381 | "docker, docker-error": { |
| 1382 | "index": 43, |
| 1383 | "text": "Docker Error" |
| 1384 | }, |
| 1385 | "linux, docker, falco": { |
| 1386 | "index": 56, |
| 1387 | "text": "Linux Docker: Container Event" |
| 1388 | }, |
| 1389 | "linux, packetbeat, dns": { |
| 1390 | "index": 58, |
| 1391 | "text": "Linux - DNS Request" |
| 1392 | }, |
| 1393 | "linux, packetbeat, http": { |
| 1394 | "index": 73, |
| 1395 | "text": "Linux Packetbeat - HTTP Connection" |
| 1396 | }, |
| 1397 | "linux, packetbeat, tls": { |
| 1398 | "index": 72, |
| 1399 | "text": "Linux Packetbeat - HTTPS Connection" |
| 1400 | }, |
| 1401 | "linux, sysmon, sysmon_event1": { |
| 1402 | "index": 3, |
| 1403 | "text": "Linux Sysmon - Process Started" |
| 1404 | }, |
| 1405 | "linux, sysmon, sysmon_event3": { |
| 1406 | "index": 2, |
| 1407 | "text": "Linux Sysmon - Network Connection" |
| 1408 | }, |
| 1409 | "linux, sysmon, sysmon_event5": { |
| 1410 | "index": 1, |
| 1411 | "text": "Linux Sysmon - Process Terminated" |
| 1412 | }, |
| 1413 | "linux, sysmon, sysmon_event9": { |
| 1414 | "index": 46, |
| 1415 | "text": "Linux Sysmon - RawAccessRead" |
| 1416 | }, |
| 1417 | "linux, sysmon, sysmon_event_11": { |
| 1418 | "index": 4, |
| 1419 | "text": "Linux Sysmon - FileCreate" |
| 1420 | }, |
| 1421 | "linux, sysmon, sysmon_event_16": { |
| 1422 | "index": 6, |
| 1423 | "text": "Linux Sysmon - Sysmon Config Changed" |
| 1424 | }, |
| 1425 | "linux, sysmon, sysmon_event_23": { |
| 1426 | "index": 5, |
| 1427 | "text": "Linux Sysmon - File Removed" |
| 1428 | }, |
| 1429 | "local, systemd": { |
| 1430 | "index": 74, |
| 1431 | "text": "Linux Systemd" |
| 1432 | }, |
| 1433 | "openvpn, authentication_success": { |
| 1434 | "index": 68, |
| 1435 | "text": "OpenVPN Client - Auth Success" |
| 1436 | }, |
| 1437 | "ossec": { |
| 1438 | "index": 15, |
| 1439 | "text": "OSSEC Event" |
| 1440 | }, |
| 1441 | "ossec, rootcheck": { |
| 1442 | "index": 19, |
| 1443 | "text": "OSSEC - Rootcheck" |
| 1444 | }, |
| 1445 | "ossec, syscheck, syscheck_entry_added, syscheck_file": { |
| 1446 | "index": 9, |
| 1447 | "text": "Syscheck - File Added" |
| 1448 | }, |
| 1449 | "ossec, syscheck, syscheck_entry_added, syscheck_registry": { |
| 1450 | "index": 39, |
| 1451 | "text": "Syscheck - Windows Registry (Entry Added)" |
| 1452 | }, |
| 1453 | "ossec, syscheck, syscheck_entry_deleted, syscheck_file": { |
| 1454 | "index": 52, |
| 1455 | "text": "Syscheck - File Deleted" |
| 1456 | }, |
| 1457 | "ossec, syscheck, syscheck_entry_deleted, syscheck_registry": { |
| 1458 | "index": 45, |
| 1459 | "text": "Syscheck - Windows Registry (Entry Deleted)" |
| 1460 | }, |
| 1461 | "ossec, syscheck, syscheck_entry_modified, syscheck_file": { |
| 1462 | "index": 14, |
| 1463 | "text": "Syscheck - File Modified" |
| 1464 | }, |
| 1465 | "ossec, syscheck, syscheck_entry_modified, syscheck_registry": { |
| 1466 | "index": 30, |
| 1467 | "text": "Syscheck - Windows Registry (Entry Modified)" |
| 1468 | }, |
| 1469 | "pam, syslog": { |
| 1470 | "index": 18, |
| 1471 | "text": "Linux PAM" |
| 1472 | }, |
| 1473 | "pam, syslog, authentication_failed": { |
| 1474 | "index": 67, |
| 1475 | "text": "Linux PAM - Auth Failed" |
| 1476 | }, |
| 1477 | "pam, syslog, authentication_success": { |
| 1478 | "index": 12, |
| 1479 | "text": "Linux PAM - Auth Success" |
| 1480 | }, |
| 1481 | "sca": { |
| 1482 | "index": 17, |
| 1483 | "text": "Security Config Assessment" |
| 1484 | }, |
| 1485 | "syslog, adduser": { |
| 1486 | "index": 54, |
| 1487 | "text": "Linux - User Added" |
| 1488 | }, |
| 1489 | "syslog, dpkg": { |
| 1490 | "index": 11, |
| 1491 | "text": "Lunux dpkg" |
| 1492 | }, |
| 1493 | "syslog, dpkg, config_changed": { |
| 1494 | "index": 10, |
| 1495 | "text": "Linux dpkg - Config Changed" |
| 1496 | }, |
| 1497 | "syslog, errors, service_availability": { |
| 1498 | "index": 75, |
| 1499 | "text": "Linux Syslog - System Error" |
| 1500 | }, |
| 1501 | "syslog, linuxkernel": { |
| 1502 | "index": 57, |
| 1503 | "text": "Linux - Kernel Event" |
| 1504 | }, |
| 1505 | "syslog, linuxkernel, promisc": { |
| 1506 | "index": 29, |
| 1507 | "text": "Linux Kernel - Promisc. Interface" |
| 1508 | }, |
| 1509 | "syslog, sshd, authentication_success": { |
| 1510 | "index": 13, |
| 1511 | "text": "SSH - Auth Success" |
| 1512 | }, |
| 1513 | "syslog, sshd, recon": { |
| 1514 | "index": 51, |
| 1515 | "text": "Linux - SSH Daemon Alert" |
| 1516 | }, |
| 1517 | "syslog, sudo": { |
| 1518 | "index": 16, |
| 1519 | "text": "Lunux - Sudo" |
| 1520 | }, |
| 1521 | "threat_intel, alienvault, otx_alert": { |
| 1522 | "index": 63, |
| 1523 | "text": "Threat Intel - AlienVault OTX IoC Alert" |
| 1524 | }, |
| 1525 | "threat_intel, misp, misp_alert": { |
| 1526 | "index": 40, |
| 1527 | "text": "Threat Intel - MISP IoC Alert" |
| 1528 | }, |
| 1529 | "threat_intel, opencti, opencti_alert": { |
| 1530 | "index": 62, |
| 1531 | "text": "Threat Intel - OpenCTI IoC Alert" |
| 1532 | }, |
| 1533 | "threat_intel, opencti, opencti_error": { |
| 1534 | "index": 64, |
| 1535 | "text": "Threat Intel - OpenCTI API Error" |
| 1536 | }, |
| 1537 | "usb": { |
| 1538 | "index": 69, |
| 1539 | "text": "USB Port Event" |
| 1540 | }, |
| 1541 | "vulnerability-detector": { |
| 1542 | "index": 0, |
| 1543 | "text": "Vulnerability Detector" |
| 1544 | }, |
| 1545 | "vulnerability-detector, snyk": { |
| 1546 | "index": 55, |
| 1547 | "text": "Vulnerability Detector - Docker Images" |
| 1548 | }, |
| 1549 | "windows, inventory": { |
| 1550 | "index": 27, |
| 1551 | "text": "Windows Agent Inventory" |
| 1552 | }, |
| 1553 | "windows, sysmon, sysmon_event1, windows_sysmon_event1": { |
| 1554 | "index": 48, |
| 1555 | "text": "Windows Sysmon - Process Started" |
| 1556 | }, |
| 1557 | "windows, sysmon, sysmon_event1, windows_sysmon_event1, sysmon_anomaly": { |
| 1558 | "index": 77, |
| 1559 | "text": "Windows Sysmon - Process Started Anomaly" |
| 1560 | }, |
| 1561 | "windows, sysmon, sysmon_event2": { |
| 1562 | "index": 78, |
| 1563 | "text": "Windows Sysmon - A Process changed File Creation Time" |
| 1564 | }, |
| 1565 | "windows, sysmon, sysmon_event3": { |
| 1566 | "index": 36, |
| 1567 | "text": "Windows Sysmon - Network Connection" |
| 1568 | }, |
| 1569 | "windows, sysmon, sysmon_event3, sysmon_anomaly": { |
| 1570 | "index": 76, |
| 1571 | "text": "Windows Sysmon - Network Connection Anomaly" |
| 1572 | }, |
| 1573 | "windows, sysmon, sysmon_event7": { |
| 1574 | "index": 25, |
| 1575 | "text": "Windows Sysmon - DLL SideLoading" |
| 1576 | }, |
| 1577 | "windows, sysmon, sysmon_event_10": { |
| 1578 | "index": 32, |
| 1579 | "text": "Windows Sysmon - Process Injection" |
| 1580 | }, |
| 1581 | "windows, sysmon, sysmon_event_11": { |
| 1582 | "index": 20, |
| 1583 | "text": "Windows Sysmon - FileCreate" |
| 1584 | }, |
| 1585 | "windows, sysmon, sysmon_event_12": { |
| 1586 | "index": 23, |
| 1587 | "text": "Windows Sysmon - RegistryEvent (Object create and delete)" |
| 1588 | }, |
| 1589 | "windows, sysmon, sysmon_event_13": { |
| 1590 | "index": 24, |
| 1591 | "text": "Windows Sysmon - RegistryEvent (ValueSet)" |
| 1592 | }, |
| 1593 | "windows, sysmon, sysmon_event_15": { |
| 1594 | "index": 61, |
| 1595 | "text": "Windows Sysmon - FileCreateStreamHash" |
| 1596 | }, |
| 1597 | "windows, sysmon, sysmon_event_17": { |
| 1598 | "index": 70, |
| 1599 | "text": "Windows Sysmon - Pipe Created" |
| 1600 | }, |
| 1601 | "windows, sysmon, sysmon_event_22": { |
| 1602 | "index": 38, |
| 1603 | "text": "Windows Sysmon - DNS Request" |
| 1604 | }, |
| 1605 | "windows, sysmon, sysmon_event_23": { |
| 1606 | "index": 28, |
| 1607 | "text": "Windows Sysmon - File Removed" |
| 1608 | }, |
| 1609 | "windows, sysmon, sysmon_event_25": { |
| 1610 | "index": 71, |
| 1611 | "text": "Windows Sysmon - Process Tampering" |
| 1612 | }, |
| 1613 | "windows, sysmon, sysmon_process-anomalies": { |
| 1614 | "index": 53, |
| 1615 | "text": "Windows Sysmon - Process Anomalies" |
| 1616 | }, |
| 1617 | "windows, system_error": { |
| 1618 | "index": 49, |
| 1619 | "text": "Windows - System Error" |
| 1620 | }, |
| 1621 | "windows, windows_application": { |
| 1622 | "index": 31, |
| 1623 | "text": "WinEvtLogs - Application" |
| 1624 | }, |
| 1625 | "windows, windows_application, system_error": { |
| 1626 | "index": 59, |
| 1627 | "text": "WinEvtLogs - Application Error" |
| 1628 | }, |
| 1629 | "windows, windows_autoruns": { |
| 1630 | "index": 37, |
| 1631 | "text": "Windows Persistent Footholds" |
| 1632 | }, |
| 1633 | "windows, windows_defender": { |
| 1634 | "index": 35, |
| 1635 | "text": "Windows Defender" |
| 1636 | }, |
| 1637 | "windows, windows_firewall, firewall": { |
| 1638 | "index": 60, |
| 1639 | "text": "Windows - Windows Firewall" |
| 1640 | }, |
| 1641 | "windows, windows_logonsessions": { |
| 1642 | "index": 26, |
| 1643 | "text": "Windows Logon Sessions (Snapshot)" |
| 1644 | }, |
| 1645 | "windows, windows_powershell": { |
| 1646 | "index": 50, |
| 1647 | "text": "Windows - PowerShell" |
| 1648 | }, |
| 1649 | "windows, windows_security": { |
| 1650 | "index": 22, |
| 1651 | "text": "WinEvtLogs - Security" |
| 1652 | }, |
| 1653 | "windows, windows_security, authentication_failed": { |
| 1654 | "index": 65, |
| 1655 | "text": "Windows - Failed Authentication" |
| 1656 | }, |
| 1657 | "windows, windows_security, authentication_success": { |
| 1658 | "index": 21, |
| 1659 | "text": "Windows - Successful Auths" |
| 1660 | }, |
| 1661 | "windows, windows_sigcheck": { |
| 1662 | "index": 42, |
| 1663 | "text": "Windows Exec Analysis" |
| 1664 | }, |
| 1665 | "windows, windows_system": { |
| 1666 | "index": 44, |
| 1667 | "text": "WinEvtLogs - System" |
| 1668 | }, |
| 1669 | "windows, windows_system, policy_changed": { |
| 1670 | "index": 34, |
| 1671 | "text": "Windows Group Policy" |
| 1672 | }, |
| 1673 | "windows, windows_system, system_error": { |
| 1674 | "index": 66, |
| 1675 | "text": "Windows - System Error" |
| 1676 | }, |
| 1677 | "yara": { |
| 1678 | "index": 8, |
| 1679 | "text": "Yara Malware Scanner" |
| 1680 | } |
| 1681 | }, |
| 1682 | "type": "value" |
| 1683 | } |
| 1684 | ] |
| 1685 | } |
| 1686 | ] |
| 1687 | }, |
| 1688 | { |
| 1689 | "matcher": { |
| 1690 | "id": "byName", |
| 1691 | "options": "Rule Groups" |
| 1692 | }, |
| 1693 | "properties": [ |
| 1694 | { |
| 1695 | "id": "custom.width", |
| 1696 | "value": 302 |
| 1697 | } |
| 1698 | ] |
| 1699 | } |
| 1700 | ] |
| 1701 | }, |
| 1702 | "gridPos": { |
| 1703 | "h": 14, |
| 1704 | "w": 6, |
| 1705 | "x": 0, |
| 1706 | "y": 37 |
| 1707 | }, |
| 1708 | "id": 24, |
| 1709 | "links": [], |
| 1710 | "options": { |
| 1711 | "footer": { |
| 1712 | "fields": "", |
| 1713 | "reducer": ["sum"], |
| 1714 | "show": false |
| 1715 | }, |
| 1716 | "showHeader": true, |
| 1717 | "sortBy": [] |
| 1718 | }, |
| 1719 | "pluginVersion": "9.2.1", |
| 1720 | "targets": [ |
| 1721 | { |
| 1722 | "bucketAggs": [ |
| 1723 | { |
| 1724 | "$$hashKey": "object:332", |
| 1725 | "field": "BitdefenderGZModule", |
| 1726 | "id": "2", |
| 1727 | "settings": { |
| 1728 | "min_doc_count": 1, |
| 1729 | "order": "desc", |
| 1730 | "orderBy": "_count", |
| 1731 | "size": "0" |
| 1732 | }, |
| 1733 | "type": "terms" |
| 1734 | } |
| 1735 | ], |
| 1736 | "datasource": { |
| 1737 | "type": "grafana-opensearch-datasource", |
| 1738 | "uid": "replace_datasource_uid" |
| 1739 | }, |
| 1740 | "metrics": [ |
| 1741 | { |
| 1742 | "$$hashKey": "object:330", |
| 1743 | "field": "select field", |
| 1744 | "id": "1", |
| 1745 | "meta": {}, |
| 1746 | "settings": {}, |
| 1747 | "type": "count" |
| 1748 | } |
| 1749 | ], |
| 1750 | "query": "BitdefenderGZComputerFQDN:$agent_name AND level:$level", |
| 1751 | "refId": "A", |
| 1752 | "timeField": "timestamp" |
| 1753 | } |
| 1754 | ], |
| 1755 | "title": "EVENTS BY MODULE", |
| 1756 | "transformations": [ |
| 1757 | { |
| 1758 | "id": "merge", |
| 1759 | "options": { |
| 1760 | "reducers": [] |
| 1761 | } |
| 1762 | }, |
| 1763 | { |
| 1764 | "id": "organize", |
| 1765 | "options": { |
| 1766 | "excludeByName": {}, |
| 1767 | "indexByName": {}, |
| 1768 | "renameByName": { |
| 1769 | "BitdefenderGZModule": "MODULE" |
| 1770 | } |
| 1771 | } |
| 1772 | } |
| 1773 | ], |
| 1774 | "type": "table" |
| 1775 | }, |
| 1776 | { |
| 1777 | "datasource": { |
| 1778 | "type": "grafana-opensearch-datasource", |
| 1779 | "uid": "replace_datasource_uid" |
| 1780 | }, |
| 1781 | "fieldConfig": { |
| 1782 | "defaults": { |
| 1783 | "color": { |
| 1784 | "mode": "palette-classic" |
| 1785 | }, |
| 1786 | "custom": { |
| 1787 | "axisCenteredZero": false, |
| 1788 | "axisColorMode": "text", |
| 1789 | "axisLabel": "", |
| 1790 | "axisPlacement": "auto", |
| 1791 | "barAlignment": 0, |
| 1792 | "drawStyle": "bars", |
| 1793 | "fillOpacity": 0, |
| 1794 | "gradientMode": "none", |
| 1795 | "hideFrom": { |
| 1796 | "legend": false, |
| 1797 | "tooltip": false, |
| 1798 | "viz": false |
| 1799 | }, |
| 1800 | "lineInterpolation": "linear", |
| 1801 | "lineWidth": 1, |
| 1802 | "pointSize": 5, |
| 1803 | "scaleDistribution": { |
| 1804 | "type": "linear" |
| 1805 | }, |
| 1806 | "showPoints": "auto", |
| 1807 | "spanNulls": false, |
| 1808 | "stacking": { |
| 1809 | "group": "A", |
| 1810 | "mode": "normal" |
| 1811 | }, |
| 1812 | "thresholdsStyle": { |
| 1813 | "mode": "off" |
| 1814 | } |
| 1815 | }, |
| 1816 | "mappings": [], |
| 1817 | "thresholds": { |
| 1818 | "mode": "absolute", |
| 1819 | "steps": [ |
| 1820 | { |
| 1821 | "color": "green", |
| 1822 | "value": null |
| 1823 | }, |
| 1824 | { |
| 1825 | "color": "red", |
| 1826 | "value": 80 |
| 1827 | } |
| 1828 | ] |
| 1829 | } |
| 1830 | }, |
| 1831 | "overrides": [] |
| 1832 | }, |
| 1833 | "gridPos": { |
| 1834 | "h": 14, |
| 1835 | "w": 18, |
| 1836 | "x": 6, |
| 1837 | "y": 37 |
| 1838 | }, |
| 1839 | "id": 51, |
| 1840 | "options": { |
| 1841 | "legend": { |
| 1842 | "calcs": [], |
| 1843 | "displayMode": "table", |
| 1844 | "placement": "right", |
| 1845 | "showLegend": true |
| 1846 | }, |
| 1847 | "tooltip": { |
| 1848 | "mode": "single", |
| 1849 | "sort": "none" |
| 1850 | } |
| 1851 | }, |
| 1852 | "targets": [ |
| 1853 | { |
| 1854 | "alias": "", |
| 1855 | "bucketAggs": [ |
| 1856 | { |
| 1857 | "field": "BitdefenderGZModule", |
| 1858 | "id": "3", |
| 1859 | "settings": { |
| 1860 | "min_doc_count": "1", |
| 1861 | "order": "desc", |
| 1862 | "orderBy": "_count", |
| 1863 | "size": "10" |
| 1864 | }, |
| 1865 | "type": "terms" |
| 1866 | }, |
| 1867 | { |
| 1868 | "field": "timestamp", |
| 1869 | "id": "2", |
| 1870 | "settings": { |
| 1871 | "interval": "auto" |
| 1872 | }, |
| 1873 | "type": "date_histogram" |
| 1874 | } |
| 1875 | ], |
| 1876 | "datasource": { |
| 1877 | "type": "grafana-opensearch-datasource", |
| 1878 | "uid": "replace_datasource_uid" |
| 1879 | }, |
| 1880 | "metrics": [ |
| 1881 | { |
| 1882 | "id": "1", |
| 1883 | "type": "count" |
| 1884 | } |
| 1885 | ], |
| 1886 | "query": "BitdefenderGZComputerFQDN:$agent_name AND level:$level", |
| 1887 | "refId": "A", |
| 1888 | "timeField": "timestamp" |
| 1889 | } |
| 1890 | ], |
| 1891 | "title": "EVENTS BY MODULE (TOP 10) - HISTOGRAM", |
| 1892 | "transparent": true, |
| 1893 | "type": "timeseries" |
| 1894 | }, |
| 1895 | { |
| 1896 | "datasource": { |
| 1897 | "type": "grafana-opensearch-datasource", |
| 1898 | "uid": "replace_datasource_uid" |
| 1899 | }, |
| 1900 | "fieldConfig": { |
| 1901 | "defaults": { |
| 1902 | "color": { |
| 1903 | "mode": "thresholds" |
| 1904 | }, |
| 1905 | "custom": { |
| 1906 | "align": "auto", |
| 1907 | "displayMode": "auto", |
| 1908 | "filterable": true, |
| 1909 | "inspect": false |
| 1910 | }, |
| 1911 | "mappings": [], |
| 1912 | "thresholds": { |
| 1913 | "mode": "absolute", |
| 1914 | "steps": [ |
| 1915 | { |
| 1916 | "color": "green", |
| 1917 | "value": null |
| 1918 | }, |
| 1919 | { |
| 1920 | "color": "red", |
| 1921 | "value": 80 |
| 1922 | } |
| 1923 | ] |
| 1924 | } |
| 1925 | }, |
| 1926 | "overrides": [ |
| 1927 | { |
| 1928 | "matcher": { |
| 1929 | "id": "byName", |
| 1930 | "options": "timestamp" |
| 1931 | }, |
| 1932 | "properties": [ |
| 1933 | { |
| 1934 | "id": "displayName", |
| 1935 | "value": "Date/Time" |
| 1936 | }, |
| 1937 | { |
| 1938 | "id": "unit", |
| 1939 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 1940 | }, |
| 1941 | { |
| 1942 | "id": "custom.align" |
| 1943 | } |
| 1944 | ] |
| 1945 | }, |
| 1946 | { |
| 1947 | "matcher": { |
| 1948 | "id": "byName", |
| 1949 | "options": "agent_name" |
| 1950 | }, |
| 1951 | "properties": [ |
| 1952 | { |
| 1953 | "id": "displayName", |
| 1954 | "value": "AGENT" |
| 1955 | }, |
| 1956 | { |
| 1957 | "id": "unit", |
| 1958 | "value": "short" |
| 1959 | }, |
| 1960 | { |
| 1961 | "id": "decimals", |
| 1962 | "value": 2 |
| 1963 | }, |
| 1964 | { |
| 1965 | "id": "custom.align" |
| 1966 | } |
| 1967 | ] |
| 1968 | }, |
| 1969 | { |
| 1970 | "matcher": { |
| 1971 | "id": "byName", |
| 1972 | "options": "agent_ip" |
| 1973 | }, |
| 1974 | "properties": [ |
| 1975 | { |
| 1976 | "id": "displayName", |
| 1977 | "value": "IP ADDRESS" |
| 1978 | }, |
| 1979 | { |
| 1980 | "id": "unit", |
| 1981 | "value": "short" |
| 1982 | }, |
| 1983 | { |
| 1984 | "id": "decimals", |
| 1985 | "value": 2 |
| 1986 | }, |
| 1987 | { |
| 1988 | "id": "custom.align" |
| 1989 | } |
| 1990 | ] |
| 1991 | }, |
| 1992 | { |
| 1993 | "matcher": { |
| 1994 | "id": "byName", |
| 1995 | "options": "level" |
| 1996 | }, |
| 1997 | "properties": [ |
| 1998 | { |
| 1999 | "id": "displayName", |
| 2000 | "value": "Level" |
| 2001 | }, |
| 2002 | { |
| 2003 | "id": "unit", |
| 2004 | "value": "short" |
| 2005 | }, |
| 2006 | { |
| 2007 | "id": "decimals", |
| 2008 | "value": -1 |
| 2009 | }, |
| 2010 | { |
| 2011 | "id": "custom.displayMode", |
| 2012 | "value": "color-background" |
| 2013 | }, |
| 2014 | { |
| 2015 | "id": "custom.align" |
| 2016 | }, |
| 2017 | { |
| 2018 | "id": "thresholds", |
| 2019 | "value": { |
| 2020 | "mode": "absolute", |
| 2021 | "steps": [ |
| 2022 | { |
| 2023 | "color": "#37872D", |
| 2024 | "value": null |
| 2025 | }, |
| 2026 | { |
| 2027 | "color": "rgba(237, 129, 40, 0.89)", |
| 2028 | "value": 7 |
| 2029 | }, |
| 2030 | { |
| 2031 | "color": "rgba(245, 54, 54, 0.9)", |
| 2032 | "value": 12 |
| 2033 | } |
| 2034 | ] |
| 2035 | } |
| 2036 | } |
| 2037 | ] |
| 2038 | }, |
| 2039 | { |
| 2040 | "matcher": { |
| 2041 | "id": "byName", |
| 2042 | "options": "rule_description" |
| 2043 | }, |
| 2044 | "properties": [ |
| 2045 | { |
| 2046 | "id": "displayName", |
| 2047 | "value": "RULE DESCRIPTION" |
| 2048 | }, |
| 2049 | { |
| 2050 | "id": "unit", |
| 2051 | "value": "short" |
| 2052 | }, |
| 2053 | { |
| 2054 | "id": "decimals", |
| 2055 | "value": 2 |
| 2056 | }, |
| 2057 | { |
| 2058 | "id": "custom.align" |
| 2059 | } |
| 2060 | ] |
| 2061 | }, |
| 2062 | { |
| 2063 | "matcher": { |
| 2064 | "id": "byName", |
| 2065 | "options": "Date/Time" |
| 2066 | }, |
| 2067 | "properties": [ |
| 2068 | { |
| 2069 | "id": "custom.width", |
| 2070 | "value": 242 |
| 2071 | } |
| 2072 | ] |
| 2073 | }, |
| 2074 | { |
| 2075 | "matcher": { |
| 2076 | "id": "byName", |
| 2077 | "options": "AGENT" |
| 2078 | }, |
| 2079 | "properties": [ |
| 2080 | { |
| 2081 | "id": "custom.width", |
| 2082 | "value": 160 |
| 2083 | } |
| 2084 | ] |
| 2085 | }, |
| 2086 | { |
| 2087 | "matcher": { |
| 2088 | "id": "byName", |
| 2089 | "options": "MITRE TACTIC" |
| 2090 | }, |
| 2091 | "properties": [ |
| 2092 | { |
| 2093 | "id": "custom.width", |
| 2094 | "value": 332 |
| 2095 | } |
| 2096 | ] |
| 2097 | }, |
| 2098 | { |
| 2099 | "matcher": { |
| 2100 | "id": "byName", |
| 2101 | "options": "Level" |
| 2102 | }, |
| 2103 | "properties": [ |
| 2104 | { |
| 2105 | "id": "custom.width", |
| 2106 | "value": 122 |
| 2107 | } |
| 2108 | ] |
| 2109 | }, |
| 2110 | { |
| 2111 | "matcher": { |
| 2112 | "id": "byName", |
| 2113 | "options": "IP ADDRESS" |
| 2114 | }, |
| 2115 | "properties": [ |
| 2116 | { |
| 2117 | "id": "custom.width", |
| 2118 | "value": 163 |
| 2119 | } |
| 2120 | ] |
| 2121 | }, |
| 2122 | { |
| 2123 | "matcher": { |
| 2124 | "id": "byName", |
| 2125 | "options": "MITRE TECHNIQUE" |
| 2126 | }, |
| 2127 | "properties": [ |
| 2128 | { |
| 2129 | "id": "custom.width", |
| 2130 | "value": 312 |
| 2131 | } |
| 2132 | ] |
| 2133 | }, |
| 2134 | { |
| 2135 | "matcher": { |
| 2136 | "id": "byName", |
| 2137 | "options": "rule_id" |
| 2138 | }, |
| 2139 | "properties": [ |
| 2140 | { |
| 2141 | "id": "custom.width", |
| 2142 | "value": 96 |
| 2143 | } |
| 2144 | ] |
| 2145 | }, |
| 2146 | { |
| 2147 | "matcher": { |
| 2148 | "id": "byName", |
| 2149 | "options": "EVENT ID" |
| 2150 | }, |
| 2151 | "properties": [ |
| 2152 | { |
| 2153 | "id": "links", |
| 2154 | "value": [ |
| 2155 | { |
| 2156 | "targetBlank": true, |
| 2157 | "title": "VIEW EVENT DETAILS", |
| 2158 | "url": "https://grafana.company.local/explore?left=%7B%22datasource%22:%22BITDEFENDER%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22query%22:%22_id:${__value.text}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%7B%22type%22:%22date_histogram%22,%22id%22:%221%22,%22settings%22:%7B%22interval%22:%22auto%22%7D%7D%5D,%22timeField%22:%22timestamp%22%7D%5D,%22range%22:%7B%22from%22:%22now-6h%22,%22to%22:%22now%22%7D%7D" |
| 2159 | } |
| 2160 | ] |
| 2161 | } |
| 2162 | ] |
| 2163 | } |
| 2164 | ] |
| 2165 | }, |
| 2166 | "gridPos": { |
| 2167 | "h": 16, |
| 2168 | "w": 24, |
| 2169 | "x": 0, |
| 2170 | "y": 51 |
| 2171 | }, |
| 2172 | "id": 27, |
| 2173 | "options": { |
| 2174 | "footer": { |
| 2175 | "fields": "", |
| 2176 | "reducer": ["sum"], |
| 2177 | "show": false |
| 2178 | }, |
| 2179 | "showHeader": true, |
| 2180 | "sortBy": [ |
| 2181 | { |
| 2182 | "desc": true, |
| 2183 | "displayName": "Date/Time" |
| 2184 | } |
| 2185 | ] |
| 2186 | }, |
| 2187 | "pluginVersion": "9.2.1", |
| 2188 | "targets": [ |
| 2189 | { |
| 2190 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 2191 | "datasource": { |
| 2192 | "type": "grafana-opensearch-datasource", |
| 2193 | "uid": "replace_datasource_uid" |
| 2194 | }, |
| 2195 | "metrics": [ |
| 2196 | { |
| 2197 | "id": "1", |
| 2198 | "settings": { |
| 2199 | "size": "250" |
| 2200 | }, |
| 2201 | "type": "raw_data" |
| 2202 | } |
| 2203 | ], |
| 2204 | "query": "BitdefenderGZComputerFQDN:$agent_name AND level:$level", |
| 2205 | "refId": "A", |
| 2206 | "timeField": "timestamp" |
| 2207 | } |
| 2208 | ], |
| 2209 | "title": "EVENTS", |
| 2210 | "transformations": [ |
| 2211 | { |
| 2212 | "id": "merge", |
| 2213 | "options": { |
| 2214 | "reducers": [] |
| 2215 | } |
| 2216 | }, |
| 2217 | { |
| 2218 | "id": "organize", |
| 2219 | "options": { |
| 2220 | "excludeByName": { |
| 2221 | "@metadata_beat": true, |
| 2222 | "@metadata_type": true, |
| 2223 | "@metadata_version": true, |
| 2224 | "BitdefenderGZAttCkId": true, |
| 2225 | "BitdefenderGZAttackEntry": true, |
| 2226 | "BitdefenderGZCompanyId": true, |
| 2227 | "BitdefenderGZDetectionTime": true, |
| 2228 | "BitdefenderGZEndpointId": true, |
| 2229 | "BitdefenderGZFileHashSha256": true, |
| 2230 | "BitdefenderGZIncidentId": true, |
| 2231 | "BitdefenderGZMalwareHash": true, |
| 2232 | "BitdefenderGZMalwareName": true, |
| 2233 | "BitdefenderGZMalwareType": true, |
| 2234 | "BitdefenderGZModule": false, |
| 2235 | "BitdefenderGZParentPath": true, |
| 2236 | "BitdefenderGZParentPid": true, |
| 2237 | "BitdefenderGZProcessCommandLine": true, |
| 2238 | "BitdefenderGZScanEngineType": true, |
| 2239 | "BitdefenderGZSeverityScore": true, |
| 2240 | "BitdefenderGZSignaturesNumber": true, |
| 2241 | "IMPHASH": true, |
| 2242 | "MD5": true, |
| 2243 | "SHA1": true, |
| 2244 | "SHA256": true, |
| 2245 | "_id": false, |
| 2246 | "_index": true, |
| 2247 | "_type": true, |
| 2248 | "act": true, |
| 2249 | "agent_ephemeral_id": true, |
| 2250 | "agent_hostname": true, |
| 2251 | "agent_id": true, |
| 2252 | "agent_ip_city_name": true, |
| 2253 | "agent_ip_country_code": true, |
| 2254 | "agent_ip_geolocation": true, |
| 2255 | "agent_name": false, |
| 2256 | "agent_type": true, |
| 2257 | "agent_version": true, |
| 2258 | "beats_type": true, |
| 2259 | "collector_node_id": true, |
| 2260 | "data_alert_action": true, |
| 2261 | "data_alert_category": true, |
| 2262 | "data_alert_gid": true, |
| 2263 | "data_alert_rev": true, |
| 2264 | "data_alert_severity": true, |
| 2265 | "data_alert_signature": true, |
| 2266 | "data_alert_signature_id": true, |
| 2267 | "data_app_proto": true, |
| 2268 | "data_audit_auid": true, |
| 2269 | "data_audit_command": true, |
| 2270 | "data_audit_euid": true, |
| 2271 | "data_audit_exe": true, |
| 2272 | "data_audit_gid": true, |
| 2273 | "data_audit_id": true, |
| 2274 | "data_audit_pid": true, |
| 2275 | "data_audit_res": true, |
| 2276 | "data_audit_session": true, |
| 2277 | "data_audit_type": true, |
| 2278 | "data_audit_uid": true, |
| 2279 | "data_dest_ip": true, |
| 2280 | "data_dest_port": true, |
| 2281 | "data_dstuser": true, |
| 2282 | "data_event_type": true, |
| 2283 | "data_extra_data": true, |
| 2284 | "data_file": true, |
| 2285 | "data_flow_bytes_toclient": true, |
| 2286 | "data_flow_bytes_toserver": true, |
| 2287 | "data_flow_id": true, |
| 2288 | "data_flow_pkts_toclient": true, |
| 2289 | "data_flow_pkts_toserver": true, |
| 2290 | "data_flow_start": true, |
| 2291 | "data_http_http_content_type": true, |
| 2292 | "data_http_http_port": true, |
| 2293 | "data_http_length": true, |
| 2294 | "data_http_status": true, |
| 2295 | "data_http_url": true, |
| 2296 | "data_id": true, |
| 2297 | "data_in_iface": true, |
| 2298 | "data_metadata_flowbits": true, |
| 2299 | "data_metadata_flowints_http_anomaly_count": true, |
| 2300 | "data_metadata_flowints_tcp_retransmission_count": true, |
| 2301 | "data_osquery_action": true, |
| 2302 | "data_osquery_calendarTime": true, |
| 2303 | "data_osquery_columns_address": true, |
| 2304 | "data_osquery_columns_address_city_name": true, |
| 2305 | "data_osquery_columns_address_country_code": true, |
| 2306 | "data_osquery_columns_address_geolocation": true, |
| 2307 | "data_osquery_columns_cmdline": true, |
| 2308 | "data_osquery_columns_cwd": true, |
| 2309 | "data_osquery_columns_description": true, |
| 2310 | "data_osquery_columns_directory": true, |
| 2311 | "data_osquery_columns_disk_bytes_read": true, |
| 2312 | "data_osquery_columns_disk_bytes_written": true, |
| 2313 | "data_osquery_columns_egid": true, |
| 2314 | "data_osquery_columns_euid": true, |
| 2315 | "data_osquery_columns_family": true, |
| 2316 | "data_osquery_columns_fd": true, |
| 2317 | "data_osquery_columns_gid": true, |
| 2318 | "data_osquery_columns_gid_signed": true, |
| 2319 | "data_osquery_columns_host": true, |
| 2320 | "data_osquery_columns_interface": true, |
| 2321 | "data_osquery_columns_local_address": true, |
| 2322 | "data_osquery_columns_local_address_city_name": true, |
| 2323 | "data_osquery_columns_local_address_country_code": true, |
| 2324 | "data_osquery_columns_local_address_geolocation": true, |
| 2325 | "data_osquery_columns_local_port": true, |
| 2326 | "data_osquery_columns_mac": true, |
| 2327 | "data_osquery_columns_name": true, |
| 2328 | "data_osquery_columns_net_namespace": true, |
| 2329 | "data_osquery_columns_nice": true, |
| 2330 | "data_osquery_columns_on_disk": true, |
| 2331 | "data_osquery_columns_parent": true, |
| 2332 | "data_osquery_columns_path": true, |
| 2333 | "data_osquery_columns_pgroup": true, |
| 2334 | "data_osquery_columns_pid": true, |
| 2335 | "data_osquery_columns_port": true, |
| 2336 | "data_osquery_columns_protocol": true, |
| 2337 | "data_osquery_columns_remote_address": true, |
| 2338 | "data_osquery_columns_remote_address_city_name": true, |
| 2339 | "data_osquery_columns_remote_address_country_code": true, |
| 2340 | "data_osquery_columns_remote_address_geolocation": true, |
| 2341 | "data_osquery_columns_remote_port": true, |
| 2342 | "data_osquery_columns_resident_size": true, |
| 2343 | "data_osquery_columns_root": true, |
| 2344 | "data_osquery_columns_sgid": true, |
| 2345 | "data_osquery_columns_shell": true, |
| 2346 | "data_osquery_columns_socket": true, |
| 2347 | "data_osquery_columns_start_time": true, |
| 2348 | "data_osquery_columns_state": true, |
| 2349 | "data_osquery_columns_suid": true, |
| 2350 | "data_osquery_columns_system_time": true, |
| 2351 | "data_osquery_columns_threads": true, |
| 2352 | "data_osquery_columns_time_utc": true, |
| 2353 | "data_osquery_columns_total_size": true, |
| 2354 | "data_osquery_columns_tty": true, |
| 2355 | "data_osquery_columns_type": true, |
| 2356 | "data_osquery_columns_uid": true, |
| 2357 | "data_osquery_columns_uid_signed": true, |
| 2358 | "data_osquery_columns_user": true, |
| 2359 | "data_osquery_columns_user_time": true, |
| 2360 | "data_osquery_columns_username": true, |
| 2361 | "data_osquery_columns_wired_size": true, |
| 2362 | "data_osquery_counter": true, |
| 2363 | "data_osquery_decorations_host_uuid": true, |
| 2364 | "data_osquery_decorations_hostname": true, |
| 2365 | "data_osquery_epoch": true, |
| 2366 | "data_osquery_hostIdentifier": true, |
| 2367 | "data_osquery_name": true, |
| 2368 | "data_osquery_numerics": true, |
| 2369 | "data_osquery_unixTime": true, |
| 2370 | "data_proto": true, |
| 2371 | "data_sca_check_command": true, |
| 2372 | "data_sca_check_compliance_cis": true, |
| 2373 | "data_sca_check_compliance_cis_csc": true, |
| 2374 | "data_sca_check_compliance_gdpr_IV": true, |
| 2375 | "data_sca_check_compliance_gpg_13": true, |
| 2376 | "data_sca_check_compliance_hipaa": true, |
| 2377 | "data_sca_check_compliance_nist_800_53": true, |
| 2378 | "data_sca_check_compliance_pci_dss": true, |
| 2379 | "data_sca_check_compliance_tsc": true, |
| 2380 | "data_sca_check_description": true, |
| 2381 | "data_sca_check_id": true, |
| 2382 | "data_sca_check_previous_result": true, |
| 2383 | "data_sca_check_rationale": true, |
| 2384 | "data_sca_check_remediation": true, |
| 2385 | "data_sca_check_result": true, |
| 2386 | "data_sca_check_title": true, |
| 2387 | "data_sca_description": true, |
| 2388 | "data_sca_failed": true, |
| 2389 | "data_sca_file": true, |
| 2390 | "data_sca_invalid": true, |
| 2391 | "data_sca_passed": true, |
| 2392 | "data_sca_policy": true, |
| 2393 | "data_sca_policy_id": true, |
| 2394 | "data_sca_scan_id": true, |
| 2395 | "data_sca_score": true, |
| 2396 | "data_sca_total_checks": true, |
| 2397 | "data_sca_type": true, |
| 2398 | "data_script": true, |
| 2399 | "data_src_ip": true, |
| 2400 | "data_src_ip_city_name": true, |
| 2401 | "data_src_ip_country_code": true, |
| 2402 | "data_src_ip_geolocation": true, |
| 2403 | "data_src_port": true, |
| 2404 | "data_srcip": true, |
| 2405 | "data_srcip_city_name": true, |
| 2406 | "data_srcip_country_code": true, |
| 2407 | "data_srcip_geolocation": true, |
| 2408 | "data_srcuser": true, |
| 2409 | "data_timestamp": true, |
| 2410 | "data_title": true, |
| 2411 | "data_tls_session_resumed": true, |
| 2412 | "data_tls_version": true, |
| 2413 | "data_tx_id": true, |
| 2414 | "data_type": true, |
| 2415 | "data_win_eventXML_binaryData": true, |
| 2416 | "data_win_eventXML_binaryDataSize": true, |
| 2417 | "data_win_eventXML_param1": true, |
| 2418 | "data_win_eventdata_authenticationPackageName": true, |
| 2419 | "data_win_eventdata_callTrace": true, |
| 2420 | "data_win_eventdata_commandLine": true, |
| 2421 | "data_win_eventdata_company": true, |
| 2422 | "data_win_eventdata_creationUtcTime": true, |
| 2423 | "data_win_eventdata_currentDirectory": true, |
| 2424 | "data_win_eventdata_description": true, |
| 2425 | "data_win_eventdata_destinationHostname": true, |
| 2426 | "data_win_eventdata_destinationIp": true, |
| 2427 | "data_win_eventdata_destinationIp_city_name": true, |
| 2428 | "data_win_eventdata_destinationIp_country_code": true, |
| 2429 | "data_win_eventdata_destinationIp_geolocation": true, |
| 2430 | "data_win_eventdata_destinationIsIpv6": true, |
| 2431 | "data_win_eventdata_destinationPort": true, |
| 2432 | "data_win_eventdata_destinationPortName": true, |
| 2433 | "data_win_eventdata_details": true, |
| 2434 | "data_win_eventdata_elevatedToken": true, |
| 2435 | "data_win_eventdata_eventType": true, |
| 2436 | "data_win_eventdata_fileVersion": true, |
| 2437 | "data_win_eventdata_fileVersion_city_name": true, |
| 2438 | "data_win_eventdata_fileVersion_country_code": true, |
| 2439 | "data_win_eventdata_fileVersion_geolocation": true, |
| 2440 | "data_win_eventdata_grantedAccess": true, |
| 2441 | "data_win_eventdata_hashes": true, |
| 2442 | "data_win_eventdata_image": true, |
| 2443 | "data_win_eventdata_imageLoaded": true, |
| 2444 | "data_win_eventdata_impersonationLevel": true, |
| 2445 | "data_win_eventdata_initiated": true, |
| 2446 | "data_win_eventdata_integrityLevel": true, |
| 2447 | "data_win_eventdata_ipAddress": true, |
| 2448 | "data_win_eventdata_ipPort": true, |
| 2449 | "data_win_eventdata_keyLength": true, |
| 2450 | "data_win_eventdata_logonGuid": true, |
| 2451 | "data_win_eventdata_logonId": true, |
| 2452 | "data_win_eventdata_logonProcessName": true, |
| 2453 | "data_win_eventdata_logonType": true, |
| 2454 | "data_win_eventdata_originalFileName": true, |
| 2455 | "data_win_eventdata_param1": true, |
| 2456 | "data_win_eventdata_param2": true, |
| 2457 | "data_win_eventdata_param3": true, |
| 2458 | "data_win_eventdata_param4": true, |
| 2459 | "data_win_eventdata_parentCommandLine": true, |
| 2460 | "data_win_eventdata_parentImage": true, |
| 2461 | "data_win_eventdata_parentProcessGuid": true, |
| 2462 | "data_win_eventdata_parentProcessId": true, |
| 2463 | "data_win_eventdata_processGuid": true, |
| 2464 | "data_win_eventdata_processId": true, |
| 2465 | "data_win_eventdata_processName": true, |
| 2466 | "data_win_eventdata_product": true, |
| 2467 | "data_win_eventdata_protocol": true, |
| 2468 | "data_win_eventdata_queryName": true, |
| 2469 | "data_win_eventdata_queryResults": true, |
| 2470 | "data_win_eventdata_queryStatus": true, |
| 2471 | "data_win_eventdata_ruleName": true, |
| 2472 | "data_win_eventdata_serviceName": true, |
| 2473 | "data_win_eventdata_serviceSid": true, |
| 2474 | "data_win_eventdata_signature": true, |
| 2475 | "data_win_eventdata_signatureStatus": true, |
| 2476 | "data_win_eventdata_signed": true, |
| 2477 | "data_win_eventdata_sourceHostname": true, |
| 2478 | "data_win_eventdata_sourceImage": true, |
| 2479 | "data_win_eventdata_sourceIp": true, |
| 2480 | "data_win_eventdata_sourceIp_city_name": true, |
| 2481 | "data_win_eventdata_sourceIp_country_code": true, |
| 2482 | "data_win_eventdata_sourceIp_geolocation": true, |
| 2483 | "data_win_eventdata_sourceIsIpv6": true, |
| 2484 | "data_win_eventdata_sourcePort": true, |
| 2485 | "data_win_eventdata_sourceProcessGUID": true, |
| 2486 | "data_win_eventdata_sourceProcessId": true, |
| 2487 | "data_win_eventdata_sourceThreadId": true, |
| 2488 | "data_win_eventdata_status": true, |
| 2489 | "data_win_eventdata_subjectDomainName": true, |
| 2490 | "data_win_eventdata_subjectLogonId": true, |
| 2491 | "data_win_eventdata_subjectUserName": true, |
| 2492 | "data_win_eventdata_subjectUserSid": true, |
| 2493 | "data_win_eventdata_targetDomainName": true, |
| 2494 | "data_win_eventdata_targetFilename": true, |
| 2495 | "data_win_eventdata_targetImage": true, |
| 2496 | "data_win_eventdata_targetLinkedLogonId": true, |
| 2497 | "data_win_eventdata_targetLogonId": true, |
| 2498 | "data_win_eventdata_targetObject": true, |
| 2499 | "data_win_eventdata_targetProcessGUID": true, |
| 2500 | "data_win_eventdata_targetProcessId": true, |
| 2501 | "data_win_eventdata_targetUserName": true, |
| 2502 | "data_win_eventdata_targetUserSid": true, |
| 2503 | "data_win_eventdata_terminalSessionId": true, |
| 2504 | "data_win_eventdata_ticketEncryptionType": true, |
| 2505 | "data_win_eventdata_ticketOptions": true, |
| 2506 | "data_win_eventdata_user": true, |
| 2507 | "data_win_eventdata_utcTime": true, |
| 2508 | "data_win_eventdata_virtualAccount": true, |
| 2509 | "data_win_system_channel": true, |
| 2510 | "data_win_system_computer": true, |
| 2511 | "data_win_system_eventID": true, |
| 2512 | "data_win_system_eventRecordID": true, |
| 2513 | "data_win_system_eventSourceName": true, |
| 2514 | "data_win_system_keywords": true, |
| 2515 | "data_win_system_level": true, |
| 2516 | "data_win_system_message": true, |
| 2517 | "data_win_system_opcode": true, |
| 2518 | "data_win_system_processID": true, |
| 2519 | "data_win_system_providerGuid": true, |
| 2520 | "data_win_system_providerName": true, |
| 2521 | "data_win_system_severityValue": true, |
| 2522 | "data_win_system_systemTime": true, |
| 2523 | "data_win_system_task": true, |
| 2524 | "data_win_system_threadID": true, |
| 2525 | "data_win_system_version": true, |
| 2526 | "decoder_name": true, |
| 2527 | "decoder_parent": true, |
| 2528 | "deviceExternalId": true, |
| 2529 | "device_product": true, |
| 2530 | "device_vendor": true, |
| 2531 | "device_version": true, |
| 2532 | "dns_query": true, |
| 2533 | "dns_query_threat_indicated": true, |
| 2534 | "dst_ip": true, |
| 2535 | "dst_ip_city_name": true, |
| 2536 | "dst_ip_country_code": true, |
| 2537 | "dst_ip_geolocation": true, |
| 2538 | "dst_ip_threat_indicated": true, |
| 2539 | "dst_port": true, |
| 2540 | "dvc": true, |
| 2541 | "dvchost": true, |
| 2542 | "ecs_version": true, |
| 2543 | "error": true, |
| 2544 | "event_class_id": true, |
| 2545 | "event_hash": true, |
| 2546 | "facility": true, |
| 2547 | "fileHash": true, |
| 2548 | "filePath": true, |
| 2549 | "file_path": true, |
| 2550 | "firewall_rule_name": true, |
| 2551 | "fname": true, |
| 2552 | "full_log": false, |
| 2553 | "gl2_accounted_message_size": true, |
| 2554 | "gl2_message_id": true, |
| 2555 | "gl2_remote_ip": true, |
| 2556 | "gl2_remote_port": true, |
| 2557 | "gl2_source_collector": true, |
| 2558 | "gl2_source_input": true, |
| 2559 | "gl2_source_node": true, |
| 2560 | "hash_md5": true, |
| 2561 | "hash_sha1": true, |
| 2562 | "hash_sha256": true, |
| 2563 | "highlight": true, |
| 2564 | "host_architecture": true, |
| 2565 | "host_containerized": true, |
| 2566 | "host_hostname": true, |
| 2567 | "host_id": true, |
| 2568 | "host_ip": true, |
| 2569 | "host_mac": true, |
| 2570 | "host_name": true, |
| 2571 | "host_os_codename": true, |
| 2572 | "host_os_kernel": true, |
| 2573 | "host_os_name": true, |
| 2574 | "host_os_platform": true, |
| 2575 | "host_os_version": true, |
| 2576 | "hostname": true, |
| 2577 | "id": true, |
| 2578 | "input_type": true, |
| 2579 | "level": true, |
| 2580 | "location": true, |
| 2581 | "log_file_path": true, |
| 2582 | "log_offset": true, |
| 2583 | "manager_name": true, |
| 2584 | "message": true, |
| 2585 | "module": true, |
| 2586 | "name": true, |
| 2587 | "parent_process_cmd_line": true, |
| 2588 | "parent_process_id": true, |
| 2589 | "parent_process_image": true, |
| 2590 | "pid": true, |
| 2591 | "predecoder_hostname": true, |
| 2592 | "predecoder_program_name": true, |
| 2593 | "predecoder_timestamp": true, |
| 2594 | "previous_log": true, |
| 2595 | "previous_output": true, |
| 2596 | "process_cmd_line": true, |
| 2597 | "process_id": true, |
| 2598 | "process_image": true, |
| 2599 | "process_name": true, |
| 2600 | "protocol": true, |
| 2601 | "rule_cis": true, |
| 2602 | "rule_cis_csc": true, |
| 2603 | "rule_firedtimes": true, |
| 2604 | "rule_gdpr": true, |
| 2605 | "rule_gdpr_IV": true, |
| 2606 | "rule_gpg13": true, |
| 2607 | "rule_gpg_13": true, |
| 2608 | "rule_hipaa": true, |
| 2609 | "rule_id": false, |
| 2610 | "rule_info": true, |
| 2611 | "rule_mail": true, |
| 2612 | "rule_mitre_id": true, |
| 2613 | "rule_mitre_tactic": false, |
| 2614 | "rule_nist_800_53": true, |
| 2615 | "rule_pci_dss": true, |
| 2616 | "rule_tsc": true, |
| 2617 | "scanid": true, |
| 2618 | "service": true, |
| 2619 | "severity": true, |
| 2620 | "software_package": true, |
| 2621 | "software_vendor": true, |
| 2622 | "sort": true, |
| 2623 | "source": true, |
| 2624 | "spid": true, |
| 2625 | "sproc": true, |
| 2626 | "src_ip": true, |
| 2627 | "src_ip_city_name": true, |
| 2628 | "src_ip_country_code": true, |
| 2629 | "src_ip_geolocation": true, |
| 2630 | "src_port": true, |
| 2631 | "start": true, |
| 2632 | "streams": true, |
| 2633 | "suid": true, |
| 2634 | "syscheck_attrs_after": true, |
| 2635 | "syscheck_audit_effective_user_id": true, |
| 2636 | "syscheck_audit_effective_user_name": true, |
| 2637 | "syscheck_audit_group_id": true, |
| 2638 | "syscheck_audit_group_name": true, |
| 2639 | "syscheck_audit_login_user_id": true, |
| 2640 | "syscheck_audit_login_user_name": true, |
| 2641 | "syscheck_audit_process_cwd": true, |
| 2642 | "syscheck_audit_process_id": true, |
| 2643 | "syscheck_audit_process_name": true, |
| 2644 | "syscheck_audit_process_parent_cwd": true, |
| 2645 | "syscheck_audit_process_parent_name": true, |
| 2646 | "syscheck_audit_process_ppid": true, |
| 2647 | "syscheck_audit_user_id": true, |
| 2648 | "syscheck_audit_user_name": true, |
| 2649 | "syscheck_changed_attributes": true, |
| 2650 | "syscheck_event": true, |
| 2651 | "syscheck_gid_after": true, |
| 2652 | "syscheck_gname_after": true, |
| 2653 | "syscheck_hard_links": true, |
| 2654 | "syscheck_inode_after": true, |
| 2655 | "syscheck_inode_before": true, |
| 2656 | "syscheck_md5_after": true, |
| 2657 | "syscheck_md5_before": true, |
| 2658 | "syscheck_mode": true, |
| 2659 | "syscheck_mtime_after": true, |
| 2660 | "syscheck_mtime_before": true, |
| 2661 | "syscheck_path": true, |
| 2662 | "syscheck_perm_after": true, |
| 2663 | "syscheck_perm_before": true, |
| 2664 | "syscheck_sha1_after": true, |
| 2665 | "syscheck_sha1_before": true, |
| 2666 | "syscheck_sha256_after": true, |
| 2667 | "syscheck_sha256_before": true, |
| 2668 | "syscheck_size_after": true, |
| 2669 | "syscheck_size_before": true, |
| 2670 | "syscheck_uid_after": true, |
| 2671 | "syscheck_uname_after": true, |
| 2672 | "syscheck_win_perm_after": true, |
| 2673 | "syscheck_win_perm_after_0_allowed": true, |
| 2674 | "syscheck_win_perm_after_0_name": true, |
| 2675 | "syscheck_win_perm_after_1_allowed": true, |
| 2676 | "syscheck_win_perm_after_1_name": true, |
| 2677 | "syscheck_win_perm_after_2_allowed": true, |
| 2678 | "syscheck_win_perm_after_2_name": true, |
| 2679 | "syscheck_win_perm_after_3_allowed": true, |
| 2680 | "syscheck_win_perm_after_3_name": true, |
| 2681 | "syslog_customer": true, |
| 2682 | "syslog_tag": true, |
| 2683 | "syslog_type": true, |
| 2684 | "sysmon_event_description": true, |
| 2685 | "threat_ids": true, |
| 2686 | "threat_indicated": true, |
| 2687 | "threat_names": true, |
| 2688 | "time": true, |
| 2689 | "timestamp": false, |
| 2690 | "user_name": true, |
| 2691 | "win_registry_key": true, |
| 2692 | "win_system_eventID": true, |
| 2693 | "windows_auth_package": true, |
| 2694 | "windows_domain": true, |
| 2695 | "windows_event_id": true, |
| 2696 | "windows_event_severity": true, |
| 2697 | "windows_logon_type": true |
| 2698 | }, |
| 2699 | "indexByName": { |
| 2700 | "BitdefenderGZAttCkId": 4, |
| 2701 | "BitdefenderGZAttackEntry": 5, |
| 2702 | "BitdefenderGZAttackTypes": 6, |
| 2703 | "BitdefenderGZCompanyId": 8, |
| 2704 | "BitdefenderGZComputerFQDN": 3, |
| 2705 | "BitdefenderGZDetectionName": 9, |
| 2706 | "BitdefenderGZDetectionTime": 10, |
| 2707 | "BitdefenderGZEndpointId": 11, |
| 2708 | "BitdefenderGZFileHashSha256": 12, |
| 2709 | "BitdefenderGZIncidentId": 13, |
| 2710 | "BitdefenderGZMainAction": 14, |
| 2711 | "BitdefenderGZMalwareHash": 15, |
| 2712 | "BitdefenderGZMalwareName": 16, |
| 2713 | "BitdefenderGZMalwareType": 17, |
| 2714 | "BitdefenderGZModule": 7, |
| 2715 | "BitdefenderGZParentPath": 18, |
| 2716 | "BitdefenderGZParentPid": 19, |
| 2717 | "BitdefenderGZProcessCommandLine": 20, |
| 2718 | "BitdefenderGZScanEngineType": 21, |
| 2719 | "BitdefenderGZSeverityScore": 22, |
| 2720 | "BitdefenderGZSignaturesNumber": 23, |
| 2721 | "_id": 1, |
| 2722 | "_index": 24, |
| 2723 | "_type": 25, |
| 2724 | "act": 26, |
| 2725 | "deviceExternalId": 27, |
| 2726 | "device_product": 28, |
| 2727 | "device_vendor": 29, |
| 2728 | "device_version": 30, |
| 2729 | "dvc": 31, |
| 2730 | "dvchost": 32, |
| 2731 | "event_class_id": 33, |
| 2732 | "facility": 34, |
| 2733 | "fileHash": 35, |
| 2734 | "filePath": 36, |
| 2735 | "fname": 37, |
| 2736 | "gl2_accounted_message_size": 38, |
| 2737 | "gl2_message_id": 39, |
| 2738 | "gl2_remote_ip": 40, |
| 2739 | "gl2_remote_port": 41, |
| 2740 | "gl2_source_input": 42, |
| 2741 | "gl2_source_node": 43, |
| 2742 | "highlight": 44, |
| 2743 | "level": 2, |
| 2744 | "message": 45, |
| 2745 | "name": 46, |
| 2746 | "severity": 47, |
| 2747 | "sort": 48, |
| 2748 | "source": 49, |
| 2749 | "spid": 50, |
| 2750 | "sproc": 51, |
| 2751 | "start": 52, |
| 2752 | "streams": 53, |
| 2753 | "suid": 54, |
| 2754 | "suser": 55, |
| 2755 | "syslog_type": 56, |
| 2756 | "timestamp": 0 |
| 2757 | }, |
| 2758 | "renameByName": { |
| 2759 | "BitdefenderGZAttackEntry": "ATTACK", |
| 2760 | "BitdefenderGZAttackTypes": "ATTACK TYPE", |
| 2761 | "BitdefenderGZCompanyId": "", |
| 2762 | "BitdefenderGZComputerFQDN": "AGENT", |
| 2763 | "BitdefenderGZDetectionName": "DETECTION", |
| 2764 | "BitdefenderGZMainAction": "ACTION", |
| 2765 | "BitdefenderGZModule": "MODULE", |
| 2766 | "_id": "EVENT ID", |
| 2767 | "rule_id": "RULE ID", |
| 2768 | "rule_mitre_tactic": "MITRE TACTIC", |
| 2769 | "rule_mitre_technique": "MITRE TECHNIQUE", |
| 2770 | "suser": "USER", |
| 2771 | "timestamp": "" |
| 2772 | } |
| 2773 | } |
| 2774 | } |
| 2775 | ], |
| 2776 | "transparent": true, |
| 2777 | "type": "table" |
| 2778 | } |
| 2779 | ], |
| 2780 | "refresh": false, |
| 2781 | "schemaVersion": 37, |
| 2782 | "style": "dark", |
| 2783 | "tags": ["EDR"], |
| 2784 | "templating": { |
| 2785 | "list": [ |
| 2786 | { |
| 2787 | "datasource": { |
| 2788 | "type": "grafana-opensearch-datasource", |
| 2789 | "uid": "replace_datasource_uid" |
| 2790 | }, |
| 2791 | "filters": [], |
| 2792 | "hide": 0, |
| 2793 | "label": "", |
| 2794 | "name": "Filters", |
| 2795 | "skipUrlSync": false, |
| 2796 | "type": "adhoc" |
| 2797 | }, |
| 2798 | { |
| 2799 | "current": { |
| 2800 | "selected": false, |
| 2801 | "text": "All", |
| 2802 | "value": "$__all" |
| 2803 | }, |
| 2804 | "datasource": { |
| 2805 | "type": "grafana-opensearch-datasource", |
| 2806 | "uid": "replace_datasource_uid" |
| 2807 | }, |
| 2808 | "definition": "{ \"find\": \"terms\", \"field\": \"BitdefenderGZComputerFQDN\", \"query\": \"\"}", |
| 2809 | "hide": 0, |
| 2810 | "includeAll": true, |
| 2811 | "label": "Agent", |
| 2812 | "multi": false, |
| 2813 | "name": "agent_name", |
| 2814 | "options": [], |
| 2815 | "query": "{ \"find\": \"terms\", \"field\": \"BitdefenderGZComputerFQDN\", \"query\": \"\"}", |
| 2816 | "refresh": 2, |
| 2817 | "regex": "", |
| 2818 | "skipUrlSync": false, |
| 2819 | "sort": 2, |
| 2820 | "tagValuesQuery": "", |
| 2821 | "tagsQuery": "", |
| 2822 | "type": "query", |
| 2823 | "useTags": false |
| 2824 | }, |
| 2825 | { |
| 2826 | "current": { |
| 2827 | "selected": false, |
| 2828 | "text": "All", |
| 2829 | "value": "$__all" |
| 2830 | }, |
| 2831 | "datasource": { |
| 2832 | "type": "grafana-opensearch-datasource", |
| 2833 | "uid": "replace_datasource_uid" |
| 2834 | }, |
| 2835 | "definition": "{ \"find\": \"terms\", \"field\": \"level\", \"query\": \"\"}", |
| 2836 | "hide": 0, |
| 2837 | "includeAll": true, |
| 2838 | "label": "Level", |
| 2839 | "multi": false, |
| 2840 | "name": "level", |
| 2841 | "options": [], |
| 2842 | "query": "{ \"find\": \"terms\", \"field\": \"level\", \"query\": \"\"}", |
| 2843 | "refresh": 2, |
| 2844 | "regex": "", |
| 2845 | "skipUrlSync": false, |
| 2846 | "sort": 0, |
| 2847 | "type": "query" |
| 2848 | } |
| 2849 | ] |
| 2850 | }, |
| 2851 | "time": { |
| 2852 | "from": "now-7d", |
| 2853 | "to": "now" |
| 2854 | }, |
| 2855 | "timepicker": { |
| 2856 | "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"], |
| 2857 | "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"] |
| 2858 | }, |
| 2859 | "timezone": "", |
| 2860 | "title": "EDR - BITDEFENDER EPP", |
| 2861 | "version": 3, |
| 2862 | "weekStart": "" |
| 2863 | } |