You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.
In our environment where we have the Splunk Addon 6.6, we can use q=* OR pq=* to parse URIs to gather search terms in search engines. But we upgraded to 8.2 and no longer have that functionality.
Expected behavior
In 6.6 , if I add (pq=* OR query=* OR p=* OR q=*) as a part of the search terms, I see interesting fields that contain what the user searched for.
Current behavior
In 8.2, with the same query, no results are returned.
Possible solution
None
Steps to reproduce
Run a Splunk query like:
(index=corp_palo_alto sourcetype=pan:threat log_subtype=url) (pq=* OR query=* OR p=* OR q=*) categories IN (search-engines, streaming-media)
See the results and Interesting Fields populate in our Splunk environment that has the TA app 6.6.
Context
Need to move all functionality to SplunkCloud and the 6.6 version of the Palo Alto app is not supported.
Your Environment
On-prem Splunk that has the Palo Alto Networks Addon 6.6.0 installed
SplunkCloud that has the Palo Alto Networks Addon 8.2.0 installed
The text was updated successfully, but these errors were encountered:
Describe the bug
In our environment where we have the Splunk Addon 6.6, we can use q=* OR pq=* to parse URIs to gather search terms in search engines. But we upgraded to 8.2 and no longer have that functionality.
Expected behavior
In 6.6 , if I add (pq=* OR query=* OR p=* OR q=*) as a part of the search terms, I see interesting fields that contain what the user searched for.
Current behavior
In 8.2, with the same query, no results are returned.
Possible solution
None
Steps to reproduce
Run a Splunk query like:
(index=corp_palo_alto sourcetype=pan:threat log_subtype=url) (pq=* OR query=* OR p=* OR q=*) categories IN (search-engines, streaming-media)
See the results and Interesting Fields populate in our Splunk environment that has the TA app 6.6.
Context
Need to move all functionality to SplunkCloud and the 6.6 version of the Palo Alto app is not supported.
Your Environment
On-prem Splunk that has the Palo Alto Networks Addon 6.6.0 installed
SplunkCloud that has the Palo Alto Networks Addon 8.2.0 installed
The text was updated successfully, but these errors were encountered: