Splunk Search

What search commands are supported by real-time searches?

Jason
Motivator

What search commands are supported by real-time searches?

I can't find this information in the manual.

Tags (2)
0 Karma

ChrisG
Splunk Employee
Splunk Employee

Quoting from the Search Manual topic, About real-time searches: "Real-time searches can take advantage of all Splunk search functionality, including advanced functionality like lookups, transactions, and so on. We've also designed search commands that are to be used specifically in conjunction with real-time searches, such as streamstats and rtorder."

0 Karma

ChrisG
Splunk Employee
Splunk Employee

Thanks, Jason. I will have the writer for the Search Manual look into that and update the docs!

0 Karma

Jason
Motivator

Evidently that's not completely true, as you get an error "This command is not supported in a real-time search" when you try to run an | inputlookup in a real time search. Also, appends don't work, and don't give errors.

index=_internal | stats count by host | append [inputlookup allhosts] | stats max(count) as count by host works as expected on a non-RT search but doesn't show any values in the lookup that are not in the main seach when changed to RT.

0 Karma

Jason
Motivator

Bump. There must be a listing of these somewhere?

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...