All Apps and Add-ons

Splunk stream app

solari
New Member

Hello

I appear to be having a problem with stream app 6.2.2 running on splunk 6.2.3. I have a universal forwarder on another linux box sending the data to the main search head.

I do not get any data displaying in the Stream Stats dashboard & other dashboards inside the stream app - this includes the main page displaying:

Avg. Traffic(15m)
~ 0 B/s

All of the lines for the various protocols are flat and displaying as you would expect if it were not receiving data. However, I am receiving data if I check the Search > Data Summary > sourcetypes > stream:tcp .

I can see a lot of logs coming in, and Enterprise security is taking that into account as well.

Any ideas why the dashboards and graphs within the stream app are not displaying anything?

Many thanks.

Tags (1)
0 Karma

solari
New Member

Anyone else have any ideas?

Thanks

0 Karma

vshcherbakov_sp
Splunk Employee
Splunk Employee

Hello,

The data used to populate Stream dashboards is sent to the _internal index that is not being forwarded by default. To enable forwarding the _internal index, please modify your universal forwarder's $SPLUNK_HOME/etc/system/local/outputs.conf file to include the following:

[tcpout]
forwardedindex.2.whitelist = (_audit|_introspection|_internal)

0 Karma

vshcherbakov_sp
Splunk Employee
Splunk Employee
0 Karma

solari
New Member

Thanks for this, it has helped bring up the Stream Stats dashboard, but not the:

"Avg. Traffic(15m)
~ 0 B/s"

as well as the other protocol graphs in the config area.

Thanks for the help though - anything else would be greatly appreciated!

0 Karma

mdickey_splunk
Splunk Employee
Splunk Employee

The graphs in stream config are only populated if the streams are enabled (or "stats only"). By default, everything is disabled except the tcp and udp streams. You'll need to enable the other protocols/streams to get their graphs to populate.

0 Karma

solari
New Member

I have them enabled already.

Thanks!

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...