Getting Data In

What does pset and reuse mean in splunkd.logs

dexterp
Explorer

Given this search for the TcpOutputProc

 

 

 

 

index=_internal source=*splunkd.log component=TcpOutputProc | fields _raw | head 5

 

 

 

 


What do the fields pset and reuse stand for?

12-29-2020 02:35:22.998 +0000 INFO TcpOutputProc - Connected to idx=X.X.X.X:9997, pset=0, reuse=0. using ACK.
12-29-2020 02:35:22.989 +0000 INFO TcpOutputProc - Connected to idx=X.X.X.X:9997, pset=0, reuse=0. using ACK.
12-29-2020 02:35:22.987 +0000 INFO TcpOutputProc - Connected to idx=X.X.X.X:9997, pset=0, reuse=0. using ACK.
12-29-2020 02:35:22.981 +0000 INFO TcpOutputProc - Connected to idx=X.X.X.X:9997, pset=0, reuse=0. using ACK.
12-29-2020 02:35:22.976 +0000 INFO TcpOutputProc - Connected to idx=X.X.X.X:9997, pset=0, reuse=0. using ACK.

 

 

 

Labels (1)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @dexterp,

"pset" means pipelineset on indexers. Indexers use default single pipeline set as default . If your indexers underutilized, in order to increase indexing throughput capacity you can increase this setting. Your logs show that your system uses single pipeline set. This setting can be used on forwarders and indexers or both.

You can find more detail in below document;

https://docs.splunk.com/Documentation/Splunk/8.1.1/Indexer/Pipelinesets

 

If this reply helps you an upvote is appreciated. 

If this reply helps you an upvote and "Accept as Solution" is appreciated.

dexterp
Explorer

I thought it might be pipeline set, I just wanted to confirm it with Splunk. 

0 Karma
Get Updates on the Splunk Community!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

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 ...