<?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 Logs not received into splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Logs-not-received-into-splunk/m-p/468853#M99600</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;HF has been installed in a server, connectivity has been created to splunk, but we are not able to see any logs in splunk.&lt;BR /&gt;
We have two different hosts.&lt;BR /&gt;
For one of the hosts we are able to see the logs, but not able to see the logs for another host.&lt;/P&gt;

&lt;P&gt;Note:&lt;BR /&gt;
1) Host2 is using the same index name and log files are placed in same path as of host 1&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jun 2020 07:37:29 GMT</pubDate>
    <dc:creator>VijaySrrie</dc:creator>
    <dc:date>2020-06-03T07:37:29Z</dc:date>
    <item>
      <title>Logs not received into splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-not-received-into-splunk/m-p/468853#M99600</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;HF has been installed in a server, connectivity has been created to splunk, but we are not able to see any logs in splunk.&lt;BR /&gt;
We have two different hosts.&lt;BR /&gt;
For one of the hosts we are able to see the logs, but not able to see the logs for another host.&lt;/P&gt;

&lt;P&gt;Note:&lt;BR /&gt;
1) Host2 is using the same index name and log files are placed in same path as of host 1&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 07:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-not-received-into-splunk/m-p/468853#M99600</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2020-06-03T07:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Logs not received into splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-not-received-into-splunk/m-p/468854#M99601</link>
      <description>&lt;P&gt;Hi @vijaysri,&lt;BR /&gt;
your architecture isn't so clear for me:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;you have two servers that send logs to an Heavy Forwarder,&lt;/LI&gt;
&lt;LI&gt;Heavy Forwarder sends logs to a Splunk Enterprise,&lt;/LI&gt;
&lt;LI&gt;is it correct?&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;If this is your architecture, where you're not able to see logs on Splunk Enterprise or on Heavy Forwarder?&lt;/P&gt;

&lt;P&gt;On HF you can see logs only if you hace a local copy of the logs (with duplicated license consuption), otherwise you can see logs only on Splunk Enterprise.&lt;/P&gt;

&lt;P&gt;At first, did you enabled receiving on HF and Splunk?&lt;BR /&gt;
if not, do this in [Settings -- Forwardrding and Receiving -- Receiving] in both the servers.&lt;/P&gt;

&lt;P&gt;if yes, If you don't see logs on Splunk Enterprise, you should check the connection between hosts and HF and between HF and Splunk Enterprise.&lt;BR /&gt;
To check this at first you should run this search on Splunk Enterprise:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal | stats count BY host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and see if the hostnames of host1, host2 and HF are prosent or not:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;if you haven't none of them there's a problem between HF and Splunk,&lt;/LI&gt;
&lt;LI&gt;if you have HF's logs but not hos1 and host2 logs there's a problem between hosts and HF.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;in both the cases, check connections using telnet on port 9997 from the source system to the target (e.g. HF to Splunk or host1 to HF).&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 08:00:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-not-received-into-splunk/m-p/468854#M99601</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-06-03T08:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Logs not received into splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-not-received-into-splunk/m-p/468855#M99602</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt; &lt;/P&gt;

&lt;P&gt;index=_internal  "host1"  --&amp;gt; able to see the logs&lt;BR /&gt;
index=_internal  "host2"  --&amp;gt; able to see the logs&lt;/P&gt;

&lt;P&gt;for host1 ---&amp;gt; I am able to see the logs into the particular index assigned.&lt;BR /&gt;
Issue is only with host2&lt;/P&gt;

&lt;P&gt;I am not able to see the logs for host 2 into the particular index. May I know what troubleshooting can be done?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:35:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-not-received-into-splunk/m-p/468855#M99602</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2020-09-30T05:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Logs not received into splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-not-received-into-splunk/m-p/468856#M99603</link>
      <description>&lt;P&gt;Hi @vijaysri,&lt;BR /&gt;
if you see internal logs from host2 but not other logs, check the differences with host1 in inputs.conf.&lt;/P&gt;

&lt;P&gt;Then try the monitor paths if there are results, e.g. if you have in inputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///app/log/*log]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;you could try in Linux&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ls -la /app/log/*log
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 08:50:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-not-received-into-splunk/m-p/468856#M99603</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-06-03T08:50:02Z</dc:date>
    </item>
  </channel>
</rss>

