<?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 audit capability assignment? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/605953#M16222</link>
    <description>&lt;P&gt;The process of auditing capability &lt;A href="https://assignmentwriting.services/do-assignment.html" target="_self"&gt;assignment&lt;/A&gt; is to review the settings and ensuring that the systems, servers, and users have the correct permissions for their needs.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 09:32:23 GMT</pubDate>
    <dc:creator>CarlBecker</dc:creator>
    <dc:date>2022-07-18T09:32:23Z</dc:date>
    <item>
      <title>How to audit capability assignment?</title>
      <link>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/458264#M10684</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am looking for real-time events from the aufit trail for capability assignments/changes, but it looks like this is not provided in _audit.&lt;BR /&gt;
How can I get an alert when someone adds can_delete for example? Or changes roles in other ways.&lt;BR /&gt;
I know I can query the REST API for the current state, but I am more interested in getting alerts for changes.&lt;/P&gt;

&lt;P&gt;Moitoring file changes also will only tell me that user X modifed authorize.conf, but not what was changed.&lt;/P&gt;

&lt;P&gt;thx&lt;BR /&gt;
afx&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:33:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/458264#M10684</guid>
      <dc:creator>afx</dc:creator>
      <dc:date>2020-09-30T00:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to audit capability assignment?</title>
      <link>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/458265#M10685</link>
      <description>&lt;P&gt;this is probably the basis for that:&lt;BR /&gt;
&lt;CODE&gt;index=_audit source=audittrail operation=edit action=edit_roles&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;there are many answers in this portal answering the exact same question &lt;BR /&gt;
using &lt;CODE&gt;_audit&lt;/CODE&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/552114/how-can-i-audit-changes-made-to-splunk-role-index.html"&gt;https://answers.splunk.com/answers/552114/how-can-i-audit-changes-made-to-splunk-role-index.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/676586/how-to-track-if-assigned-role-has-been-changed-for.html"&gt;https://answers.splunk.com/answers/676586/how-to-track-if-assigned-role-has-been-changed-for.html&lt;/A&gt;&lt;BR /&gt;
using &lt;CODE&gt;| rest&lt;/CODE&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/209323/can-splunk-searchalert-when-there-is-a-change-to-a.html"&gt;https://answers.splunk.com/answers/209323/can-splunk-searchalert-when-there-is-a-change-to-a.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/186454/how-to-monitor-role-changes.html"&gt;https://answers.splunk.com/answers/186454/how-to-monitor-role-changes.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 00:22:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/458265#M10685</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2019-05-14T00:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to audit capability assignment?</title>
      <link>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/458266#M10686</link>
      <description>&lt;P&gt;The links posted do not anser the question (apart from implying NOT POSSIBLE).&lt;BR /&gt;
As I wrote above, I am looking for a realtime information, so the rest API is useless as it leaves an unmonitored window.&lt;BR /&gt;
And the audit log still does not provide the information needed, as it only notes a change, but not what was changed. Querying &lt;EM&gt;_audit&lt;/EM&gt; for &lt;EM&gt;can_delete&lt;/EM&gt; after I assigned the role shows nothing, so the information is not available in the audit log at all.&lt;/P&gt;

&lt;P&gt;cheers&lt;BR /&gt;
afx&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 06:59:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/458266#M10686</guid>
      <dc:creator>afx</dc:creator>
      <dc:date>2019-05-14T06:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to audit capability assignment?</title>
      <link>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/525666#M11898</link>
      <description>&lt;P&gt;Hello AFX, Good evening. I am also looking for real-time alerts as soon as someone gets an admin or can_delete role.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if you were able to create this alert. I was not able to find any useful info online.&lt;/P&gt;&lt;P&gt;I will really appreciate if you can share some insight.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;JS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 02:12:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/525666#M11898</guid>
      <dc:creator>JS400016</dc:creator>
      <dc:date>2020-10-21T02:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to audit capability assignment?</title>
      <link>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/605953#M16222</link>
      <description>&lt;P&gt;The process of auditing capability &lt;A href="https://assignmentwriting.services/do-assignment.html" target="_self"&gt;assignment&lt;/A&gt; is to review the settings and ensuring that the systems, servers, and users have the correct permissions for their needs.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 09:32:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-audit-capability-assignment/m-p/605953#M16222</guid>
      <dc:creator>CarlBecker</dc:creator>
      <dc:date>2022-07-18T09:32:23Z</dc:date>
    </item>
  </channel>
</rss>

