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!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...