Splunk Search

No result found when search it by Fast mode or Smart mode

cipherjake
Explorer

We run transforming search like
[index=myIndex earliest="08/26/2014:00:00:00" latest="08/27/2014:00:00:00" myField = "A" | stats count]
or search like
[index=myIndex earliest="08/26/2014:00:00:00" latest="08/27/2014:00:00:00" myField = "A" | table host]
in the Smart mode or the Fast mode, we have "No results" for some myField. In 99% of cases we have "No results" for myField="A". Occasionally for myField = "B" or "C".
There is no problem when the mode is Verbose.

When the load of the server is high, may a result not display it by a search mode?
Is there something that is considered to be the cause of that?


あるサーチを実行したところ、結果が見つからないことが発生しました。

以下の検索ではイベントがすべて表示されていました。

(1) index=myIndex earliest="08/26/2014:00:00:00" latest="08/27/2014:00:00:00" myField = "A"

しかし、以下のようにサーチコマンド(stats,table)を実行すると結果が表示されません。
(2) [index=myIndex earliest="08/26/2014:00:00:00" latest="08/27/2014:00:00:00" myField = "A" | stats count]
or search like
[index=myIndex earliest="08/26/2014:00:00:00" latest="08/27/2014:00:00:00" myField = "A" | table host]

しかも結果が表示されないサーチのサーチモードを「詳細モード」に変更すると正常に結果が表示されました。
「スマートモード」「高速モード」だと表示されません。

(1)で結果が返っているのにサーチコマンドに渡すと結果が表示されない、という不思議な現象が起きています。

何か類似したケースをご存知の方がいれば教えて頂きたいと思います。

0 Karma

cpetterborg
SplunkTrust
SplunkTrust

You don't see individual events in Fast or Smart mode, only Verbose mode. It usually give a warning when I go to look at events when not in Verbose mode, so you may just not be seeing that message.

0 Karma
Get Updates on the Splunk Community!

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

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...