Commit db8de8c
committed
New dashboard:
-`heavy_forwarder_analysis` - as found in the conf24 presentation PLA1509B
New reports:
- `SearchHeadLevel - Job performance data per indexer handoff time`
- `SearchHeadLevel - KVStore collection size`
- `SearchHeadLevel - Savedsearches with schedules and no next_scheduled_time`
Updated alerts:
- `AllSplunkEnterpriseLevel - Splunkd Log Messages Admins Only` - search updates
- `AllSplunkEnterpriseLevel - Email Sending Failures` - added app context
- `IndexerLevel - These Indexes Are Approaching The warmDBCount limit` - added datatype=all argument
- `IndexerLevel - Cold data location approaching size limits` - added datatype=all argument
- `IndexerLevel - Unclean Shutdown - Fsck` - added datatype=all argument
- `SearchHeadLevel - Peer timeouts or authentication issues` - updates to use Splunkd source
- `SearchHeadLevel - Splunk alert actions exceeding the max_action_results limit` - excluded summary indexing
- `SearchHeadLevel - Scheduled Searches without a configured earliest and latest time` - rewrote search for efficiency
- `SearchHeadLevel - Search Messages user level` - search updates
- `SearchHeadLevel - Search Messages admins only` - search updates
Updated dashboards:
- `splunk_forwarder_output_tuning` - updated comments, removed heartbeatFrequency
Updated macros:
- `search_type_from_sid` - minor tweaks to regex
Updated reports:
- `SearchHeadLevel - indexes per savedsearch` - corrected typo on multisearch, re-wrote parts of the query to include subsearches as well
- `SearchHeadLevel - Indexes for savedsearch without subsearches` - corrected typo on multisearch
- `SearchHeadLevel - Search Queries summary non-exact match` - added delim for index IN (a b c), corrected typo on multisearch, updated description to link to https://github.com/TheWoodRanger/presentation-conf_24_audittrail_native_telemetry
- `SearchHeadLevel - Search Queries summary exact match` - added delim for index IN (a b c), corrected typo on multisearch, updated description to link to https://github.com/TheWoodRanger/presentation-conf_24_audittrail_native_telemetry
Also updated the navigation menu.1 parent 6869f87 commit db8de8c
File tree
7 files changed
+789
-54
lines changed- default
- data/ui
- views
7 files changed
+789
-54
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
362 | 397 | | |
363 | 398 | | |
364 | 399 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | 289 | | |
293 | 290 | | |
294 | 291 | | |
| |||
319 | 316 | | |
320 | 317 | | |
321 | 318 | | |
| 319 | + | |
322 | 320 | | |
323 | 321 | | |
324 | 322 | | |
| |||
390 | 388 | | |
391 | 389 | | |
392 | 390 | | |
| 391 | + | |
393 | 392 | | |
394 | 393 | | |
395 | 394 | | |
| |||
459 | 458 | | |
460 | 459 | | |
461 | 460 | | |
| 461 | + | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
| 538 | + | |
538 | 539 | | |
539 | 540 | | |
540 | 541 | | |
541 | 542 | | |
542 | | - | |
| 543 | + | |
543 | 544 | | |
| 545 | + | |
544 | 546 | | |
545 | 547 | | |
546 | 548 | | |
| |||
0 commit comments