PAN System Based Reports

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.

PAN System Based Reports

L2 Linker

Hi,

 

I have question about some system reports requests. Can PAN firewalls provide config reports belonging to changes which users made? Also Can I get system resources report by historical?

 

Thanks

2 accepted solutions

Accepted Solutions

Community Team Member

Hi @skucukgul,

 

The Configuration log should be able to provide you with config reports belonging to changes which users made. (Monitor tab > Logs > Configuration).

 

As for historical data on system resources ... SNMP can help you with that.  This is just one of many links on SNMP : https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/monitoring/monitor-statistics-using-...

 

Or maybe even the browser extension Pan(w)achrome can help you : https://www.youtube.com/watch?v=gRP1MF76Aw0

 

Cheers !

-Kiwi.

LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.

View solution in original post

Community Team Member

Hi @skucukgul,

 

I believe you can email the config log as a PDF (Device tab > Log Settings > Configuration > Add > Email).

I hope this helps !

 

Cheers !

-Kiwi.

LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.

View solution in original post

6 REPLIES 6

Community Team Member

Hi @skucukgul,

 

The Configuration log should be able to provide you with config reports belonging to changes which users made. (Monitor tab > Logs > Configuration).

 

As for historical data on system resources ... SNMP can help you with that.  This is just one of many links on SNMP : https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/monitoring/monitor-statistics-using-...

 

Or maybe even the browser extension Pan(w)achrome can help you : https://www.youtube.com/watch?v=gRP1MF76Aw0

 

Cheers !

-Kiwi.

LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.

Hi @kiwi

 

Thanks for your information. Actualy I haven't known about chrome extension, It can be useful for me. 

 

Also I need configuration report as pdf. Is there any way to obtain over PAN? Or how can I provide this?

 

 

Community Team Member

Hi @skucukgul,

 

I believe you can email the config log as a PDF (Device tab > Log Settings > Configuration > Add > Email).

I hope this helps !

 

Cheers !

-Kiwi.

LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.

Hi @kiwi

 

I will experiement your mentioned. 

 

Thanks for your all support

@skucukgul,

I'm not sure that the logs setings that @kiwi menitoned will show up as a PDF. However if you configure an alert like so

          <entry name="config-any">
            <send-email>
              <member>Alert-Brandon</member>
            </send-email>
            <send-snmptrap>
              <member>Solar-SNMP</member>
            </send-snmptrap>
            <send-syslog>
              <member>Splunk</member>
            </send-syslog>
            <filter>All Logs</filter>
          </entry>

You'll get alerts emailed to you that look like this

domain: 1
receive_time: 2018/06/19 22:00:05
serial: 
seqno: 6561945734562709763
actionflags: 0x0
type: CONFIG
subtype: 0
config_ver: 0
time_generated: 2018/06/19 22:00:05
dg_hier_level_1: 0
dg_hier_level_2: 0
dg_hier_level_3: 0
dg_hier_level_4: 0
vsys_name: 
device_name: LegFPA
vsys_id: 0
host: 10.191.16.61
vsys: 
cmd: commit
admin: XML-API
client: CLI
result: Submitted
path: 
detail: 

And any change an admin makes would look like this:

 

domain: 1
receive_time: 2018/06/20 13:07:05
serial: 
seqno: 6561945734562709787
actionflags: 0x0
type: CONFIG
subtype: 0
config_ver: 0
time_generated: 2018/06/20 13:07:05
dg_hier_level_1: 0
dg_hier_level_2: 0
dg_hier_level_3: 0
dg_hier_level_4: 0
vsys_name: 
device_name: LegFPA1
vsys_id: 0
host: 10.191.16.61
vsys: 
cmd: edit
admin: bpry
client: CLI
result: Succeeded
path: vsys vsys1 address 10.191.133.5
detail: <change><before><![CDATA[10.191.133.5 { } ]]></before><after><![CDATA[H-10.191.133.5 { tag [ Server ]; } ]]></after></change>

Hi @BPry,

 

You think I can't get pdf report from email as your commands? 

 

Thanks

  • 2 accepted solutions
  • 4578 Views
  • 6 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!