Deleted Custom Reports Showing Up on the Report > Monitor tab (Ver 5.07)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Deleted Custom Reports Showing Up on the Report > Monitor tab (Ver 5.07)

Not applicable

I have an issue similar to the issue in https://live.paloaltonetworks.com/docs/DOC-4127

Unfortunately the solution provided does not work for me

I tried

adminX@palo500-01(active)> delete report custom scope adult-and-pornography-top25

Invalid syntax.
adminX@palo500-01(active)> delete report custom scope
  <name>  <name>

I can't get the syntax right and I cannot find an examples

Any help would be appreciated.

1 accepted solution

Accepted Solutions

Try this, it's working for me:

>show report directory-listing | match test_delete

It gave me the following output:

drwxr-xr-x 2 root root 4.0K Dec 2 10:03 test_delete

/opt/pancfg/mgmt/custom-reports/test_delete:

To delete those Custom Reports under the 'Reports' column, please run the following command: (for example, here we are deleting a custom report "Test_delete")

>delete report custom scope shared report-name Test_delete file-name *

or

>delete report custom scope vsys1 report-name Test_delete file-name *

PA support confirm that is a bug and you cant delete custom reports from GUI.

Regards

Slawek

View solution in original post

3 REPLIES 3

L4 Transporter

I have same issiue on 5.0.9, few days ago I deleted one of my reports but today I checked and it still exist as yours.

Try this, it's working for me:

>show report directory-listing | match test_delete

It gave me the following output:

drwxr-xr-x 2 root root 4.0K Dec 2 10:03 test_delete

/opt/pancfg/mgmt/custom-reports/test_delete:

To delete those Custom Reports under the 'Reports' column, please run the following command: (for example, here we are deleting a custom report "Test_delete")

>delete report custom scope shared report-name Test_delete file-name *

or

>delete report custom scope vsys1 report-name Test_delete file-name *

PA support confirm that is a bug and you cant delete custom reports from GUI.

Regards

Slawek

This functionality does not seem to apply to Panorama if you created Custom Reports under a specific Device Group.  You can only delete reports in Shared.  delete report custom scope command only allows for shared as of v8.1.13.  Do we know if v9.x allows you to specify device groups in the scope Panorama?

  • 1 accepted solution
  • 2691 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!