how to check PAN OS version running in the firewall in cortex XDR

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to check PAN OS version running in the firewall in cortex XDR

L0 Member

how to check PAN OS version running in the firewall in cortex XDR

1 REPLY 1

L5 Sessionator

Hello @M.K431848 ,

 

Thanks for reaching out on LiveCommunity!

 

I couldn't find many options, but one way to ensure that data is streaming into your tenant is by using the following query: dataset = panw_ngfw_system_raw| filter log_source_id = "[NGFW device SN].

 

You can refer to the official documentation for more details:

https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Documentation/Ingest-data-from-Next...

 

Here’s an example query you can use:
dataset = panw_ngfw_system_raw
|fields log_source_id , log_source_name , config_version
|dedup log_source_id

 

Please check if the config_version field or any other field provides the required results.

If this answers your query, kindly let us know by clicking "Mark this as a Solution." Thank you.

Ashutosh Patil
  • 245 Views
  • 1 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!