Splunk Search

Splunk Hunkのジョブ調査結果取得無効方法について

kazuhiro_yamada
Explorer

Splunk Hunk(splunk analytics for hadoop)を使用しています。
バージョンは6.6.1です。
「ジョブの調査」をクリックすると表示される実行コストなどの情報取得を無効にする方法を教えてください。

0 Karma

nkoyama_splunk
Splunk Employee
Splunk Employee

 当該データは、検索毎に作成される、結果を格納するinfo.csvに保存されるデータになります。当該機能はトラブルシューティング等に利用される内部処理ですので、機能そのものの無効化はできないみたいです。
$SPLUNK_HOME/var/run/splunk/dispatch/<サーチ毎のIDフォルダ>/info.csv

但し、上記の検索毎に作成されるフォルダの保存期間を変更することは可能です。(通常のアドホックサーチは10分)
・アドホックサーチの場合

limits.conf

[search]
ttl=<integer:秒>
remote_ttl=<integer:秒>
[subsearch]
ttl=<integer:秒>

https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Search/Dispatchdirectoryandsearchartifacts

0 Karma

kazuhiro_yamada
Explorer

ご回答ありがとうございます。
無効化はできないとのこと承知しました。
いただいた「保存期間を変更する」方法を参考にさせていただきます。

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...