<?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: How to make *NIX app send data to the os index only? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70518#M4392</link>
    <description>&lt;P&gt;The behavior you're describing is related to the "indexed searched by default" for your user role. The os index has probably been added to that list for your role, so you don't have to type it in; it's searched automatically. Note that you can still expressly include it in your search terms (and then you'd search &lt;EM&gt;only&lt;/EM&gt; that index).&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2013 16:41:32 GMT</pubDate>
    <dc:creator>sowings</dc:creator>
    <dc:date>2013-09-25T16:41:32Z</dc:date>
    <item>
      <title>How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70510#M4384</link>
      <description>&lt;P&gt;I have just realized that the &lt;EM&gt;NIX app is sending data to the &lt;CODE&gt;os&lt;/CODE&gt; index (which is correct) but **also&lt;/EM&gt;* to the &lt;CODE&gt;main&lt;/CODE&gt; index.&lt;/P&gt;

&lt;P&gt;Is this normal behavior? I was expecting the app to send data to the &lt;CODE&gt;os&lt;/CODE&gt; index only, since it is created exactly for this purpose...&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt; My mistake, the app correctly sends the data to the &lt;CODE&gt;os&lt;/CODE&gt; index only, I got confused because searching for example for &lt;CODE&gt;sourcetype=top&lt;/CODE&gt; in the search app bring up results from the &lt;CODE&gt;os&lt;/CODE&gt; index as well, whereas for other indexes I need to manually specify the index to search.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:49:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70510#M4384</guid>
      <dc:creator>danielpellarini</dc:creator>
      <dc:date>2020-09-28T14:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70511#M4385</link>
      <description>&lt;P&gt;I'm not seeing this behavior.  Can you be more specific regarding the event source/sourcetypes that are being indexed in main?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 16:21:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70511#M4385</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-09-23T16:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70512#M4386</link>
      <description>&lt;P&gt;The scripted inputs may send the diagnostic output from their scripts (e.g. "df", "top", etc) to the default database. I would check the inputs.conf definition for the script:: inputs to see if they include an index definition.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 16:36:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70512#M4386</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-09-23T16:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70513#M4387</link>
      <description>&lt;P&gt;@lukejadamec As far as I can tell, all the inputs and sourcetypes I have enabled in the NIX app end up in the main index too. I haven't checked them all, but all of the inputs I have checked behave like this, and it started immediately after configuring the NIX app.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:10:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70513#M4387</guid>
      <dc:creator>danielpellarini</dc:creator>
      <dc:date>2013-09-23T17:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70514#M4388</link>
      <description>&lt;P&gt;Hi sowings, thank you for your answer. The &lt;CODE&gt;inputs.conf&lt;/CODE&gt; file contains the line &lt;CODE&gt;index=os&lt;/CODE&gt; for every input stanza.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:12:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70514#M4388</guid>
      <dc:creator>danielpellarini</dc:creator>
      <dc:date>2013-09-23T17:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70515#M4389</link>
      <description>&lt;P&gt;So if you were to search for "(index=main OR index=os) sourcetype=df"*, you'd get records for the same host in both indexes? And for the same time?&lt;/P&gt;

&lt;P&gt;* Here, use a sourcetype appropriate for what you've enabled in your environment, df was just an example.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:16:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70515#M4389</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-09-23T17:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70516#M4390</link>
      <description>&lt;P&gt;Makes sense, that what I see also.  Not sure why that is.  My other custom indexes need to be specifically called out in the search.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:57:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70516#M4390</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-09-23T17:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70517#M4391</link>
      <description>&lt;P&gt;For some reason, in this case the &lt;CODE&gt;os&lt;/CODE&gt; index gets searched even if you don't specify it explicitly, which means that searching for &lt;CODE&gt;sourcetype=top&lt;/CODE&gt; will search the &lt;CODE&gt;os&lt;/CODE&gt; index and not the &lt;CODE&gt;main&lt;/CODE&gt; index. This doesn't happen with other indexes, which I manually have to type in the search bar in order to search data inside them.&lt;/P&gt;

&lt;P&gt;A quick search for &lt;CODE&gt;index=main sourcetype=top&lt;/CODE&gt; showed that the *NIX app data is not sent to the &lt;CODE&gt;main&lt;/CODE&gt; index.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 16:20:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70517#M4391</guid>
      <dc:creator>danielpellarini</dc:creator>
      <dc:date>2013-09-25T16:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70518#M4392</link>
      <description>&lt;P&gt;The behavior you're describing is related to the "indexed searched by default" for your user role. The os index has probably been added to that list for your role, so you don't have to type it in; it's searched automatically. Note that you can still expressly include it in your search terms (and then you'd search &lt;EM&gt;only&lt;/EM&gt; that index).&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 16:41:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70518#M4392</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-09-25T16:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70519#M4393</link>
      <description>&lt;P&gt;You're right.  Both main and os were in my role.  Removing os removed the behavior.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 16:49:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70519#M4393</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-09-25T16:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to make *NIX app send data to the os index only?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70520#M4394</link>
      <description>&lt;P&gt;@sowings yep, that was it. Thanks for the comment &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2013 15:54:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-make-NIX-app-send-data-to-the-os-index-only/m-p/70520#M4394</guid>
      <dc:creator>danielpellarini</dc:creator>
      <dc:date>2013-09-26T15:54:59Z</dc:date>
    </item>
  </channel>
</rss>

