Skip to content

Commit bc32a2f

Browse files
committed
New alerts:
- `AllSplunkEnterpriseLevel - Splunk servers with resource starvation v2` New reports: - `SearchHeadLevel - indexes per dashboard` Updated reports/alerts: - `AllSplunkEnterpriseLevel - Splunk Servers with resource starvation` - reference to new version - `AllSplunkEnterpriseLevel - Splunkd Log Messages Admins Only` - additional criteria - `IndexerLevel - Slow peer from remote searches` - updated regex for Splunk 9.4 and above - `IndexerLevel - RemoteSearches Indexes Stats Wilcard` - updated regex for Splunk 9.4 and above - `IndexerLevel - RemoteSearches Indexes Stats` - updated regex for Splunk 9.4 and above - `SearchHeadLevel - Excessive REST API usage` - added semantic jobs endpoints - `SearchHeadLevel - platform_stats.remote_searches metrics populating search` - `SearchHeadLevel - platform_stats access summary` - added semantic jobs endpoints - `SearchHeadLevel - SHC Captain unable to establish common bundle` - additional criteria - `SearchHeadLevel - Search Messages admins only` - additional criteria
1 parent da8b07f commit bc32a2f

File tree

4 files changed

+111
-19
lines changed

4 files changed

+111
-19
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,25 @@ These are appear to be from premium apps but it does imply that there is a mecha
359359
Feel free to open an issue on github or use the contact author on the SplunkBase link and I will try to get back to you when possible, thanks!
360360

361361
## Release Notes
362+
### 4.0.5
363+
New alerts:
364+
- `AllSplunkEnterpriseLevel - Splunk servers with resource starvation v2`
365+
366+
New reports:
367+
- `SearchHeadLevel - indexes per dashboard`
368+
369+
Updated reports/alerts:
370+
- `AllSplunkEnterpriseLevel - Splunk Servers with resource starvation` - reference to new version
371+
- `AllSplunkEnterpriseLevel - Splunkd Log Messages Admins Only` - additional criteria
372+
- `IndexerLevel - Slow peer from remote searches` - updated regex for Splunk 9.4 and above
373+
- `IndexerLevel - RemoteSearches Indexes Stats Wilcard` - updated regex for Splunk 9.4 and above
374+
- `IndexerLevel - RemoteSearches Indexes Stats` - updated regex for Splunk 9.4 and above
375+
- `SearchHeadLevel - Excessive REST API usage` - added semantic jobs endpoints
376+
- `SearchHeadLevel - platform_stats.remote_searches metrics populating search`
377+
- `SearchHeadLevel - platform_stats access summary` - added semantic jobs endpoints
378+
- `SearchHeadLevel - SHC Captain unable to establish common bundle` - additional criteria
379+
- `SearchHeadLevel - Search Messages admins only` - additional criteria
380+
362381
### 4.0.4
363382
New reports:
364383
- `SearchHeadLevel - access logs kvstore usage`

default/app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ supported_themes = light,dark
1414
[launcher]
1515
author = Gareth Anderson
1616
description = Alerts and dashboards as described in the Splunk 2017 conf presentation How did you get so big?
17-
version = 4.0.4
17+
version = 4.0.5
1818

1919
[package]
2020
id = SplunkAdmins

default/data/ui/nav/default.xml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
</collection>
2222
<collection label="Performance">
2323
<a href="/app/SplunkAdmins/alert?s=%2FservicesNS%2Fnobody%2FSplunkAdmins%2Fsaved%2Fsearches%2FAllSplunkEnterpriseLevel%20-%20Splunk%20Servers%20with%20resource%20starvation">Splunk Servers with resource starvation</a>
24-
<a href="/app/SplunkAdmins/alert?s=%2FservicesNS%2Fnobody%2FSplunkAdmins%2Fsaved%2Fsearches%2FAllSplunkLevel%20-%20Time%20skew%20on%20Splunk%20Servers">Time skew on Splunk Servers</a>
24+
<a href="/app/SplunkAdmins/alert?s=%2FservicesNS%2Fnobody%2FSplunkAdmins%2Fsaved%2Fsearches%2FAllSplunkEnterpriseLevel%20-%20Splunk%20servers%20with%20resource%20starvation%20v2">Splunk servers with resource starvation v2</a>
25+
<a href="/app/SplunkAdmins/alert?s=%2FservicesNS%2Fnobody%2FSplunkAdmins%2Fsaved%2Fsearches%2FAllSplunkLevel%20-%20Time%20skew%20on%20Splunk%20Servers">Time skew on Splunk Servers</a>
2526
</collection>
2627
</collection>
2728
<collection label="Splunk Config Issues">
@@ -300,6 +301,7 @@
300301
<saved name="SearchHeadLevel - Lookup Editor lookup updates" />
301302
<saved name="SearchHeadLevel - Datamodel access summary" />
302303
<saved name="SearchHeadLevel - indexes per savedsearch" />
304+
<saved name="SearchHeadLevel - indexes per dashboard" />
303305
<saved name="SearchHeadLevel - macros in use" />
304306
<saved name="SearchHeadLevel - Search Queries Per Day Audit Logs" />
305307
<saved name="SearchHeadLevel - Search Queries By Type Audit Logs" />
@@ -461,6 +463,7 @@
461463
<saved name="SearchHeadLevel - Lookup updates within SHC" />
462464
<saved name="SearchHeadLevel - Lookup definitions with no lookup file or kvstore collection" />
463465
<saved name="SearchHeadLevel - indexes per savedsearch" />
466+
<saved name="SearchHeadLevel - indexes per dashboard" />
464467
<saved name="SearchHeadLevel - macros in use" />
465468
<saved name="SearchHeadLevel - SHC conf log summary" />
466469
<saved name="SearchHeadLevel - Searches dispatched as owner by other users" />
@@ -505,6 +508,7 @@
505508
<saved name="SearchHeadLevel - access logs kvstore usage" />
506509
<saved name="SearchHeadLevel - license usage per sourcetype per index" />
507510
<saved name="SearchHeadLevel - indexes per savedsearch" />
511+
<saved name="SearchHeadLevel - indexes per dashboard" />
508512
<saved name="SearchHeadLevel - macros in use" />
509513
<saved name="SearchHeadLevel - platform_stats.audit metrics searches" />
510514
<saved name="SearchHeadLevel - platform_stats.audit metrics users" />
@@ -552,8 +556,9 @@
552556
<a href="https://splunkbase.splunk.com/app/6449/" target="_blank">Sideview UI (User Activity details)</a>
553557
<a href="https://splunkbase.splunk.com/app/6368/" target="_blank">Admins Little Helper for Splunk (btool, bundle utils and similar)</a>
554558
<a href="https://splunkbase.splunk.com/app/4621/" target="_blank">TrackMe (Data Ingestion)</a>
555-
<a href="https://github.com/redvelociraptor/gettingsmarter/tree/main">Getting Smarter about Splunk SmartStore (including HEC dashboards)</a>
556-
<a href="https://github.com/TheWoodRanger/presentation-conf_24_audittrail_native_telemetry">Maximizing Splunk Core: Analyzing Splunk Searches Using Audittrail and Native Splunk Telemetry</a>
559+
<a href="https://github.com/redvelociraptor/gettingsmarter/tree/main">Getting Smarter about Splunk SmartStore (including HEC dashboards)</a>
560+
<a href="https://github.com/TheWoodRanger/presentation-conf_24_audittrail_native_telemetry">Maximizing Splunk Core: Analyzing Sphttps://github.com/guilhemmarchand/splunk-various/tree/mainlunk Searches Using Audittrail and Native Splunk Telemetry</a>
561+
<a href="https://github.com/guilhemmarchand/splunk-various/tree/main">Various dashboards, for example splunk_enterprise_perf_insights.xml / splunk_cloud_perf_insights.xml</a>
557562
</collection>
558563
</collection>
559564
<collection label="Summary_Reports">
@@ -562,6 +567,7 @@
562567
<saved name="SearchHeadLevel - Lookup Watcher Recent Modification Summary" />
563568
<saved name="SearchHeadLevel - license usage per sourcetype per index" />
564569
<saved name="SearchHeadLevel - indexes per savedsearch" />
570+
<saved name="SearchHeadLevel - indexes per dashboard" />
565571
<saved name="SearchHeadLevel - access logs kvstore usage" />
566572
<saved name="SearchHeadLevel - macros in use" />
567573
<saved name="SearchHeadLevel - platform_stats.audit metrics searches" />

0 commit comments

Comments
 (0)