<?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: Why does the tSessions_Lookup_Update report take a long time to complete? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-does-the-tSessions-Lookup-Update-report-take-a-long-time-to/m-p/556903#M65939</link>
    <description>&lt;P&gt;You may need to add the index, especially if running the SPL as Splunk admin. Else will look through all available Splunk indexes. The actual saved search for tSessions_Lookup_Update in&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/1680/" target="_blank"&gt;https://splunkbase.splunk.com/app/1680/&lt;/A&gt;&amp;nbsp;(Splunk App for Windows Infrastructure) included index as following.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;`wineventlog-index` `tsessions`|eval _key = session_id |sort 0 _time|outputlookup tSessions  append=true&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jun 2021 21:11:38 GMT</pubDate>
    <dc:creator>lim2</dc:creator>
    <dc:date>2021-06-23T21:11:38Z</dc:date>
    <item>
      <title>Why does the tSessions_Lookup_Update report take a long time to complete?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-does-the-tSessions-Lookup-Update-report-take-a-long-time-to/m-p/476304#M58510</link>
      <description>&lt;P&gt;The &lt;CODE&gt;tSessions_Lookup_Update&lt;/CODE&gt; report from the &lt;CODE&gt;splunk_app_windows_infrastructure&lt;/CODE&gt; is the main or only report for which we see many skipped searches. &lt;/P&gt;

&lt;P&gt;The code is -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;`tsessions` 
| eval _key = session_id 
| sort 0 _time 
| outputlookup tSessions append=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE&gt;| inputlookup tSessions&lt;/CODE&gt; is not even responsive. &lt;/P&gt;

&lt;P&gt;What can it be?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 20:55:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-does-the-tSessions-Lookup-Update-report-take-a-long-time-to/m-p/476304#M58510</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2020-01-07T20:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the tSessions_Lookup_Update report take a long time to complete?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-does-the-tSessions-Lookup-Update-report-take-a-long-time-to/m-p/476305#M58511</link>
      <description>&lt;P&gt;Looking via the MC at &lt;CODE&gt;search-&amp;gt;kvstore-&amp;gt;instance&lt;/CODE&gt; and we see -&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8154i4937176178B42BEE/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;We see 268,809,800 objects for this collection. Does it make sense to have so many objects? Should we maybe initialize this collection?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 17:44:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-does-the-tSessions-Lookup-Update-report-take-a-long-time-to/m-p/476305#M58511</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2020-01-14T17:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the tSessions_Lookup_Update report take a long time to complete?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-does-the-tSessions-Lookup-Update-report-take-a-long-time-to/m-p/556903#M65939</link>
      <description>&lt;P&gt;You may need to add the index, especially if running the SPL as Splunk admin. Else will look through all available Splunk indexes. The actual saved search for tSessions_Lookup_Update in&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/1680/" target="_blank"&gt;https://splunkbase.splunk.com/app/1680/&lt;/A&gt;&amp;nbsp;(Splunk App for Windows Infrastructure) included index as following.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;`wineventlog-index` `tsessions`|eval _key = session_id |sort 0 _time|outputlookup tSessions  append=true&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 21:11:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-does-the-tSessions-Lookup-Update-report-take-a-long-time-to/m-p/556903#M65939</guid>
      <dc:creator>lim2</dc:creator>
      <dc:date>2021-06-23T21:11:38Z</dc:date>
    </item>
  </channel>
</rss>

