Getting Data In

How to resolve error "ERROR TcpInputProc - Error encountered for connection" on server?

rsingh
Explorer

i am getting 2 different errors on my Splunk server - please see attached for errors, unsure what is wrong

thanks for all your help

alt text

0 Karma
1 Solution

mattymo
Splunk Employee
Splunk Employee

Hi rsingh!

The tcpInputProc error about unknown protocol is usually due to the forwarder using a version of ssl that the indexer restricts..

Check the server.conf as per this doc:

https://docs.splunk.com/Documentation/Splunk/6.5.1/Security/SetyourSSLversion

Or ensure the certs being used are ok.

You can ensure your UF uses the right ssl version with sslVersions in outputs.conf

https://docs.splunk.com/Documentation/Splunk/6.5.1/Admin/Outputsconf

Your second error is simply search activity that contains the string error in it. You can filter that put by only searching source=*splunkd.log

- MattyMo

View solution in original post

mattymo
Splunk Employee
Splunk Employee

Hi rsingh!

The tcpInputProc error about unknown protocol is usually due to the forwarder using a version of ssl that the indexer restricts..

Check the server.conf as per this doc:

https://docs.splunk.com/Documentation/Splunk/6.5.1/Security/SetyourSSLversion

Or ensure the certs being used are ok.

You can ensure your UF uses the right ssl version with sslVersions in outputs.conf

https://docs.splunk.com/Documentation/Splunk/6.5.1/Admin/Outputsconf

Your second error is simply search activity that contains the string error in it. You can filter that put by only searching source=*splunkd.log

- MattyMo

rsingh
Explorer

thanks mmodestino - i think i resolved the previous errors but now i am getting a new one

ERROR ExecProcessor - message from ""C:\Program Files\Splunk\bin\splunk-perfmon.exe"" splunk-perfmon - OutputHandler::composeOutput: Counter is not found: Page Faults/sec

rsingh
Explorer

thanks i fixed it

0 Karma

mattymo
Splunk Employee
Splunk Employee

Awesome! Glad you are up and working!

Could you share what you did to resolve the issue so that future readers can benefit?

- MattyMo
0 Karma

rsingh
Explorer

makes sure - i was able to click on the error itself and it showed me which server was having the error. looks like the server had an old output.conf splunk server

thanks again

0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...