Deployment Architecture

edit file server.conf

vumanhtai
Path Finder

i changed file server.conf as per this document "https://docs.splunk.com/Documentation/Splunk/7.3.1/Admin/Serverconf"
The goal is to optimized the load per index to increase performance.
However I got the bellow issue:
Invalid key in stanza [general] in /opt/splunk/etc/system/local/server.conf, line 6: pipelineSetSelectionPolicy (value: weighted_random).
Did you mean 'parallelIngestionPipelines'?
Did you mean 'pass4SymmKey'?
Invalid key in stanza [general] in /opt/splunk/etc/system/local/server.conf, line 7: pipelineSetWeightsUpdatePeriod (value: 15).
Did you mean 'parallelIngestionPipelines'?
Did you mean 'pass4SymmKey'?

Please help to explain why i got this and how to fix
Thanks ALL

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi vumanhtai,
at first, site option must be used only if you have a multisite cluster, do you have it?

Errors are related to the following options

  • pipelineSetSelectionPolicy = weighted_random
  • pipelineSetWeightsUpdatePeriod = 15

about the first, try to insert the default value "round_robin" and check if you have still the error.

About the second, use with caution this option because you could have other problems in search.

Bye.
Giuseppe

0 Karma

vumanhtai
Path Finder

Hi gcusello
i have a multisite Cluster index
i want to optimized index.
the option
pipelineSetWeightsUpdatePeriod, I thought up deleting it for default use.
Thank You

0 Karma

skalliger
Motivator

Please show your complete server.conf stanza. Where and how did you define it exactly?

Skalli

0 Karma

vumanhtai
Path Finder

Hi Skalli
my file server.conf

[general]
serverName = splunk10
pass4SymmKey = $1$V7KhzvNCnuUS
site = default
parallelIngestionPipelines = 2
pipelineSetSelectionPolicy = weighted_random
pipelineSetWeightsUpdatePeriod = 15

[sslConfig]
sslPassword = $1$AP71krYE1bcS

[lmpool:auto_generated_pool_download-trial]
description = auto_generated_pool_download-trial
quota = MAX
slaves = *
stack_id = download-trial

[lmpool:auto_generated_pool_forwarder]
description = auto_generated_pool_forwarder
quota = MAX
slaves = *
stack_id = forwarder

[lmpool:auto_generated_pool_free]
description = auto_generated_pool_free
quota = MAX
slaves = *
stack_id = free

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...