We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62b460 commit 6241127Copy full SHA for 6241127
default/savedsearches.conf
@@ -7339,7 +7339,7 @@ quantity = 0
7339
relation = greater than
7340
request.ui_dispatch_app = SplunkAdmins
7341
request.ui_dispatch_view = search
7342
-search = index=_internal source=*crash.log \
+search = index=_internal sourcetype=splunkd_crash_log \
7343
| stats count by source, host, sourcetype \
7344
| eval indexer_cluster=`indexer_cluster_name(host)` \
7345
| eval search_head=host \
0 commit comments