I want to get a assessment report with serial number every 30 days,

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

I want to get a assessment report with serial number every 30 days,

L0 Member

 I want to get a assessment report with serial number every 30 days, the format should be like the one which we can download from  assessment tab. Hope I should create xql query can someone help me on the same

1 accepted solution

Accepted Solutions

L3 Networker

Hi @C.Suw055939 

Thank you for writing to LC!

Can you please describe more about which assessment report and serial number you are referring to?

View solution in original post

3 REPLIES 3

L3 Networker

Hi @C.Suw055939 

Thank you for writing to LC!

Can you please describe more about which assessment report and serial number you are referring to?

L0 Member

I want to get assessment of client from cortex agent get information and some information such as computer name ,IP address  but  serial number of computer device  i can't find in that console , if anyone know it please share information 

L3 Networker

Hi @C.Suw055939 

Thank you for the details!

Serial number info is collected as part of host insight collection. If you have "Host insights" addon license then information will be available under system information in host_inventory dataset.
Here is the sample query, please include relevant fields as required.
dataset = host_inventory
| fields host_name, serial_number,ip_addresses

Here is the link if you are curious to learn about XQL - https://live.paloaltonetworks.com/t5/cortex-xdr-how-to-videos/cortex-xdr-basic-xql-crash-course/ta-p...

Best,

  • 1 accepted solution
  • 490 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!