<?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 App Deletion Activity does not show the username in HPE Morpheus Enterprise</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/app-deletion-activity-does-not-show-the-username/m-p/7247047#M221</link>
    <description>&lt;P&gt;Hi Team&lt;/P&gt;
&lt;P&gt;Is there any way to see the username for any deletion done from Morpheus UI. For now if we delete any instance, it shows who has deleted it however if we delete any Application then in Operations → Activity,  it shows the name of Tenant but no user info who has done the deletion.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/149826i3C323AACB1084F5F/image-size/large?v=v2&amp;amp;px=2000" role="button" title="194da660952c2684d2d021c94345391bfc2b121b.png" alt="194da660952c2684d2d021c94345391bfc2b121b.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;
RJ&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2024 10:06:48 GMT</pubDate>
    <dc:creator>RJ12</dc:creator>
    <dc:date>2024-07-12T10:06:48Z</dc:date>
    <item>
      <title>App Deletion Activity does not show the username</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/app-deletion-activity-does-not-show-the-username/m-p/7247047#M221</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;
&lt;P&gt;Is there any way to see the username for any deletion done from Morpheus UI. For now if we delete any instance, it shows who has deleted it however if we delete any Application then in Operations → Activity,  it shows the name of Tenant but no user info who has done the deletion.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/149826i3C323AACB1084F5F/image-size/large?v=v2&amp;amp;px=2000" role="button" title="194da660952c2684d2d021c94345391bfc2b121b.png" alt="194da660952c2684d2d021c94345391bfc2b121b.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;
RJ&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 10:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/app-deletion-activity-does-not-show-the-username/m-p/7247047#M221</guid>
      <dc:creator>RJ12</dc:creator>
      <dc:date>2024-07-12T10:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: App Deletion Activity does not show the username</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/app-deletion-activity-does-not-show-the-username/m-p/7247048#M222</link>
      <description>&lt;P&gt;That sounds like a feature to me.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 10:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/app-deletion-activity-does-not-show-the-username/m-p/7247048#M222</guid>
      <dc:creator>dgaharwar</dc:creator>
      <dc:date>2024-07-15T10:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: App Deletion Activity does not show the username</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/app-deletion-activity-does-not-show-the-username/m-p/7247049#M223</link>
      <description>&lt;P&gt;You should be able to find this info in the audit_log table in the DB.&lt;/P&gt;
&lt;P&gt;&lt;CODE style="background : #f0f1f2;"&gt;select * from audit_log where object_id = 40 and event_type = "apps#delete";&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;Replace 40 with your desired app ID.&lt;/P&gt;
&lt;P&gt;Below is the output:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;{&lt;BR /&gt;
“data”:&lt;BR /&gt;
[&lt;BR /&gt;
{&lt;BR /&gt;
“id”: 73665,&lt;BR /&gt;
“level”: 1,&lt;BR /&gt;
“date_created”: “2024-07-12 10:29:31”,&lt;BR /&gt;
“log_signature”: “5532bbcf31c5294f3158bc22441b46578b3cd7e48e216f33ce2ef2a25c8bf4b5”,&lt;BR /&gt;
“actual_user_id”: 1,&lt;BR /&gt;
“object_class”: “app”,&lt;BR /&gt;
“object_id”: “40”,&lt;BR /&gt;
“user_id”: 26,&lt;BR /&gt;
“account_id”: null,&lt;BR /&gt;
“description”: “CEF:0|MorpheusData|Morpheus|7.0.2|apps#delete|app Deleted|src=10.32.19.36 suid=26 suser=asingh request=&lt;A href="http://10.32.20.150/provisioning/apps/40"&gt;http://10.32.20.150/provisioning/apps/40&lt;/A&gt; requestMethod=DELETE cn1=40 cn1Label=Object ID cs1Label=Object Type cs1=app cn2=1 cn2Label=Account ID cs4Label=Original Username cs4=deepti”,&lt;BR /&gt;
“event_type”: “apps#delete”&lt;BR /&gt;
}&lt;BR /&gt;
]&lt;BR /&gt;
}&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Where &lt;CODE style="background : #f0f1f2;"&gt;actual_user_id&lt;/CODE&gt; is the master tenant user I logged in with and &lt;CODE style="background : #f0f1f2;"&gt;user_id&lt;/CODE&gt; is the impersonated user that performed the deletion.&lt;/P&gt;
&lt;P&gt;Hope this is helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 10:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/app-deletion-activity-does-not-show-the-username/m-p/7247049#M223</guid>
      <dc:creator>dgaharwar</dc:creator>
      <dc:date>2024-07-12T10:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: App Deletion Activity does not show the username</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/app-deletion-activity-does-not-show-the-username/m-p/7247050#M224</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hpe.com/u/dgaharwar"&gt;@dgaharwar&lt;/A&gt; - Thank you for the info. However can we not see the deletion details from UI itself like we have for instances, otherwise every time one has to go to database and check and compare the user with user id as well.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 07:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/app-deletion-activity-does-not-show-the-username/m-p/7247050#M224</guid>
      <dc:creator>RJ12</dc:creator>
      <dc:date>2024-07-15T07:44:26Z</dc:date>
    </item>
  </channel>
</rss>

