<?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: Data is moved to index=main in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-moved-to-index-main/m-p/500965#M85341</link>
    <description>&lt;P&gt;the reason for it is that you did not specify the index on your inputs.conf file&lt;BR /&gt;
the default index when the index parameter is not set, is: main&lt;BR /&gt;
setup inputs.conf correctly and enjoy the data in the right index&lt;/P&gt;</description>
    <pubDate>Wed, 04 Dec 2019 14:32:15 GMT</pubDate>
    <dc:creator>adonio</dc:creator>
    <dc:date>2019-12-04T14:32:15Z</dc:date>
    <item>
      <title>Data is moved to index=main</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-moved-to-index-main/m-p/500963#M85339</link>
      <description>&lt;P&gt;In my environment, I have installed an application but instead of getting the data to a particular index which is assigned and created for that particular application in splunk, its forwarding the data to index=main.&lt;/P&gt;

&lt;P&gt;Have someone faced this issue, then pls suggest what needs to be done so that the data can be moved to the right index. &lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 11:06:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-moved-to-index-main/m-p/500963#M85339</guid>
      <dc:creator>psriyanka</dc:creator>
      <dc:date>2019-12-04T11:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data is moved to index=main</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-moved-to-index-main/m-p/500964#M85340</link>
      <description>&lt;P&gt;Hi @psriyanka,&lt;BR /&gt;
could you share any additional info?&lt;BR /&gt;
how do you get the data: universal forwarder, syslog or what else?&lt;BR /&gt;
which data are you speaking of?&lt;BR /&gt;
could you share the inputs.conf that you're using?&lt;BR /&gt;
what's your architecture, have you Heavy Forwarders?&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 13:04:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-moved-to-index-main/m-p/500964#M85340</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-12-04T13:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data is moved to index=main</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-moved-to-index-main/m-p/500965#M85341</link>
      <description>&lt;P&gt;the reason for it is that you did not specify the index on your inputs.conf file&lt;BR /&gt;
the default index when the index parameter is not set, is: main&lt;BR /&gt;
setup inputs.conf correctly and enjoy the data in the right index&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 14:32:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-moved-to-index-main/m-p/500965#M85341</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2019-12-04T14:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data is moved to index=main</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-moved-to-index-main/m-p/500966#M85342</link>
      <description>&lt;P&gt;Its a distributed environment,  I have installed  Azure Monitor Add-on for Splunk on Search Head and configured the input under setting in the splunk UI and the problem is that the data is not completely shown and the data is going to index=main, whereas I have configured the index=monitorazure to this particular application.&lt;/P&gt;

&lt;P&gt;Have set up the Azure Monitor Add-on for Splunk to get data for the below&lt;BR /&gt;
 input for Activity Logs&lt;BR /&gt;
 input for Diagnostics Logs&lt;BR /&gt;
 input for Metrics&lt;/P&gt;

&lt;P&gt;splunk   86420     0      0.0      00:00:00     0.0       2788     113148   ?        S         00:01  bash                /opt/splunk/etc/apps/AzureMonitorAddonForSplunk-master/bin/azure_diagnostic_logs.sh&lt;BR /&gt;
CPUTIME = 00:00:00PercentProcessorTime = 0.0eventtype = ps os oshost performance process ps report successhost = ip-10-20-201-222index = mainlinecount = 1process_cpu_used_percent = 0.0process_name = bashpunct = __________________________________________________source = pssourcetype = pssplunk_server = ip-XXXXXXXXXXX splunk_server_group = dmc_group_indexertag = os tag = oshost tag = performance tag = process tag = ps tag = report tag = success&lt;/P&gt;

&lt;P&gt;splunk   84594     3      0.0      00:00:00     0.0       3104     115272   ?        S         00:01  bash                /opt/splunk/etc/apps/AzureMonitorAddonForSplunk-master/bin/azure_activity_log.sh&lt;BR /&gt;
CPUTIME = 00:00:00PercentProcessorTime = 0.0eventtype = ps os oshost performance process ps report successhost = ip-10-20-201-164index = mainlinecount = 1process_cpu_used_percent = 0.0process_name = bashpunct = __________________________________________________source = pssourcetype = pssplunk_server = ip-XXXXXXXXXXXsplunk_server_group = dmc_group_indexertag = os tag = oshost tag = performance tag = process tag = ps tag = report tag = success&lt;/P&gt;

&lt;P&gt;splunk   84663     2      0.0      00:00:00     0.0      15836     133984   ?        R         00:00  python2.7           /opt/splunk/etc/apps/AzureMonitorAddonForSplunk-master/bin/azure_monitor_metrics.py&lt;BR /&gt;
CPUTIME = 00:00:00PercentProcessorTime = 0.0eventtype = ps os oshost performance process ps report successhost = ip-10-20-201-164index = mainlinecount = 1process_cpu_used_percent = 0.0process_name = python2.7punct = __________________________________________________source = pssourcetype = pssplunk_server = ip-XXXXXXXXXXXsplunk_server_group = dmc_group_indexertag = os tag = oshost tag = performance tag = process tag = ps tag = report tag = success&lt;/P&gt;

&lt;P&gt;INPUT.CONF File:&lt;/P&gt;

&lt;P&gt;[&lt;A href="http://hhh" target="_blank"&gt;http://hhh&lt;/A&gt;]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = monitorazure&lt;BR /&gt;
indexes = monitorazure&lt;BR /&gt;
token = XXXX&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:16:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-moved-to-index-main/m-p/500966#M85342</guid>
      <dc:creator>psriyanka</dc:creator>
      <dc:date>2020-09-30T03:16:37Z</dc:date>
    </item>
  </channel>
</rss>

