<?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: Splunk search query in Security</title>
    <link>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581627#M15833</link>
    <description>&lt;P&gt;You will have to give us some more details - what do the events you are working with look like? which fields have already been extracted? what searches are you using to get the list of users? what have you tried so far?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jan 2022 12:53:49 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2022-01-19T12:53:49Z</dc:date>
    <item>
      <title>Splunk search query</title>
      <link>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581614#M15830</link>
      <description>&lt;P&gt;Supposed if i have huge data of users i need to check the last status of the each users Like login and logout. If user have last status as log out i need to show user info in the table format with status sign out&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:04:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581614#M15830</guid>
      <dc:creator>kajalchopade071</dc:creator>
      <dc:date>2022-01-19T12:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search query</title>
      <link>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581616#M15831</link>
      <description>&lt;LI-CODE lang="markup"&gt;| sort - _time
| dedup user
| where status="Logged out"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:12:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581616#M15831</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-19T12:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search query</title>
      <link>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581620#M15832</link>
      <description>&lt;P&gt;Thank you for help but its not working. Can you please help me&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:22:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581620#M15832</guid>
      <dc:creator>kajalchopade071</dc:creator>
      <dc:date>2022-01-19T12:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search query</title>
      <link>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581627#M15833</link>
      <description>&lt;P&gt;You will have to give us some more details - what do the events you are working with look like? which fields have already been extracted? what searches are you using to get the list of users? what have you tried so far?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:53:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581627#M15833</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-19T12:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search query</title>
      <link>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581630#M15834</link>
      <description>&lt;P&gt;So previously i used last(status),stats, count, like wise&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eg:-stats last(status)as status by sn l where status ="Failed "&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:57:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581630#M15834</guid>
      <dc:creator>kajalchopade071</dc:creator>
      <dc:date>2022-01-19T12:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search query</title>
      <link>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581631#M15835</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Eg:-stats last(status)as status by sn l where status ="Sign out"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:59:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581631#M15835</guid>
      <dc:creator>kajalchopade071</dc:creator>
      <dc:date>2022-01-19T12:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search query</title>
      <link>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581633#M15836</link>
      <description>&lt;P&gt;You could try latest rather than last&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 13:03:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581633#M15836</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-19T13:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search query</title>
      <link>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581634#M15837</link>
      <description>&lt;P&gt;Tried but its not showing any data. It says no results found.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 13:05:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581634#M15837</guid>
      <dc:creator>kajalchopade071</dc:creator>
      <dc:date>2022-01-19T13:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search query</title>
      <link>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581636#M15838</link>
      <description>&lt;P&gt;OK so imagine that I told you I wanted to get the last transaction each user had made on my system, what information would you need from me in order to be able to help me? You need to provide more information if you want to stand any chance of someone being able to help you.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 13:12:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-search-query/m-p/581636#M15838</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-19T13:12:47Z</dc:date>
    </item>
  </channel>
</rss>

