<?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: Do you have advenced xml example file to explain &amp;quot;Selector&amp;quot; module ??? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28366#M177812</link>
    <description>&lt;P&gt;My Answer have updated to my question's content.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Aug 2010 23:47:33 GMT</pubDate>
    <dc:creator>SamChang</dc:creator>
    <dc:date>2010-08-16T23:47:33Z</dc:date>
    <item>
      <title>Do you have advenced xml example file to explain "Selector" module ???</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28362#M177808</link>
      <description>&lt;P&gt;Dear Sir &lt;BR /&gt;&lt;/P&gt;

&lt;P&gt;Does you have advenced xml example file to explain "Selector" module ??? &lt;BR /&gt;
I can't understand the explanation in &lt;A href="http://www.splunk.com/base/Documentation/latest/Developer/ModuleReference" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Developer/ModuleReference&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;============================================================================&lt;/P&gt;

&lt;P&gt;Step 01 - Download "ui_examples_4.1_2010_04_09.tar.gz" &lt;BR /&gt;
Step 02 - Uncompress this .tar.gz file to "ui_examples" folder &lt;BR /&gt;
Step 03 - move "ui_examples" folder to "/opt/splunk/etc/apps/" &lt;BR /&gt;
Step 04 - cd "/opt/splunk/etc/apps/ui_examples/default/data/ui/views" &lt;BR /&gt;
Step 05.1 - cat All .xml file and grep "Selector" to find "Selector" in All xml file &lt;BR /&gt;
Step 05.2 - cat ./*.xml | grep "elector" &lt;BR /&gt;
Step 05.3 - can't find any "Selector" module in ALL xml files &lt;BR /&gt;&lt;/P&gt;

&lt;P&gt;I thing ... &lt;BR /&gt;
If any "view" use "Selector" module ... &lt;BR /&gt;
I should find "Selector" module in xml file. &lt;BR /&gt;
Because I can't find any "Selector" module in All xml file, &lt;BR /&gt;
so I think that "ui_examples" APPs doesn't use any "Selector" module ...&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2010 23:04:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28362#M177808</guid>
      <dc:creator>SamChang</dc:creator>
      <dc:date>2010-08-11T23:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Do you have advenced xml example file to explain "Selector" module ???</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28363#M177809</link>
      <description>&lt;P&gt;Go to splunkbase and download and install the &lt;A href="http://www.splunkbase.com/apps/All/4.x/app%3aUI+Examples+for+4.1" rel="nofollow"&gt;UI Examples app&lt;/A&gt;. It will give you a lot of good examples.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2010 00:25:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28363#M177809</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-08-12T00:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Do you have advenced xml example file to explain "Selector" module ???</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28364#M177810</link>
      <description>&lt;P&gt;Dear Sir&lt;/P&gt;

&lt;P&gt;Sorry! I have downloaded "ui_examples_4.1_2010_04_09.tar.gz".
I have executed cat and grep commands to check all xml file in ui_examples_4.1.
I can't find any "Selector" module in any xml file (ui examples 4.1).
Below is my checking command --&lt;/P&gt;

&lt;P&gt;shell# pwd
/opt/splunk/etc/apps/ui_examples/default/data/ui/views
shell# cat ./*.xml | grep module | grep "elector"&lt;/P&gt;

&lt;P&gt;Shell ... no response ...&lt;/P&gt;

&lt;P&gt;Do you have any other example files to explain "Selector" module using .... thanks&lt;/P&gt;</description>
      <pubDate>Sat, 14 Aug 2010 02:40:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28364#M177810</guid>
      <dc:creator>SamChang</dc:creator>
      <dc:date>2010-08-14T02:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Do you have advenced xml example file to explain "Selector" module ???</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28365#M177811</link>
      <description>&lt;P&gt;Can you elaborate on what you are trying to do? The selector module might be a red hering.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2010 01:57:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28365#M177811</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-08-15T01:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Do you have advenced xml example file to explain "Selector" module ???</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28366#M177812</link>
      <description>&lt;P&gt;My Answer have updated to my question's content.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2010 23:47:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28366#M177812</guid>
      <dc:creator>SamChang</dc:creator>
      <dc:date>2010-08-16T23:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Do you have advenced xml example file to explain "Selector" module ???</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28367#M177813</link>
      <description>&lt;P&gt;What are yo trying to accomplish with the selector module?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 01:04:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28367#M177813</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-08-17T01:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Do you have advenced xml example file to explain "Selector" module ???</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28368#M177814</link>
      <description>&lt;P&gt;Again, it would be better for you to explain what you want to do, rather than asking for a specific module. The Selector module is not used in the examples because you should be using a different module. I suspect that what you want to do should be done using the EntityLinkLister or EntitySelectLister module instead. An example of using the EntityLinkLister is &lt;A href="http://www.splunk.com/base/Documentation/4.1.4/Developer/HowToUseListers#EntityLinkLister" rel="nofollow"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2010 12:17:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Do-you-have-advenced-xml-example-file-to-explain-quot-Selector/m-p/28368#M177814</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-08-24T12:17:03Z</dc:date>
    </item>
  </channel>
</rss>

