Versions Compared

Key

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

Category: Problem

Priority: Normal

Platform: Splunk

Version: 1 from 13.12.2023

Description

In the PowerConnect App for Splunk version 8.0.1, the panel data in the SAP Logs Search dashboard does not populate after selecting the required inputs.

...

Cause

The Instance Name dropdown does not contain the correct token name.

Resolution

Edit the input to use the token name instance_name.

  1. Open the SAP Logs Search dashboard

  2. Click the “Edit” button.

  3. Open the dashboard source by clicking the “source” button next to “UI”

  4. On code lines 83 and 99, perform the change on the matching text:

… INSTANCE_NAME=$instance_name|s$ $appServerList|s$

  1. Click “Save” and refresh the dashboard to verify that the functionality is correct.