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!

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 ...