Refine your search:

Hello, I'm trying to create a dashboard with some sort of text field (eg: ExtendedFieldSearch) that has it's default value derived from a search of some sort, or from a setting. Is this possible within advanced charting dashboards?

maybe something along the lines of:

<module name="ExtendedFieldSearch"> <param name="field">aField</param> <param name="default">$someSetting$</param> <param name="intention"> <param name="name">stringreplace</param> <param name="arg"> <param name="something"> <param name="default"></param> <param name="fillOnEmpty">true</param> </param> </param> </param>

<param name="replacementMap"> <param name="arg"> <param name="something"> <param name="value"/> </param> </param> </param>

asked 16 Feb '12, 19:00

Samslara's gravatar image

Samslara
407
accept rate: 0%

Be the first one to answer this question!
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:

×274
×56
×4

Asked: 16 Feb '12, 19:00

Seen: 565 times

Last updated: 16 Feb '12, 19:00

Related questions

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