Splunk Search

Introspection search_group assignment

manderson7
Contributor

We're monitoring our splunk environment through the DMC as well as a hand built dashboard consisting of data from the _introspection index. Search looks like:

index=_introspection sourcetype=splunk_resource_usage component=Hostwide  search_group=Indexer | eval total_cpu_usage = 'data.cpu_system_pct' + 'data.cpu_user_pct'  | timechart  minspan=10s partial=f limit=25 Median(total_cpu_usage) AS cpu_usage by host
| eval max=100

We've recently added new servers, including new indexers, and have added them to the DMC successfully, along with assigning their roles there. However, we're not seeing the new servers in the above search. They don't have a search_group assignment. How do I assign the new servers a search_group?
Thank you

0 Karma
1 Solution

manderson7
Contributor

Turns out it's assigned in a csv in my dashboard, so this is a silly question. Sorry to add to the noise.

View solution in original post

0 Karma

manderson7
Contributor

Turns out it's assigned in a csv in my dashboard, so this is a silly question. Sorry to add to the noise.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...