<?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: How to write a search to find which user did a sudo to root for the last 2 days on Linux servers? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-to-find-which-user-did-a-sudo-to-root-for/m-p/209502#M61255</link>
    <description>&lt;P&gt;Try &lt;CODE&gt;source="/var/log/auth.log" sudo&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Dec 2015 21:30:42 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2015-12-28T21:30:42Z</dc:date>
    <item>
      <title>How to write a search to find which user did a sudo to root for the last 2 days on Linux servers?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-to-find-which-user-did-a-sudo-to-root-for/m-p/209501#M61254</link>
      <description>&lt;P&gt;Would it be something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="/var/log/secure" eventtype="su_authentication"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 28 Dec 2015 21:10:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-to-find-which-user-did-a-sudo-to-root-for/m-p/209501#M61254</guid>
      <dc:creator>sandyganti13</dc:creator>
      <dc:date>2015-12-28T21:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a search to find which user did a sudo to root for the last 2 days on Linux servers?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-to-find-which-user-did-a-sudo-to-root-for/m-p/209502#M61255</link>
      <description>&lt;P&gt;Try &lt;CODE&gt;source="/var/log/auth.log" sudo&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2015 21:30:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-to-find-which-user-did-a-sudo-to-root-for/m-p/209502#M61255</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2015-12-28T21:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a search to find which user did a sudo to root for the last 2 days on Linux servers?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-to-find-which-user-did-a-sudo-to-root-for/m-p/209503#M61256</link>
      <description>&lt;P&gt;When i give source="/var/log/auth.log" sudo it is showing all the accounts that performed a sudo not only to ROOT but also to other ones.&lt;/P&gt;

&lt;P&gt;i am trying to sort out the results only to ROOT like, the accounts that did sudo su - root.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 20:06:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-to-find-which-user-did-a-sudo-to-root-for/m-p/209503#M61256</guid>
      <dc:creator>sandyganti13</dc:creator>
      <dc:date>2015-12-29T20:06:31Z</dc:date>
    </item>
  </channel>
</rss>

