<?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 Need help with splunk SPL or REST API in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-with-splunk-SPL-or-REST-API/m-p/623408#M107269</link>
    <description>&lt;P&gt;Need help with splunk SPL or rest api to fetch areport where we can see the count of total servers(splunk universal forwarders) reporting to IDX and HF with breakup.&lt;/P&gt;&lt;P&gt;Some UF are sending data to IDXers directly and few of them are sending it via HF(due to some connection issues we have followed this architecture)&lt;BR /&gt;&lt;BR /&gt;Please assist me on the same.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 11:12:31 GMT</pubDate>
    <dc:creator>AK_Splunk</dc:creator>
    <dc:date>2022-12-06T11:12:31Z</dc:date>
    <item>
      <title>Need help with splunk SPL or REST API</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-with-splunk-SPL-or-REST-API/m-p/623408#M107269</link>
      <description>&lt;P&gt;Need help with splunk SPL or rest api to fetch areport where we can see the count of total servers(splunk universal forwarders) reporting to IDX and HF with breakup.&lt;/P&gt;&lt;P&gt;Some UF are sending data to IDXers directly and few of them are sending it via HF(due to some connection issues we have followed this architecture)&lt;BR /&gt;&lt;BR /&gt;Please assist me on the same.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 11:12:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-with-splunk-SPL-or-REST-API/m-p/623408#M107269</guid>
      <dc:creator>AK_Splunk</dc:creator>
      <dc:date>2022-12-06T11:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with splunk SPL or REST API</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-with-splunk-SPL-or-REST-API/m-p/623434#M107274</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/243360"&gt;@AK_Splunk&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;can you run&amp;nbsp; &lt;STRONG&gt;query1&lt;/STRONG&gt; or &lt;STRONG&gt;query2&lt;/STRONG&gt; search in search head , hope one of helps your requriment&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Query1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;index=_internal source="*metrics.log" group="tcpin_connections"&lt;BR /&gt;| dedup hostname&lt;BR /&gt;| rename host as "receiver host" hostname as "sender host"&lt;BR /&gt;| table _time "sender host" connectionType version sourceIp destPort&amp;nbsp;ssl fwdType "receiver host"&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Query2&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;index=_internal source="*metrics.log"&amp;nbsp;host IN (UF1,UF2)&amp;nbsp;&lt;BR /&gt;group=tcpout_connections&lt;BR /&gt;| stats count by host destIp destPort&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 14:48:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-with-splunk-SPL-or-REST-API/m-p/623434#M107274</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2022-12-06T14:48:59Z</dc:date>
    </item>
  </channel>
</rss>

