3.0.6
Updated dashboards:
Splunk forwarder output tuning- added fillnull ingest_pipe
Updated reports/alerts:
SearchHeadLevel - Dashboards using special characters- updated to use spath command instead of rexSearchHeadLevel - Search Messages user level- excluded require commandIndexerLevel - RemoteSearches find all time searches- removed keyword
On reports/alerts:
IndexerLevel - RemoteSearches Indexes StatsIndexerLevel - RemoteSearches Indexes Stats WilcardIndexerLevel - Slow peer from remote searchesIndexerLevel - SmartStore cache misses - remote_searchesSearchHeadLevel - platform_stats.remote_searches metrics populating search
Updated keywords to terminated: or closed: (previously terminated)
On reports/alerts:
SearchHeadLevel - Detect Excessive Search Use - Dashboard - AutomatedSearchHeadLevel - platform_stats.audit metrics searchesSearchHeadLevel - platform_stats.audit metrics usersSearchHeadLevel - platform_stats.audit metrics users 24hourSearchHeadLevel - Search Queries By Type Audit LogsSearchHeadLevel - Search Queries By Type Audit Logs macro versionSearchHeadLevel - Search Queries By Type Audit Logs macro version otherSearchHeadLevel - Searches dispatched as owner by other usersSearchHeadLevel - SmartStore cache misses - dashboardsSearchHeadLevel - SmartStore cache misses - savedsearchesSearchHeadLevel - SmartStore cache misses - combinedSearchHeadLevel - Users with auto-finalized searches
Removed regex:
| rex "(?s)^(?:[^'\n]*'){4},\s+\w+='(?P<search>[\s\S]+)'\]($|\[[^\]]+\]$)"
As it is causing issues with max_matches, newer Splunk versions appear to accurately match the search field without this regex