Splunk Search

How does the searchtxn command work?

kozhin
New Member

Hello i have a problem with searchtxn:

"Error in 'searchtxn' command: This command must be the first command of a search."

and i don't understand how to use it correctly. i have events from one sourcetype and i need to paste them together. They have same number of device "645", but because i have a very long search with rex, i don't know how to paste them. Help me pls how to write correctly searchtxn

Tags (1)
0 Karma

stephanefotso
Motivator

Hello! Did you read the manual? http://docs.splunk.com/Documentation/Splunk/6.2.0/SearchReference/Searchtxn
Take a look at it, and let me know if any issue.

SGF
0 Karma

kozhin
New Member

yes i read. and i didn't understand this example.

0 Karma

stephanefotso
Motivator

The manual is clear. The command Efficiently retrieves transaction events matching the transaction type transaction-name that contain the text selected by search-string.
The example bellow, will Find all email transactions to root from David Smith.

| searchtxn email to=root from="David Smith"

If you still have problems, let me get your query

SGF
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...