Quest Foglight Data Stream Parameters

The Splunk Enterprise plugin provides configurable data streams to fetch data from the Foglight API.

Each configurable data stream exposes a set of parameters that lets you filter the data you retrieve. The following information describes the available configurable data streams and their parameters in detail.

Scoped Foglight API Endpoint

Calls a Foglight API endpoint with the tile's scope available to the request, so one tile can return different data for each object in scope.

Parameter
Description
Foglight API Endpoint
Supply an API Endpoint to return data from. For example, alarm/current.

Foglight API Endpoint

Calls a Foglight GET endpoint directly, without scope. Use it to reach Foglight data the other data streams do not cover.

Parameter
Description
Foglight API Endpoint
Supply an API Endpoint to return data from. For example, alarm/current.

Topology Query

Returns data from a Foglight topology query, which selects objects by their place in the monitored model rather than by name.

Parameter
Description
Topology query
Enter a topology querty. For example, !DBO_Listener_Status where (aggregateState > 0)
Maximum depth
Optionally, specify the maximum depth of the topology query (usually 0 or 1).

Was this article helpful?


Have more questions or facing an issue?