<?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: WSOC App with more than one index in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61500#M3723</link>
    <description>&lt;P&gt;did you try by adding your indexes :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Manager » Access controls » Roles » admin » Indexes searched by default
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or using modifying the app WSOC searches and adding a &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.3/User/CreateAndUseSearchMacros"&gt;macro&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Sep 2012 19:02:22 GMT</pubDate>
    <dc:creator>MarioM</dc:creator>
    <dc:date>2012-09-17T19:02:22Z</dc:date>
    <item>
      <title>WSOC App with more than one index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61499#M3722</link>
      <description>&lt;P&gt;I want to use the Windows Security Operations Center (WSOC) app but My win. event logs or fragmented in many indexes.  I use different indexes to keep track of different business segments and each segment keeps there windows events in there own index.  I would like to pint the WSOC at all the indexes that have Win event logs.  Can I do this with the configuration GUI and how?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2012 14:55:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61499#M3722</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2012-09-17T14:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: WSOC App with more than one index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61500#M3723</link>
      <description>&lt;P&gt;did you try by adding your indexes :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Manager » Access controls » Roles » admin » Indexes searched by default
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or using modifying the app WSOC searches and adding a &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.3/User/CreateAndUseSearchMacros"&gt;macro&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2012 19:02:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61500#M3723</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-09-17T19:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: WSOC App with more than one index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61501#M3724</link>
      <description>&lt;P&gt;yes too many indexes to put in roles and I don't what to have to do this for all groups that need data. Can you point me or get me started on a "MACRO" that would work with this APP?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2012 19:06:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61501#M3724</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2012-09-17T19:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: WSOC App with more than one index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61502#M3725</link>
      <description>&lt;P&gt;The WSOC apps (v1.1) uses macros so you can change this easily.&lt;/P&gt;

&lt;P&gt;Go to Manager -&amp;gt; Advanced search -&amp;gt; Search macros&lt;/P&gt;

&lt;P&gt;You should see two macros used by the application:&lt;/P&gt;

&lt;P&gt;windowsindex and windowssourcetype&lt;/P&gt;

&lt;P&gt;Feel free to modify them so they include all your indexes. You can simply enter multiple indexes with the OR keyword in the windowsindex macro, for example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=myindex1 OR index=myindex2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will make Splunk search through both indexes and the whole application should work automatically since all searches use this macro.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2012 19:17:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61502#M3725</guid>
      <dc:creator>bojanz</dc:creator>
      <dc:date>2012-09-17T19:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: WSOC App with more than one index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61503#M3726</link>
      <description>&lt;P&gt;you are a lifesaver thanks so much this is what I was looking for.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2012 19:20:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61503#M3726</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2012-09-17T19:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: WSOC App with more than one index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61504#M3727</link>
      <description>&lt;P&gt;What if one wants to search for more than one windowssourcetype? &lt;/P&gt;

&lt;P&gt;I tried to do the same as you showed for the indexes and nothing seems to be happening from the change.&lt;/P&gt;

&lt;P&gt;I'd like to add Application and System events as well.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 17:14:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/WSOC-App-with-more-than-one-index/m-p/61504#M3727</guid>
      <dc:creator>sdse78</dc:creator>
      <dc:date>2017-02-09T17:14:08Z</dc:date>
    </item>
  </channel>
</rss>

