<?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: detecting a first-time connection to deployment server in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/detecting-a-first-time-connection-to-deployment-server/m-p/116607#M2637</link>
    <description>&lt;P&gt;You can see deployment client connections using this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*splunkd.log component=ClientSessionsManager
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But, this is the _internal index, which doesn't survive much past 30 days or so, so if you want a history, you'll probably need to keep track of them yourself; maybe with a temporal lookup table you append to with results from the above search (scheduled to run periodically)? &lt;/P&gt;</description>
    <pubDate>Tue, 24 Jun 2014 03:50:41 GMT</pubDate>
    <dc:creator>s2_splunk</dc:creator>
    <dc:date>2014-06-24T03:50:41Z</dc:date>
    <item>
      <title>detecting a first-time connection to deployment server</title>
      <link>https://community.splunk.com/t5/Reporting/detecting-a-first-time-connection-to-deployment-server/m-p/116606#M2636</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is there a way to determine when a new client connects to deployment server?  &lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2014 23:46:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/detecting-a-first-time-connection-to-deployment-server/m-p/116606#M2636</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-06-23T23:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: detecting a first-time connection to deployment server</title>
      <link>https://community.splunk.com/t5/Reporting/detecting-a-first-time-connection-to-deployment-server/m-p/116607#M2637</link>
      <description>&lt;P&gt;You can see deployment client connections using this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*splunkd.log component=ClientSessionsManager
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But, this is the _internal index, which doesn't survive much past 30 days or so, so if you want a history, you'll probably need to keep track of them yourself; maybe with a temporal lookup table you append to with results from the above search (scheduled to run periodically)? &lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 03:50:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/detecting-a-first-time-connection-to-deployment-server/m-p/116607#M2637</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2014-06-24T03:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: detecting a first-time connection to deployment server</title>
      <link>https://community.splunk.com/t5/Reporting/detecting-a-first-time-connection-to-deployment-server/m-p/116608#M2638</link>
      <description>&lt;P&gt;For maintaining that lookup table you should take a look at &lt;A href="http://blogs.splunk.com/2011/01/11/maintaining-state-of-the-union/"&gt;http://blogs.splunk.com/2011/01/11/maintaining-state-of-the-union/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 12:07:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/detecting-a-first-time-connection-to-deployment-server/m-p/116608#M2638</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-06-24T12:07:53Z</dc:date>
    </item>
  </channel>
</rss>

