<?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 do you build a search that gets a list of forwarders using SSL with successful connections? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-do-you-build-a-search-that-gets-a-list-of-forwarders-using/m-p/402874#M9736</link>
    <description>&lt;P&gt;This works fine on my Splunk 7.0.3&lt;BR /&gt;
&lt;CODE&gt;index=_internal source=*metrics.log group=tcpin_connections ssl=true&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;To have the forwarder and the connect time as a table - &lt;BR /&gt;
&lt;CODE&gt;index=_internal source=*metrics.log group=tcpin_connections ssl=true | table sourceHost _time&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Nov 2018 07:01:27 GMT</pubDate>
    <dc:creator>inventsekar</dc:creator>
    <dc:date>2018-11-26T07:01:27Z</dc:date>
    <item>
      <title>How do you build a search that gets a list of forwarders using SSL with successful connections?</title>
      <link>https://community.splunk.com/t5/Security/How-do-you-build-a-search-that-gets-a-list-of-forwarders-using/m-p/402873#M9735</link>
      <description>&lt;P&gt;Can you help me make a search/query so I can get a list of forwarders using SSL with successful connections?&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 20:48:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-you-build-a-search-that-gets-a-list-of-forwarders-using/m-p/402873#M9735</guid>
      <dc:creator>guheal</dc:creator>
      <dc:date>2018-11-25T20:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do you build a search that gets a list of forwarders using SSL with successful connections?</title>
      <link>https://community.splunk.com/t5/Security/How-do-you-build-a-search-that-gets-a-list-of-forwarders-using/m-p/402874#M9736</link>
      <description>&lt;P&gt;This works fine on my Splunk 7.0.3&lt;BR /&gt;
&lt;CODE&gt;index=_internal source=*metrics.log group=tcpin_connections ssl=true&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;To have the forwarder and the connect time as a table - &lt;BR /&gt;
&lt;CODE&gt;index=_internal source=*metrics.log group=tcpin_connections ssl=true | table sourceHost _time&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 07:01:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-you-build-a-search-that-gets-a-list-of-forwarders-using/m-p/402874#M9736</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2018-11-26T07:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do you build a search that gets a list of forwarders using SSL with successful connections?</title>
      <link>https://community.splunk.com/t5/Security/How-do-you-build-a-search-that-gets-a-list-of-forwarders-using/m-p/402875#M9737</link>
      <description>&lt;P&gt;Hi @guheal,&lt;/P&gt;

&lt;P&gt;Did the answer below solve your problem? If so, please resolve this post by approving it! If your problem is still not solved, keep us updated so that someone else can help ya. Thanks for posting!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 21:29:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-you-build-a-search-that-gets-a-list-of-forwarders-using/m-p/402875#M9737</guid>
      <dc:creator>mstjohn_splunk</dc:creator>
      <dc:date>2018-11-26T21:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do you build a search that gets a list of forwarders using SSL with successful connections?</title>
      <link>https://community.splunk.com/t5/Security/How-do-you-build-a-search-that-gets-a-list-of-forwarders-using/m-p/402876#M9738</link>
      <description>&lt;P&gt;I am working on the following which gives a more complete picture.  Downloading to XLS and then turning on filtering allows you to easily see OS type, ForwarderType, Version, lastIndexer communicated with, etc.&lt;/P&gt;

&lt;P&gt;index=_internal source=*metrics.log component=Metrics group=tcpin_connections&lt;BR /&gt;
| dedup hostname&lt;BR /&gt;
| table hostname, sourceIp, os, arch, fwdType, version, ssl, guid, lastIndexer, _time&lt;BR /&gt;
| sort hostname&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:29:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-you-build-a-search-that-gets-a-list-of-forwarders-using/m-p/402876#M9738</guid>
      <dc:creator>zrxcrasher</dc:creator>
      <dc:date>2020-09-30T02:29:44Z</dc:date>
    </item>
  </channel>
</rss>

