Skip to content

Commit a8ca4a5

Browse files
committed
New alerts:
- `IndexerLevel - Buckets have being frozen due to index sizing SmartStore` Updated alerts: - `AllSplunkEnterpriseLevel - Replication Failures` - comment update - `AllSplunkEnterpriseLevel - Splunkd Log Messages Admins Only` - additional criteria and removed SHC restart times - `IndexerLevel - Buckets have being frozen due to index sizing` - comment update only - `IndexerLevel - IndexConfig Warnings from Splunk indexers` - additional criteria - `SearchHeadLevel - Script failures in the last day` - `SearchHeadLevel - KVStore Or Conf Replication Issues Are Occurring` - `SearchHeadLevel - SavedSearches using special characters` - `SearchHeadLevel - Search Messages user level` - removed some messages from the alert
1 parent 874f415 commit a8ca4a5

File tree

4 files changed

+70
-10
lines changed

4 files changed

+70
-10
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ The below list of alerts and reports are actively used since version 8.0.x and i
197197
- `ForwarderLevel - Data dropping duration`
198198
- `ForwarderLevel - File Too Small to checkCRC occurring multiple times`
199199
- `ForwarderLevel - Splunk HEC issues`
200+
- `IndexerLevel - Buckets have being frozen due to index sizing SmartStore`
200201
- `IndexerLevel - ClusterMaster Advising SearchOrRep Factor Not Met`
201202
- `IndexerLevel - Data parsing error`
202203
- `IndexerLevel - IndexConfig Warnings from Splunk indexers`
@@ -306,6 +307,21 @@ The following ideas relate to this issue:
306307
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!
307308

308309
## Release Notes
310+
311+
### 3.0.3
312+
New alerts:
313+
- `IndexerLevel - Buckets have being frozen due to index sizing SmartStore`
314+
315+
Updated alerts:
316+
- `AllSplunkEnterpriseLevel - Replication Failures` - comment update
317+
- `AllSplunkEnterpriseLevel - Splunkd Log Messages Admins Only` - additional criteria and removed SHC restart times
318+
- `IndexerLevel - Buckets have being frozen due to index sizing` - comment update only
319+
- `IndexerLevel - IndexConfig Warnings from Splunk indexers` - additional criteria
320+
- `SearchHeadLevel - Script failures in the last day`
321+
- `SearchHeadLevel - KVStore Or Conf Replication Issues Are Occurring`
322+
- `SearchHeadLevel - SavedSearches using special characters`
323+
- `SearchHeadLevel - Search Messages user level` - removed some messages from the alert
324+
309325
### 3.0.2
310326
Merged pull request from jeffland-consist via github including various changes
311327

default/app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ label = SplunkAdmins
1212
[launcher]
1313
author = Gareth Anderson
1414
description = Alerts and dashboards as described in the Splunk 2017 conf presentation How did you get so big?
15-
version = 3.0.2
15+
version = 3.0.3
1616

1717
[package]
1818
id = SplunkAdmins

default/data/ui/nav/default.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
<collection label="IndexerLevel">
148148
<collection label="Bucket Related">
149149
<a href="/app/SplunkAdmins/alert?s=%2FservicesNS%2Fnobody%2FSplunkAdmins%2Fsaved%2Fsearches%2FIndexerLevel%20-%20Buckets%20have%20being%20frozen%20due%20to%20index%20sizing">Buckets have being frozen due to index sizing</a>
150+
<a href="/app/SplunkAdmins/alert?s=%2FservicesNS%2Fnobody%2FSplunkAdmins%2Fsaved%2Fsearches%2FIndexerLevel%20-%20Buckets%20have%20being%20frozen%20due%20to%20index%20sizing%20SmartStore">Buckets have being frozen due to index sizing SmartStore</a>
150151
<saved name="IndexerLevel - Buckets changes per day" />
151152
<a href="/app/SplunkAdmins/alert?s=%2FservicesNS%2Fnobody%2FSplunkAdmins%2Fsaved%2Fsearches%2FIndexerLevel%20-%20Buckets%20rolling%20more%20frequently%20than%20expected">Buckets rolling more frequently than expected</a>
152153
<saved name="IndexerLevel - Report on bucket corruption" />

0 commit comments

Comments
 (0)