Getting Data In

Why doesn't Splunk Enterprise 8 display the results of a command (i.e. btool, etc.) on Windows 10 using SSH (putty)?

Nanuk
Explorer

Hi so I've been teaching myself Splunk and I don't really have the HDD space to run VM on my WIndows 10 desktop or laptop, and the thought to dual booting CentOS on both scares me since I don't have anywhere to backup my data atm.

I've actually looked for an answer to this here and on google and have not found an answer to this question. Some people have asked questions similar to this and the answer is usually to run an elevated command prompt as admin. This doesn't work for me.

I've installed Splunk Enterprise Trial 8 on my laptop and install the new WIndows 10 OpenSSH server. I've installed putty and super putty (i know not really relevant, but I want to be thorough.) on my desktop. I can connect to the laptop from the desktop using putty and Splunk will display the results of the command "splunk status" in putty, but any other command like "splunk btool inputs.conf list" or "splunk show web-port" doesn't return any results in putty. I'm assuming that the laptop still running the command but not returning the results in putty. i.e. a command prompt window is very quickly opening and displaying the results and just as quickly closing before i can even notice it. I'm assuming this because after i press enter for those commands on putty, there is a pause before putty shows command prompt/next line again.

please help.

0 Karma

woodcock
Esteemed Legend

There are several things including:
0: Your btool syntax is wrong; use inputs, not inputs.conf.
1: You should always run your shell/cmd/powershell as Administrator; otherwise stdout will be piped to a popup which will flash and disappear.
2: Some commands require passwords so if you do not specify CLI argument -auth user:PW then this may hang your window.
3: You could always redirect the output to a file and inspect the file.
4: These kinds of things are exactly why I hate running Splunk on Windows.

0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...