Document toolboxDocument toolbox

KB 188 - Instance filter non-functional in Splunk File System dashboard

KB 188 (Splunk): Instance filter non-functional in Splunk File System dashboard

Category: Problem

Priority: Medium

Category: Problem

Priority: Medium

Platform: Splunk

Version: 1 from 06.09.2023

Description

The SAP Instance dropdown does not filter results in the main panel when a specific instance is selected.

 

Cause

The dropdown’s token is not implemented in the panel query.

Resolution

This issue is fixed in the next release. In the meantime, change the first line of the panel search from…

`sap-abap(ST06_FSYS)` source="$source_id$"

to

`sap-abap(ST06_FSYS)` source="$source_id$" INSTANCE_NAME="$appServerList$"

Product version

Product

From

To

Splunk

7.1.0

7.3.0