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!

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...