<?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 sent to main index only - RESOLVED in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322080#M60030</link>
    <description>&lt;P&gt;Hello Ssiever,&lt;/P&gt;

&lt;P&gt;I cannot find anything for the host name in Splunkd.log&lt;/P&gt;

&lt;P&gt;However I can find only below mentioned lines in the /var/log/splunk directory.&lt;/P&gt;

&lt;P&gt;metrics.log:09-14-2017 10:32:17.333 +0000 INFO  Metrics - group=per_host_thruput, series="db-containers", kbps=7.893489, eps=34.709250, kb=244.701172, ev=1076, avg_age=5464.828067, max_age=29468&lt;BR /&gt;
metrics.log:09-14-2017 10:32:17.334 +0000 INFO  Metrics - group=tcpin_connections, 104.45.237.119:19163:9998, connectionType=cooked, sourcePort=19163, sourceHost=, sourceIp=104.45.237.119, destPort=9998, kb=327.58, _tcp_Bps=26608.31, _tcp_KBps=25.98, _tcp_avg_thruput=25.98, _tcp_Kprocessed=327.58, _tcp_eps=52.19, _process_time_ms=1, chan_new_kBps=0.08, evt_misc_kBps=1.19, evt_raw_kBps=19.51, evt_fields_kBps=5.00, evt_fn_kBps=1.27, evt_fv_kBps=3.73, evt_fn_str_kBps=1.19, evt_fn_meta_dyn_kBps=0.00, evt_fn_meta_predef_kBps=0.00, evt_fn_meta_str_kBps=0.00, evt_fv_num_kBps=0.00, evt_fv_str_kBps=3.73, evt_fv_predef_kBps=0.00, evt_fv_offlen_kBps=0.00, build=4b804538c686, version=6.6.2, os=Windows, arch=x64, hostname=db-containers, guid=A9AADA66-57BB-4410-A075-328AE2C24FA3, fwdType=uf, ssl=false, lastIndexer=None, ack=false&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 15:47:12 GMT</pubDate>
    <dc:creator>vikram_m</dc:creator>
    <dc:date>2020-09-29T15:47:12Z</dc:date>
    <item>
      <title>Data is sent to main index only - RESOLVED</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322076#M60026</link>
      <description>&lt;P&gt;in system/local directory below is the configuration.&lt;/P&gt;

&lt;P&gt;[monitor:\{Log Location}]&lt;BR /&gt;
sourcetype=test&lt;BR /&gt;
index=chilqa&lt;BR /&gt;
disabled = false&lt;/P&gt;

&lt;P&gt;but it is surprising why data is sent to main index still.&lt;/P&gt;

&lt;P&gt;is there any other location which is making the index to pass to main index?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;BR /&gt;
Vikram.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:57:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322076#M60026</guid>
      <dc:creator>vikram_m</dc:creator>
      <dc:date>2017-09-08T13:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data is sent to main index only - RESOLVED</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322077#M60027</link>
      <description>&lt;P&gt;Hi vikram_m,&lt;BR /&gt;
run &lt;CODE&gt;/opt/splunk/bin/splunk cmd btool inputs list --debug &amp;gt; inputs_list.txt&lt;/CODE&gt; on your forwarder or target server.&lt;BR /&gt;
In this way you have all the configurated inputs and you can check if there are other configurations that have the same monitor.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:41:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322077#M60027</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-09-29T15:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data is sent to main index only - RESOLVED</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322078#M60028</link>
      <description>&lt;P&gt;Very likely you didn't configure the index 'chilqa' on your indexer. Take a look at splunkd.log on your indexer and you might find a message like this: &lt;CODE&gt;Received event for unconfigured/disabled/deleted index='chilqua' with source='&amp;lt;yourlogsource&amp;gt;' host='your forwarder host' sourcetype='sourcetype::test' (1 missing total)&lt;/CODE&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:07:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322078#M60028</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2017-09-08T18:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data is sent to main index only - RESOLVED</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322079#M60029</link>
      <description>&lt;P&gt;You need to send this to the forwarding server and restart the splunk instance there.  Then you need to search only for events that have been forwarded and indexed AFTER the point the forwarder was restarted (old events will obviously stain in &lt;CODE&gt;main&lt;/CODE&gt;).  If it still goes into &lt;CODE&gt;main&lt;/CODE&gt;, then you must not have a index defined in &lt;CODE&gt;indexes.conf&lt;/CODE&gt; for &lt;CODE&gt;chilqa&lt;/CODE&gt; (or you have not deployed it to your indexer tier or have not restarted the Splunk instances there) and have a &lt;CODE&gt;last chance index&lt;/CODE&gt; defined as &lt;CODE&gt;main&lt;/CODE&gt; and that is why it is ending up there.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2017 19:15:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322079#M60029</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-09-09T19:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Data is sent to main index only - RESOLVED</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322080#M60030</link>
      <description>&lt;P&gt;Hello Ssiever,&lt;/P&gt;

&lt;P&gt;I cannot find anything for the host name in Splunkd.log&lt;/P&gt;

&lt;P&gt;However I can find only below mentioned lines in the /var/log/splunk directory.&lt;/P&gt;

&lt;P&gt;metrics.log:09-14-2017 10:32:17.333 +0000 INFO  Metrics - group=per_host_thruput, series="db-containers", kbps=7.893489, eps=34.709250, kb=244.701172, ev=1076, avg_age=5464.828067, max_age=29468&lt;BR /&gt;
metrics.log:09-14-2017 10:32:17.334 +0000 INFO  Metrics - group=tcpin_connections, 104.45.237.119:19163:9998, connectionType=cooked, sourcePort=19163, sourceHost=, sourceIp=104.45.237.119, destPort=9998, kb=327.58, _tcp_Bps=26608.31, _tcp_KBps=25.98, _tcp_avg_thruput=25.98, _tcp_Kprocessed=327.58, _tcp_eps=52.19, _process_time_ms=1, chan_new_kBps=0.08, evt_misc_kBps=1.19, evt_raw_kBps=19.51, evt_fields_kBps=5.00, evt_fn_kBps=1.27, evt_fv_kBps=3.73, evt_fn_str_kBps=1.19, evt_fn_meta_dyn_kBps=0.00, evt_fn_meta_predef_kBps=0.00, evt_fn_meta_str_kBps=0.00, evt_fv_num_kBps=0.00, evt_fv_str_kBps=3.73, evt_fv_predef_kBps=0.00, evt_fv_offlen_kBps=0.00, build=4b804538c686, version=6.6.2, os=Windows, arch=x64, hostname=db-containers, guid=A9AADA66-57BB-4410-A075-328AE2C24FA3, fwdType=uf, ssl=false, lastIndexer=None, ack=false&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:47:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322080#M60030</guid>
      <dc:creator>vikram_m</dc:creator>
      <dc:date>2020-09-29T15:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data is sent to main index only - RESOLVED</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322081#M60031</link>
      <description>&lt;P&gt;On executing this command I came to know that in system\default directory the index = default.&lt;/P&gt;

&lt;P&gt;There I changed the index to chilqa and took a UF restart.&lt;/P&gt;

&lt;P&gt;This resolved the issue.&lt;/P&gt;

&lt;P&gt;But the surprise to me was as per Splunk and the conf file precedence local file will be one which has heighest priority and its index and configuration values will be picked up.&lt;/P&gt;

&lt;P&gt;Then in this was why is that default folder values were pickup and index was been sent to "main".&lt;/P&gt;

&lt;P&gt;Thanks.&lt;BR /&gt;
Vikram.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 17:43:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322081#M60031</guid>
      <dc:creator>vikram_m</dc:creator>
      <dc:date>2017-09-14T17:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data is sent to main index only - RESOLVED</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322082#M60032</link>
      <description>&lt;P&gt;but one more problem which I can see here is some of the data from the UF is going to main and some of it is going to ChilQA seems like I need to debug more on the issue. Please help if you have seen similar issue before.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;BR /&gt;
Vikram.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 17:49:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322082#M60032</guid>
      <dc:creator>vikram_m</dc:creator>
      <dc:date>2017-09-14T17:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data is sent to main index only - RESOLVED</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322083#M60033</link>
      <description>&lt;P&gt;Probably there's a similar problem: at first identify which logs are indexed on Main index (find hosts and sourcetypes) and then debug in the same way your input.conf stanzas.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 08:47:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322083#M60033</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-09-15T08:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Data is sent to main index only - RESOLVED</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322084#M60034</link>
      <description>&lt;P&gt;Now I created one more problem for me.&lt;/P&gt;

&lt;P&gt;In hope that I can give definitive answer I found that the UF version was 6.6.2 and our Enterprise instance is 6.5.3.&lt;/P&gt;

&lt;P&gt;So I uninstalled UF, restarted UF server, installed 6.5.2 version of UF and configured the UF in similar way.&lt;/P&gt;

&lt;P&gt;Now UF has totally stopped from sending data to the enterprise instance.&lt;/P&gt;

&lt;P&gt;I feel I am in big trouble on please help.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 09:05:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322084#M60034</guid>
      <dc:creator>vikram_m</dc:creator>
      <dc:date>2017-09-15T09:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data is sent to main index only - RESOLVED</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322085#M60035</link>
      <description>&lt;P&gt;There are really no issues with running different versions of UF, it is in fact very common. Here is the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.3/Forwarding/Compatibilitybetweenforwardersandindexers"&gt;documentation reference&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;The first thing to always check is your forwarder's splunkd.log. If you are on Linux, it's at /opt/splunkforwarder/var/log/splunk/splunkd.log. Check for any error messages there. Feel free to share what you find, if you can't make sense of it.&lt;/P&gt;

&lt;P&gt;If you can run &lt;CODE&gt;/opt/splunkforwarder/bin/splunk cmd btool inputs list --debug&lt;/CODE&gt; and &lt;CODE&gt;/opt/splunkforwarder/bin/splunk cmd btool outputs list --debug&lt;/CODE&gt; and share the output of both with you, we maybe better able to help you. &lt;/P&gt;</description>
      <pubDate>Sat, 16 Sep 2017 02:25:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-sent-to-main-index-only-RESOLVED/m-p/322085#M60035</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2017-09-16T02:25:49Z</dc:date>
    </item>
  </channel>
</rss>

