All Apps and Add-ons

Splunk_TA_Windows Performance Monitoring dashboards not working

davidjohnbecket
Path Finder

Is the transforms.conf working correctly for the 'counter' extract in the Splunk_TA_Windows app?

[metric_name_for_perfmon_metrics_store]
REGEX = counter=\"?([^\"\r\n]*[^\"\s])
FORMAT = metric_name::$1
WRITE_META = true

I am having issues getting the Performance Monitoring dashboard working and my investigations are leading me to think that the 'counter' field is not being populated and it is necessary for the drop-down in the dashboards to work...

Testing the regexs via search of the others in the transforms are working fine:

perfmon-index eventtype="perfmon_windows" object=*
| regex object"=\"?([^\"\r\n][^\"\s])"
| regex instance"=\"?([^\"\r\n]
[^\"\s])"
| regex collection"=\"?([^\"\r\n]*[^\"\s])"

| table object, instance, collection, counter

but the counter extract doesnt work:

perfmon-index eventtype="perfmon_windows" object=*
| regex counter"=\"?([^\"\r\n]*[^\"\s])"
| table counter

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...