All Apps and Add-ons

Fire Brigade: How do I troubleshoot Index Configuration panel "Error in 'where' command: The 'mvdedup' function is unsupported or undefined." in Splunk 6.1.3?

vchepkov
Explorer

Get an error on this page:

Number of Indexes with Mis-Matched Size
 Error in 'where' command: The 'mvdedup' function is unsupported or undefined.

I have Splunk 6.1.3

0 Karma

sowings
Splunk Employee
Splunk Employee

Ah, yes indeed. My mistake, I was searching the wrong code branch! For this particular panel, you can edit the search (until you upgrade Splunk!) to read where mvcount(maxTotalDataSizeMB) > 1. You'll get a false positive if you change the radio button for "Collapse Distinct Values" to "No", but at that point you're looking for other problems.

0 Karma

sowings
Splunk Employee
Splunk Employee

Sure enough. It looks like the mvdedup function was introduced in 6.2. I've looked over the code (searches) for that dashboard, and I don't find any mvdedup calls, even for a couple back versions of Fire Brigade. What version are you using? If upgrading the app is an option, you may find that it works for you (the current code doesn't contain an mvdedup call).

0 Karma

vchepkov
Explorer

I have the most latest version - 2.0.4 and it's there:

$ grep -R mvdedup .
./default/data/ui/views/index_configs.xml:      where mvcount(mvdedup(maxTotalDataSizeMB)) > 1
0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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