All Apps and Add-ons

Upgrading Standalone Search Head App

splkmika1
Explorer

I have a Splunk Enterprise distributed environment setup with 1 search head, 2 Clustered indexers, a Cluster master, and a Deployment Server/License Server.

I recently installed both the Cisco-networks-add-on-for-splunk-enterprise_254 and the cisco-networks-app-for-splunk-enterprise_254 on my search head. Today I upgraded the cisco networks app from 254 to 255 using the following cli command:

 ./splunk install app <app_package_filename> -update 1 -auth <username>:<password>

This appeared to upgrade the app ok and it fixed the issue that I was having with the Overview Dashboard, however have noticed that if I click on App:Cisco Networks>Inventory>Interfaces, then I get the following error:

Error in 'PivotProcessor':Error in 'PivotUtil': The dataset 'interface' has no field 'index'

I am using a custom index for my cisco syslogs. Do I need to modify the app accordingly?

renjith_nair
Legend

@splkmika1 , the customization including the index (if you have put in the default) might have been overwritten by the installation/upgrade of new app. Since you have already updated the app, just have a look at the configuration files especially indexes.conf to see if your customization still exists

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...