Refine your search:

This search works without issue in 4.2.4:

sourcetype="teledebug" | transaction keeporphans=1 host source startswith=ANI endswith=onhook

In 4.3 it appears to work, but it returns an error in red atop the results:

[splunk1] Streamed search execute failed because: Error in 'transam' command: Invalid argument: 'keeporphans=1'

Anyone else? Known bug?

EDIT: the error is coming from one of my 4.2.3 indexers. Weird. Any ideas? I'll upgrade asap and report back if it fixes the problem.

asked 12 Jan '12, 07:54

twinspop's gravatar image

twinspop
5403432
accept rate: 45%

edited 12 Jan '12, 08:03


One Answer:

http://docs.splunk.com/Documentation/Splunk/4.2.3/SearchReference/Transaction

Keeporphans was introduced in version 4.2.4 so 4.2.3 indexers trying to run that search will fallover I am afraid, I think it is keepevicted or something similar.

link

answered 12 Jan '12, 08:37

Drainy's gravatar image

Drainy
8.2k617
accept rate: 24%

edited 12 Jan '12, 08:44

Multiple failures here. I didn't even realize I had a 4.2.3 indexer still. And then failed to read the error message correctly. Doh! Thanks.

(12 Jan '12, 08:49) twinspop
Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×171

Asked: 12 Jan '12, 07:54

Seen: 390 times

Last updated: 12 Jan '12, 08:49

Copyright © 2005-2012 Splunk Inc. All rights reserved.