<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: can I pre-populate fields in &amp;quot;new input&amp;quot; pages in Splunk Manager? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/can-I-pre-populate-fields-in-quot-new-input-quot-pages-in-Splunk/m-p/16477#M1997</link>
    <description>&lt;P&gt;Yes.  You can edit the manager XMl files and include dropdowns with pre-populated information.  Something similar to this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;             ....
             &amp;lt;element name="host" type="select"&amp;gt;
              &amp;lt;options&amp;gt;
                &amp;lt;opt value="\w+" label="Words" /&amp;gt;
                &amp;lt;opt value="\d+" label="Numbers" /&amp;gt;
              &amp;lt;/options&amp;gt;
             &amp;lt;/element&amp;gt;
             ....
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 14 Mar 2012 21:05:21 GMT</pubDate>
    <dc:creator>richprescott</dc:creator>
    <dc:date>2012-03-14T21:05:21Z</dc:date>
    <item>
      <title>can I pre-populate fields in "new input" pages in Splunk Manager?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-I-pre-populate-fields-in-quot-new-input-quot-pages-in-Splunk/m-p/16476#M1996</link>
      <description>&lt;P&gt;I'd like to create a shortcut for admins to create specific new data inputs. For example, if I want to have a shortcut which autmatically sets the Host regex for file inputs. &lt;/P&gt;

&lt;P&gt;Is this possible?  Obviously, the easiest way would be to use a URL (e.g. pointing to &lt;CODE&gt;/manager/search/data/inputs/monitor/_new?action=edit&lt;/CODE&gt;) with query string parameters added which populate manager input page controls.&lt;/P&gt;

&lt;P&gt;Or, a POST using client script which achieved the same thing would be fine too-- as long as the user can fill in the remaining fields manually.&lt;/P&gt;

&lt;P&gt;Is this possible? &lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2010 04:43:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-I-pre-populate-fields-in-quot-new-input-quot-pages-in-Splunk/m-p/16476#M1996</guid>
      <dc:creator>Justin_Grant</dc:creator>
      <dc:date>2010-06-30T04:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: can I pre-populate fields in "new input" pages in Splunk Manager?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-I-pre-populate-fields-in-quot-new-input-quot-pages-in-Splunk/m-p/16477#M1997</link>
      <description>&lt;P&gt;Yes.  You can edit the manager XMl files and include dropdowns with pre-populated information.  Something similar to this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;             ....
             &amp;lt;element name="host" type="select"&amp;gt;
              &amp;lt;options&amp;gt;
                &amp;lt;opt value="\w+" label="Words" /&amp;gt;
                &amp;lt;opt value="\d+" label="Numbers" /&amp;gt;
              &amp;lt;/options&amp;gt;
             &amp;lt;/element&amp;gt;
             ....
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 14 Mar 2012 21:05:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-I-pre-populate-fields-in-quot-new-input-quot-pages-in-Splunk/m-p/16477#M1997</guid>
      <dc:creator>richprescott</dc:creator>
      <dc:date>2012-03-14T21:05:21Z</dc:date>
    </item>
  </channel>
</rss>

