All Apps and Add-ons

Splunk 6.x Dashboard Examples: Why Javascript D3 Parallel Coordinates is not displaying all fields?

DavidHourani
Super Champion

Hello,

I am trying to use D3 Parallel Coordinates which exists in the 'Splunk 6.x Dashboard Examples’ app. The D3 works fine and most data gets displayed correctly the problem is that some fields don't show on the parallels.

For example I am trying to set 3 lines, one for the IP, one for the BW and one for the number of request but this view is only showing me the BW and the Nb of requests but not the IP addresses.

Has anyone had such an issue ? any idea how i can fix it ?

thank you.

David

1 Solution

dimitryz
Path Finder

Hi David ,
I beleive I had similar issue .
I've build D3 Parallel Coordinates chars that shows relations in following way :
host->source->sourcetype->index->size

One of my indexes seems to contain too many sources for Parallel Coordinates presentation.
When I incude this index "source" field is not shown.
When the index is excluded - all the fields are shown.
You may try to reduce IP addresses count.

Regards,
Dmitry

View solution in original post

dimitryz
Path Finder

Hi David ,
I beleive I had similar issue .
I've build D3 Parallel Coordinates chars that shows relations in following way :
host->source->sourcetype->index->size

One of my indexes seems to contain too many sources for Parallel Coordinates presentation.
When I incude this index "source" field is not shown.
When the index is excluded - all the fields are shown.
You may try to reduce IP addresses count.

Regards,
Dmitry

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...