Refine your search:

Hello, I already have SearchSelectListers and ExtendedFieldSearches implemented in a couple dashboards and was wondering if an idea for joining them is possible.

Ideally I want to have a SearchSelectLister which will populate a drop-down with potential fields (source ip, dest ip, etc.) followed by an ExtendedFieldSearch which is where the user can input the value for the selected field.

So my primary question is how I would get the SearchSelectLister to talk with the ExtendedFieldSearch. Would I be able to use addterm for the intention with SearchSelectLister and then use stringreplace with the ExtendedFieldSearch to insert the value? That's an idea I have in my head but I don't think it'll work based on how I've used addterm before.

I wanted to see if anyone else has tried this before with what's available out of the box before checking into the Sideview Utils app.

Also as a last thing if I am able to get this to work I would then want to be able to have three of these nested and possibly have a drop-down to select "AND" or "OR" between each pair of SearchSelectLister and ExtendedFieldSearch modules.

Thank you very much for any help on this.

asked 06 Dec '11, 07:58

aputz's gravatar image

aputz
593
accept rate: 0%


One Answer:

This is all possible with Sideview Utils. Download it and play with the examples. And say goodbye to intentions :-)

link

answered 06 Dec '11, 09:50

Joetron's gravatar image

Joetron
75314
accept rate: 20%

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:

×325
×161
×15
×4
×3

Asked: 06 Dec '11, 07:58

Seen: 662 times

Last updated: 06 Dec '11, 09:50

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