Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Category: Problem

Priority: Critical

Platform: Splunk Cloud

Version: 1 from 10.03.2023

Description

Among other issues, the source/system lookup does not populate on Dropdowns using the master_inventory_lookup do not populate in the PowerConnect App for Splunk dashboards in Splunk Cloud environments.

Cause

The Master Inventory Lookup is KVstore based. A Splunk Cloud bug is causing the supported fields list in the lookup definition to be misinterpreted, resulting in the lookup showing no results in search despite data being present in the underlying KV collection.

Resolution

As a temporary workaround, this lookup should be converted to a CSV file-based lookup:

...

Create a new CSV lookup called master_inventory_lookup.csv in the Splunk App for Lookup File Editing. Ensure that it is blank and associate it with the SAP PowerConnect for Splunk application as indicated in the screenshots below.

...

Return to the SAP PowerConnect for PowerConnect application.

...

Go to Settings → Lookups → Lookup Definitions.

...

Search for and open the master_inventory_lookup definition under the SAP PowerConnect for Splunk app.

...

  • Change the definition Type to file-based.

...

Image Added

  • In the Lookup file, set the valueto master_inventory_lookup.csv.

...

  • Save the lookup definition.

...

In the PowerConnect app, go to Settings → Searches, reports, and alerts.

...

Select All from the Owner dropdown.

...

Search “Master Inventory Lookup” and find the “Master Inventory Lookup - Lookup Gen - Run Once Only” search.

...

Run this search.

...

After the search concludes please proceed to any of the dashboards within the PowerConnect Splunk app. The dropdowns will now work as designed. But If still the SID is not getting populated on Splunk Cloud , the below additional setting needs to be performed

On Splunk's menu bar, Click on Search -> Advanced search -> Search Macros  -> search term (sap-index)

Before:

...

Removed the double quotes and changed to the index which is defined (In our case index=sap) and then run Post configuration wizard setup again.

 

After:

...