Deployment Architecture

サーチヘッドのメモリ使用率について

cwl
Contributor

サーチヘッドを5から6.1.4にアップグレードしたところ、サーチヘッドのsplunkdのメモリ使用率が毎日300MB〜400MBくらい解放されずに増え続けていますが、原因および回避策を分かる方いますでしょうか?

1 Solution

cwl
Contributor

サポートに確認したところ、6から追加された「batch mode search」に不具合SPL-91537があったことが分かりました。6.1.5では修正されているが、6.1.5より以前のバージョンについてはbatch mode searchを無効にすることで回避できることも分かりました。

因にbatch mode searchは、SPLUNK_HOME/etc/system/local/limits.confに以下の内容を追加することで無効にできます。

[search] 
allow_batch_mode = false 

View solution in original post

0 Karma

cwl
Contributor

サポートに確認したところ、6から追加された「batch mode search」に不具合SPL-91537があったことが分かりました。6.1.5では修正されているが、6.1.5より以前のバージョンについてはbatch mode searchを無効にすることで回避できることも分かりました。

因にbatch mode searchは、SPLUNK_HOME/etc/system/local/limits.confに以下の内容を追加することで無効にできます。

[search] 
allow_batch_mode = false 
0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...