<?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 How to search for session timeout event in Splunk internal logs for an account? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-for-session-timeout-event-in-Splunk-internal-logs/m-p/425642#M74591</link>
    <description>&lt;P&gt;How to search for session timeout event in Splunk internal logs for an account?&lt;BR /&gt;
... is there any way to find the entries for session timeout?&lt;/P&gt;

&lt;P&gt;I have already tried &lt;/P&gt;

&lt;P&gt;index=_internal OR index=_audit host=* user="*" "*logged*" OR "*timed*" OR *session* OR *logout* OR *login*&lt;/P&gt;

&lt;P&gt;only results related to login and user-initiated logouts. Nothing related to session timeouts due to user inactivity.&lt;/P&gt;

&lt;P&gt;Basically I am trying to debug an account behavior on Splunk Enterprise... we are having two systems and on both we are using same account to login into Splunk web. As per the below documentation for session timeouts:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.1/Admin/Configureusertimeouts" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.1/Admin/Configureusertimeouts&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;due to user inactivity and configurations for splunkweb and splunkd session timeout the account should timeout in 60mins. Now on both systems we are displaying 2 dashboards with autorefresh on &lt;BR /&gt;
&amp;amp;ltform refresh="60"&amp;amp;gt&lt;BR /&gt;
but one dashboard still timesout and the other continues to work without timing out to Splunk login page.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 19:44:37 GMT</pubDate>
    <dc:creator>varun8159</dc:creator>
    <dc:date>2020-09-29T19:44:37Z</dc:date>
    <item>
      <title>How to search for session timeout event in Splunk internal logs for an account?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-for-session-timeout-event-in-Splunk-internal-logs/m-p/425642#M74591</link>
      <description>&lt;P&gt;How to search for session timeout event in Splunk internal logs for an account?&lt;BR /&gt;
... is there any way to find the entries for session timeout?&lt;/P&gt;

&lt;P&gt;I have already tried &lt;/P&gt;

&lt;P&gt;index=_internal OR index=_audit host=* user="*" "*logged*" OR "*timed*" OR *session* OR *logout* OR *login*&lt;/P&gt;

&lt;P&gt;only results related to login and user-initiated logouts. Nothing related to session timeouts due to user inactivity.&lt;/P&gt;

&lt;P&gt;Basically I am trying to debug an account behavior on Splunk Enterprise... we are having two systems and on both we are using same account to login into Splunk web. As per the below documentation for session timeouts:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.1/Admin/Configureusertimeouts" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.1/Admin/Configureusertimeouts&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;due to user inactivity and configurations for splunkweb and splunkd session timeout the account should timeout in 60mins. Now on both systems we are displaying 2 dashboards with autorefresh on &lt;BR /&gt;
&amp;amp;ltform refresh="60"&amp;amp;gt&lt;BR /&gt;
but one dashboard still timesout and the other continues to work without timing out to Splunk login page.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:44:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-for-session-timeout-event-in-Splunk-internal-logs/m-p/425642#M74591</guid>
      <dc:creator>varun8159</dc:creator>
      <dc:date>2020-09-29T19:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for session timeout event in Splunk internal logs for an account?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-for-session-timeout-event-in-Splunk-internal-logs/m-p/425643#M74592</link>
      <description>&lt;P&gt;what are you trying to solve here? iirc splunk does not log the &lt;CODE&gt;logout&lt;/CODE&gt; action or if you close the browser for example.&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 17:15:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-for-session-timeout-event-in-Splunk-internal-logs/m-p/425643#M74592</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-05-31T17:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for session timeout event in Splunk internal logs for an account?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-for-session-timeout-event-in-Splunk-internal-logs/m-p/425644#M74593</link>
      <description>&lt;P&gt;Depending if you have configured forwarding your internal logs from the Search Heads to the indexer(s);&lt;BR /&gt;
index=_internal sourcetype=splunk_web_service  reason="session-timeout"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:45:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-for-session-timeout-event-in-Splunk-internal-logs/m-p/425644#M74593</guid>
      <dc:creator>Azeemering</dc:creator>
      <dc:date>2020-09-29T19:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for session timeout event in Splunk internal logs for an account?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-for-session-timeout-event-in-Splunk-internal-logs/m-p/425645#M74594</link>
      <description>&lt;P&gt;yes they are configured but this reason="session-timeout" doesn't seem to be appearing in the list of reasons.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 11:24:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-for-session-timeout-event-in-Splunk-internal-logs/m-p/425645#M74594</guid>
      <dc:creator>varun8159</dc:creator>
      <dc:date>2018-06-08T11:24:46Z</dc:date>
    </item>
  </channel>
</rss>

