<?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 find IP address of a host reporting in Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390241#M69842</link>
    <description>&lt;P&gt;The forwarder is down currently, I want to find the IP of it from when it was last reporting successfully.&lt;/P&gt;</description>
    <pubDate>Mon, 14 May 2018 13:25:33 GMT</pubDate>
    <dc:creator>iKickFish</dc:creator>
    <dc:date>2018-05-14T13:25:33Z</dc:date>
    <item>
      <title>How to find IP address of a host reporting in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390239#M69840</link>
      <description>&lt;P&gt;Hello fellow splunkers,&lt;/P&gt;

&lt;P&gt;Fairly remedial question but I have a heavy forwarder that has stopped reporting to splunk and need to find the IP of it. I currently run the following search in order to find all hosts reporting within a specific time period but I can only see hosts name and not IP. Is there any way of easily location the IP of a host?&lt;/P&gt;

&lt;P&gt;index=_internal sourcetype=splunkd group=tcpin_connections | stats first(version) by hostname&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:28:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390239#M69840</guid>
      <dc:creator>iKickFish</dc:creator>
      <dc:date>2020-09-29T19:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to find IP address of a host reporting in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390240#M69841</link>
      <description>&lt;P&gt;Ping the hostname perhaps on a terminal? It resolves by itself.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 13:20:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390240#M69841</guid>
      <dc:creator>ranjitbrhm1</dc:creator>
      <dc:date>2018-05-14T13:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to find IP address of a host reporting in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390241#M69842</link>
      <description>&lt;P&gt;The forwarder is down currently, I want to find the IP of it from when it was last reporting successfully.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 13:25:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390241#M69842</guid>
      <dc:creator>iKickFish</dc:creator>
      <dc:date>2018-05-14T13:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to find IP address of a host reporting in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390242#M69843</link>
      <description>&lt;P&gt;Just do your stats by sourceIp instead of hostname?&lt;/P&gt;

&lt;P&gt;Or do:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd group=tcpin_connections | stats first(version) latest(sourceIp) by hostname
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 May 2018 13:45:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390242#M69843</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-05-14T13:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to find IP address of a host reporting in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390243#M69844</link>
      <description>&lt;P&gt;Excellent!&lt;/P&gt;

&lt;P&gt;Thanks Frank!&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 14:35:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-IP-address-of-a-host-reporting-in-Splunk/m-p/390243#M69844</guid>
      <dc:creator>iKickFish</dc:creator>
      <dc:date>2018-05-15T14:35:13Z</dc:date>
    </item>
  </channel>
</rss>

