URL Category

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.

URL Category

L2 Linker

We use PA URL Category to block access to some sites i.e. Social media etc.

I would like to export all the category names and their respective settings block / allow / alert etc. to an Excel or Text file.

 

Can this be done, if so how

2 REPLIES 2

L6 Presenter

If you're wanting something more specific for your enviornment, what I did is I just took this listing about built the spreadsheet with the relevant information that I wanted to have (color coding / comments / and what-not.)

 

If you're not wanting to build every single line you can output the .XML config file (seen below for how it's output).  At the bottom of this file are all of your URL Profiles with the associated categories and actions for each category within the profile. You can use this iformation to integate it into an XLS document:

 

 

<entry name="*URL Profile Name">
<description> *Desc*</description>
<alert>
<member>*URL Category*</member>
</alert>
<block>
<member>*URL Category*</member>
</block>

  • 1683 Views
  • 2 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!