Reporting

SavedSearchをサーチしたい場合の方法は?

Splunk_Shinobi
Splunk Employee
Splunk Employee

保存したサーチ(savedsearch)をリスト化したり、
サーチキーワード自体にサーチをかけたい場合はどうすればよいですか。

  • How to get a list of savedsearch and search over search teams in saved searches?
Tags (2)
0 Karma
1 Solution

melonman
Motivator

admin権限のあるユーザでSavedSearchをリストするには、

| rest /services/saved/searches

と実行すると、qualifiedSearchフィールドにサーチキーワードがありますので、
煮るなり焼くなりしてみてください。

例えば以下の様な感じです。

| rest /services/saved/searches | table author eai:acl.app title dispatch.earliest_time dispatch.latest_time qualifiedSearch | sort + author teai:acl.app title

View solution in original post

0 Karma

melonman
Motivator

admin権限のあるユーザでSavedSearchをリストするには、

| rest /services/saved/searches

と実行すると、qualifiedSearchフィールドにサーチキーワードがありますので、
煮るなり焼くなりしてみてください。

例えば以下の様な感じです。

| rest /services/saved/searches | table author eai:acl.app title dispatch.earliest_time dispatch.latest_time qualifiedSearch | sort + author teai:acl.app title

0 Karma
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...