Splunk Search

Searching the _introspection index, why are PerProcess events missing?

dvmrp
New Member

Hi,

While checking the introspection index, the search index=_introspection | dedup component | table component returns below results, but 'PerProcess' is missing. Any idea?

Hostwide 
KVStoreServerStats 
KVStoreCollectionStats 
KVStoreReplicaSetStats 
IOStats 
Partitions 
Fishbucket 
Indexes 
Volumes 
Dispatch 
Summaries 
0 Karma

jbrodsky_splunk
Splunk Employee
Splunk Employee

Hi - sorry for the delay here. I think my understanding is that you're talking about a Windows Universal Forwarder, and you don't see the PerProcess component in the _introspection index. I checked a Windows forwarder in my lab (6.4.3, Windows 7 64 bit) and sure enough, even though the introspection app was enabled, I did NOT see PerProcess.

I did get this working, and here's what I did:

  1. Copied server.conf within the introspection app from default to local.
  2. Edited server.conf and set acquireExtra_i_data = true in two stanzas: [introspection:generator:disk_objects] and [introspection:generator:resource_usage]
  3. Because I'm super impatient I set collectionPeriodInSecs = 60 in both stanzas.
  4. Restarted forwarder.

A few minutes later, I had this, where I did not have that component ever before:

alt text

Try something like that and let us know? By the way, this is documented here:

https://docs.splunk.com/Documentation/Splunk/6.4.3/Troubleshooting/ConfigurePIF#Populate_.22Extra.22...

micahkemp
Champion

Do you get any results by searching:

index=_introspection "PerProcess"

And what timeframe are you searching (though I doubt that's the issue)?

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...