<?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: Report on users &amp; roles in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71841#M17957</link>
    <description>&lt;P&gt;Thanks for looking into this.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2011 16:02:04 GMT</pubDate>
    <dc:creator>chris</dc:creator>
    <dc:date>2011-09-21T16:02:04Z</dc:date>
    <item>
      <title>Report on users &amp; roles</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71836#M17952</link>
      <description>&lt;P&gt;Is there an easy way I can list &amp;amp; export all users that have a certain role or that have access to a certain index or a certain capability?&lt;/P&gt;

&lt;P&gt;It would be nice if I could do something like:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;CODE&gt;| metadata type=users&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;
or&lt;BR /&gt;
&lt;PRE&gt;&lt;CODE&gt;index=_users role=xy   &lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;
or  any other method would be ok&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2011 07:34:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71836#M17952</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2011-09-08T07:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Report on users &amp; roles</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71837#M17953</link>
      <description>&lt;P&gt;The following search will show you what capabilities each user has used within the timeframe that you set:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;index=_audit user=* action=* | dedup user action | stats list(action) AS actions by user&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2011 10:14:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71837#M17953</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-09-13T10:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Report on users &amp; roles</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71838#M17954</link>
      <description>&lt;P&gt;Thank you for your answer. It kind of helps. I guess the real requirement behind my question is the following: The owner of some data that is in Splunk wants to know who had access to "his" data (=index) at a specific point in time and if the person has read only or also delete priviledges &amp;amp; what priviledges have been used. So you answer helps in showing what priviledges have been used. But I would also like to have a index to role to user mapping ... does that make sense?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2011 09:25:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71838#M17954</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2011-09-14T09:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Report on users &amp; roles</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71839#M17955</link>
      <description>&lt;P&gt;Makes sense. I will have a go when I get a minute.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2011 13:00:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71839#M17955</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-09-14T13:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Report on users &amp; roles</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71840#M17956</link>
      <description>&lt;P&gt;I had a look at this earlier today. I haven't had much luck. There doesn't appear to be a straightforward way of achieving this format of mapping.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2011 10:41:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71840#M17956</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-09-21T10:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Report on users &amp; roles</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71841#M17957</link>
      <description>&lt;P&gt;Thanks for looking into this.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2011 16:02:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Report-on-users-roles/m-p/71841#M17957</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2011-09-21T16:02:04Z</dc:date>
    </item>
  </channel>
</rss>

