All Apps and Add-ons

3D Graph Network Topology Unknown search command fit

nissou055
Observer

Hello,

I am new to splunk so I will try to be as clear as possible. I wanted to test the visualization of networkx graphs in Splunk 3D Graph Network Topology App. I was able to load the csv file of the graph successfully and I can see the data and the graph visualization. However, when I run community detection algorithm, it shows me the following error: 

Unknown search command: 'fit'

Can somebody help me fix the issue please, thanks.

Labels (1)
0 Karma

fdarrigo
Path Finder

I have the same problem

0 Karma

nissou055
Observer

Hi, I found the solution on stackoverflow thanks to RichG (https://stackoverflow.com/users/2227420/richg😞

https://stackoverflow.com/questions/63472594/3d-graph-network-topology-unknown-search-command-fit/63...

 

Basically, you have to install the 'Splunk Machine Learning Toolkit App'. Also, if after doing that you find this new error:

'Python for Scientific Computation unknown'

 

Then you have to also install this App:

 

Python for Scientific Computation (PSC), there are multple versions, one for Mac and one for linux x64 I think, so choose the one that fits with your OS type.

 

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...