Skip to main content
Skip table of contents

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

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…

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

to

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

Product version

Product

From

To

Splunk

7.1.0

7.3.0

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.