Missing XQL preset queries

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.

Missing XQL preset queries

L0 Member

Hello we are trying to follow the threat hunting guide for cve-2024-3400. We are trying to use the query:


```

dataset = panw_ngfw_url_raw
| filter url_domain ~= ".*nhdata.s3-us-west-2.amazonaws.com"
| fields _time, log_source_name, action, app, url_domain, uri, url_category, source_ip, source_port, dest_ip, dest_port, protocol, rule_matched, rule_matched_uuid

```

However we are getting an error stating that the dataset does not exist. I can find on the XQL preset description page that the "panw_ngfw_*_raw " dataset should be available to call.

 

Any suggestions? 

1 accepted solution

Accepted Solutions

L4 Transporter

Hi @L.Abbott442294, thanks for reaching us using the Live Community.

 

Can you check if your are ingesting the URL logs in the NGFW integration? 

This doc guides you about how to activate each log type on the NGFW log configuration: https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Ingest-Data...

 

If it says that the dataset doesn't exist, that means that no events were parsed from the NGFW to create it.

 

If this post answers your question, please mark it as the solution.

JM

View solution in original post

1 REPLY 1

L4 Transporter

Hi @L.Abbott442294, thanks for reaching us using the Live Community.

 

Can you check if your are ingesting the URL logs in the NGFW integration? 

This doc guides you about how to activate each log type on the NGFW log configuration: https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Ingest-Data...

 

If it says that the dataset doesn't exist, that means that no events were parsed from the NGFW to create it.

 

If this post answers your question, please mark it as the solution.

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