<?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: Issue with Users Unable to Delete Reports in Splunk SHC in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746402#M241629</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236794"&gt;@m_zandinia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To delete a report in Splunk, a user must have the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;delete&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;capability&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;assigned to their role. This capability allows users to delete knowledge objects such as saved reports, alerts, and dashboards that they own or have permission to manage.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/Report/Createandeditreports#Delete_a_report" target="_blank" rel="noopener"&gt;Create and edit reports - Splunk Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;By default admin has the capability called "admin_all_objects", so he can delete the report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;admin:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1747547303522.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39029i6EA480806FA9389C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1747547303522.png" alt="kiran_panchavat_0-1747547303522.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Created test user called "test-user" and assigned user &amp;amp; power user role to that, and can see that admin_all_objects has not assigned.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_1-1747547438819.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39031i17BFBC36E9B5E2B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_1-1747547438819.png" alt="kiran_panchavat_1-1747547438819.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 18 May 2025 05:51:21 GMT</pubDate>
    <dc:creator>kiran_panchavat</dc:creator>
    <dc:date>2025-05-18T05:51:21Z</dc:date>
    <item>
      <title>Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746387#M241623</link>
      <description>&lt;P class=""&gt;Hi Splunkers,&lt;/P&gt;&lt;P class=""&gt;I’m running a Splunk Search Head Cluster (SHC) with 3 search heads, authenticated via Active Directory (AD). We have several custom apps deployed.&lt;/P&gt;&lt;P class=""&gt;Currently, users are able to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create alerts&lt;/LI&gt;&lt;LI&gt;Delete alerts&lt;/LI&gt;&lt;LI&gt;Create reports&lt;BR /&gt;However, &lt;STRONG&gt;they are unable to delete reports&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;Investigation Details&lt;/P&gt;&lt;P class=""&gt;From the _internal logs, here’s what I observed:&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;When deleting an alert&lt;/STRONG&gt; — the deletion works fine:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;192.168.0.1 - user [17/May/2025:11:06:59.687 +0000] "DELETE /en-US/splunkd/__raw/servicesNS/username/SOC/saved/searches/test-user-alert?output_mode=json HTTP/1.1" 200 421 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0" - eac203572253a2bd3db35ee0030c6a76 68ms

192.168.0.1 - user [17/May/2025:11:06:59.690 +0000] "DELETE /servicesNS/username/SOC/saved/searches/test-user-alert HTTP/1.1" 200 421 "-" "Splunk/9.4.1 (Linux 6.8.0-57-generic; arch=x86_64)" - - - 65ms&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When deleting a report&lt;/STRONG&gt; — it fails with a 404 Not Found:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;192.168.0.1 - user [17/May/2025:10:27:51.699 +0000] "DELETE /en-US/splunkd/__raw/servicesNS/nobody/SOC/saved/searches/test-user-report?output_mode=json HTTP/1.1" 404 84 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0" - eac203572253a2bd3db35ee0030c6a76 5ms

192.168.0.1 - user [17/May/2025:10:27:51.702 +0000] "DELETE /servicesNS/nobody/SOC/saved/searches/test-user-report HTTP/1.1" 404 84 "-" "Splunk/9.4.1 (Linux 6.8.0-57-generic; arch=x86_64)" - - - 1ms&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Alerts are created under the user’s namespace (servicesNS/username/...) and can be deleted by the user.&lt;/LI&gt;&lt;LI&gt;Reports appear to be created under the nobody namespace (servicesNS/nobody/...), which may be the reason users lack permission to delete them.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Has anyone faced a similar issue?&lt;/P&gt;</description>
      <pubDate>Sat, 17 May 2025 13:10:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746387#M241623</guid>
      <dc:creator>m_zandinia</dc:creator>
      <dc:date>2025-05-17T13:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746388#M241624</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236794"&gt;@m_zandinia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It means that the user that created the object is no longer a user in the authenticating system. If you create a local user, then login as that user, then create any knowledge object, then delete that user, then all of his KOs will switch to be owned by nobody.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Reporting/What-are-quot-splunk-system-user-quot-and-nobody-quot/m-p/137457" target="_blank" rel="noopener"&gt;What are "splunk-system-user" and nobody"? - Splunk Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Search/What-does-nobody-under-owner-column-signify-in-Splunk-search-and/m-p/249647" target="_blank" rel="noopener"&gt;Solved: What does 'nobody' (under owner column) signify in... - Splunk Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;saved searches become orphaned or are associated with users that no longer exist. In such cases, reassigning the saved search to an existing valid user and then deleting it via the GUI can resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Deployment-Architecture/Orphaned-Scheduled-Search-cannot-delete/m-p/221185" target="_blank"&gt;https://community.splunk.com/t5/Deployment-Architecture/Orphaned-Scheduled-Search-cannot-delete/m-p/221185&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 May 2025 15:05:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746388#M241624</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-05-17T15:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746389#M241625</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236794"&gt;@m_zandinia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are they unable to delete all reports or just specific ones? Did you check the permissions for the reports?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 May 2025 15:26:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746389#M241625</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-05-17T15:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746391#M241626</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236794"&gt;@m_zandinia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check this&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;| rest /services/saved/searches &lt;BR /&gt;| table title, eai:acl.owner, eai:acl.app, eai:acl.sharing, eai:acl.perms.read, eai:acl.perms.write&lt;BR /&gt;| rename title as "Report Name", &lt;BR /&gt;eai:acl.owner as "Owner", &lt;BR /&gt;eai:acl.app as "App", &lt;BR /&gt;eai:acl.sharing as "Sharing Level", &lt;BR /&gt;eai:acl.perms.read as "Read Permissions", &lt;BR /&gt;eai:acl.perms.write as "Write Permissions"&lt;BR /&gt;| sort App, "Report Name"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1747495713985.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39025i443D5A8668B44735/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1747495713985.png" alt="kiran_panchavat_0-1747495713985.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 May 2025 15:28:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746391#M241626</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-05-17T15:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746393#M241627</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236794"&gt;@m_zandinia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounds like in your scenario that your users can delete their own reports / knowledge objects within the app, but not owned by "nobody" (and probably not able to delete anything owned by any other user either). In order for them to delete App-level shared objects they will need to have write permission to the app - does their role have this? (Or the admin_all_objects capability)&lt;/P&gt;&lt;P&gt;Additionally if the knowledge object is globally shared they would need the admin_all_objects capability.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp;Im not convinced those answers from 10 years ago are still valid, or only partially valid - If you delete a user which owns knowledge objects the owner &lt;STRONG&gt;does not get changed to "nobody".&lt;/STRONG&gt; It stays owned by the original owner but becomes Orphaned:&lt;/P&gt;&lt;P&gt;In the below example I have 2 searches "owned" by "testing1" which I deleted, thus they become orphaned and still owned by the testing1 user.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="livehybrid_0-1747496139107.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39026iAF7EA4FC7548EEF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="livehybrid_0-1747496139107.png" alt="livehybrid_0-1747496139107.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Its not uncommon for things to be owned by "nobody" - whilst I prefer the use of service accounts, a lot of customers use the nobody user for owning artifacts which dont have a specific owner within an app (e.g. no specific named person, thus "nobody").&lt;/P&gt;&lt;P&gt;According to the docs an orphaned search "&lt;SPAN&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/Knowledge/Resolveorphanedsearches" target="_self"&gt;will not run the scheduled report on its schedule at all&lt;/A&gt;" - whereas a search owned by "nobody" will.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Its important to know that searches which are owned by "nobody" do get executed and will be essentially run as the system user, so will have access to all indexes, lookups etc, and therefore if someone has write access to a search owned by nobody that they could modify it to search in indexes which they themselves are now allowed to search! This is why I always recommend searches to be owned by a service account following the principals of least-privileged access.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Sat, 17 May 2025 15:43:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746393#M241627</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-05-17T15:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746397#M241628</link>
      <description>&lt;P&gt;It's not an orphaned knowledge object.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A user creates a report and immediately afterward is &lt;STRONG&gt;unable to delete it&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;A user creates an alert and &lt;STRONG&gt;can delete it immediately&lt;/STRONG&gt; without issue.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The report is created in the correct location (as shown in the screenshot below).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 681px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39027iD337971492A6BDDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39028i979B20D734F3D430/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the &lt;STRONG&gt;delete request sent by the Splunk UI is targeting the wrong URL&lt;/STRONG&gt;, and I’m not sure why this is happening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;P.S.&lt;/STRONG&gt; The &lt;STRONG&gt;admin is able to delete the report&lt;/STRONG&gt; without any issue.&lt;BR /&gt;&lt;STRONG&gt;P.S.&lt;/STRONG&gt; For privacy reasons, I manually changed the report name to "test-user-report" in the log samples. The actual report name matches what is shown in the screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 05:00:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746397#M241628</guid>
      <dc:creator>m_zandinia</dc:creator>
      <dc:date>2025-05-18T05:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746402#M241629</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236794"&gt;@m_zandinia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To delete a report in Splunk, a user must have the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;delete&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;capability&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;assigned to their role. This capability allows users to delete knowledge objects such as saved reports, alerts, and dashboards that they own or have permission to manage.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/Report/Createandeditreports#Delete_a_report" target="_blank" rel="noopener"&gt;Create and edit reports - Splunk Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;By default admin has the capability called "admin_all_objects", so he can delete the report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;admin:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1747547303522.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39029i6EA480806FA9389C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1747547303522.png" alt="kiran_panchavat_0-1747547303522.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Created test user called "test-user" and assigned user &amp;amp; power user role to that, and can see that admin_all_objects has not assigned.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_1-1747547438819.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39031i17BFBC36E9B5E2B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_1-1747547438819.png" alt="kiran_panchavat_1-1747547438819.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 05:51:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746402#M241629</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-05-18T05:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746405#M241630</link>
      <description>&lt;P class=""&gt;Did you read my question carefully?&lt;/P&gt;&lt;P class=""&gt;Users &lt;STRONG&gt;can delete their own alerts&lt;/STRONG&gt;, but they &lt;STRONG&gt;cannot delete their own reports&lt;/STRONG&gt;.&lt;/P&gt;&lt;P class=""&gt;If they &lt;STRONG&gt;didn’t have the "delete_knowledge_objects" capability&lt;/STRONG&gt;, how would they even be able to delete their own alerts in the first place?&lt;/P&gt;&lt;P class=""&gt;This inconsistency is exactly the issue I’m trying to highlight.&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 07:22:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746405#M241630</guid>
      <dc:creator>m_zandinia</dc:creator>
      <dc:date>2025-05-18T07:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746408#M241631</link>
      <description>There is no separate delete capability for reports. It works if you have modify/write capability, which you obviously have as you could create those reports under your private scope. That can_delete capability is totally different stuff and you never want to get it to normal user.</description>
      <pubDate>Sun, 18 May 2025 12:29:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746408#M241631</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-05-18T12:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746409#M241632</link>
      <description>&lt;P&gt;Have you check that your SHC is in sync and there is no general errors wit it or with kvstore?&lt;/P&gt;&lt;P&gt;I suppose that your users have created those alerts with gui and also they try to remove those via gui? Or are they trying to use REST api?&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 12:32:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746409#M241632</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-05-18T12:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746410#M241633</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;Yes, I understand that there isn't a specific capability called "delete." I was referring to the modify/write capability in a broader context.&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 13:11:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746410#M241633</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-05-18T13:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746412#M241634</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;The SHC is in the sync and there is no issue with kvstore.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 785px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39034i7AC61E81014612F5/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Yes. They create both the alerts and reports from Web UI. They can delete alerts from the Web UI but they can't delete their own reports from the Web UI.&lt;/P&gt;&lt;P&gt;I'm using Splunk Enterprise Version 9.4.1.&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 14:09:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746412#M241634</guid>
      <dc:creator>m_zandinia</dc:creator>
      <dc:date>2025-05-18T14:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746415#M241635</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236794"&gt;@m_zandinia&lt;/a&gt;&amp;nbsp;I can confirm that this is a known issue in version 9.4.1 &amp;amp; your report is private report as per the above screenshot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.1/ReleaseNotes/KnownIssues" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.1/ReleaseNotes/KnownIssues&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1747581146695.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39035i57321A245E9F92B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1747581146695.png" alt="kiran_panchavat_0-1747581146695.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It got fixed in 9.4.2&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/ReleaseNotes/Fixedissues" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/ReleaseNotes/Fixedissues&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1747581269502.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39036i2FE2C755E8EB05F4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1747581269502.png" alt="kiran_panchavat_0-1747581269502.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 15:14:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746415#M241635</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-05-18T15:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746419#M241636</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236794"&gt;@m_zandinia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use REST API to DELETE the report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created test report and deleted using the below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -k -u admin:password --request DELETE &lt;A href="https://10.1.60.192:8089/servicesNS/admin/search/saved/searches/testreport" target="_blank" rel="noopener"&gt;https://&amp;lt;splunk_host&amp;gt;:8089/servicesNS/admin/search/saved/searches/testreport&lt;/A&gt;&lt;/P&gt;&lt;P&gt;NOTE:&amp;nbsp;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;-k&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;: Bypasses SSL certificate verification&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Reference:&amp;nbsp;&lt;A href="https://community.splunk.com/" target="_blank"&gt;https://&amp;lt;splunk_host&amp;gt;:8089/servicesNS/&amp;lt;owner&amp;gt;/&amp;lt;app&amp;gt;/saved/searches/&amp;lt;report_name&amp;gt;&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1747581927029.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39037iB4AC20F27391E3D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1747581927029.png" alt="kiran_panchavat_0-1747581927029.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_1-1747581949062.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39038i4196C776C7219B42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_1-1747581949062.png" alt="kiran_panchavat_1-1747581949062.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sun, 18 May 2025 15:28:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746419#M241636</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-05-18T15:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746420#M241637</link>
      <description>&lt;P&gt;Can you ask that they try to delete those by REST api if they have access to it?&lt;/P&gt;&lt;P&gt;Ok,&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp;has found from release notes that this is known issue and it has fixed on 9.4.2 which has already published and which also fix some security issues known in earlier versions.&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 16:30:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746420#M241637</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-05-18T16:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746436#M241639</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;I did read that page, but probably not carefully enough the first time.&lt;/P&gt;&lt;P class=""&gt;After reviewing the known issue more closely, I tested a potential workaround:&lt;BR /&gt;If the user &lt;STRONG&gt;changes the report’s permissions to allow read access for everyone&lt;/STRONG&gt;, they are then &lt;STRONG&gt;able to delete the report&lt;/STRONG&gt;.&lt;/P&gt;&lt;P class=""&gt;According to the known issue, users cannot delete &lt;STRONG&gt;private reports&lt;/STRONG&gt;. So I thought maybe they &lt;STRONG&gt;can delete public reports&lt;/STRONG&gt;—and that turned out to be correct in my case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 05:09:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746436#M241639</guid>
      <dc:creator>m_zandinia</dc:creator>
      <dc:date>2025-05-19T05:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Users Unable to Delete Reports in Splunk SHC</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746437#M241640</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236794"&gt;@m_zandinia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great. It’s good to know that changing the report’s permissions fixed the issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 05:42:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-Users-Unable-to-Delete-Reports-in-Splunk-SHC/m-p/746437#M241640</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-05-19T05:42:03Z</dc:date>
    </item>
  </channel>
</rss>

