> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/analytics-alerts/alerts-by-data-source.md).

# Alerts by data source

The Analytics alerts that Cortex can raise depend on the data sources you integrate with Cortex. Some alerts require a combination of data sources, and you can improve the accuracy of some alerts by adding additional data sources. Select a data source to see its related alerts.

| Data source                                                                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------------- |
| [AWS Audit Log](/analytics-alerts/alerts-by-data-source/aws-audit-log.md)                                                             |
| [Azure Audit Log](/analytics-alerts/alerts-by-data-source/azure-audit-log.md)                                                         |
| [Azure SignIn Log](/analytics-alerts/alerts-by-data-source/azure-signin-log.md)                                                       |
| [AzureAD](/analytics-alerts/alerts-by-data-source/azuread.md)                                                                         |
| [AzureAD Audit Log](/analytics-alerts/alerts-by-data-source/azuread-audit-log.md)                                                     |
| [Box Audit Log](/analytics-alerts/alerts-by-data-source/box-audit-log.md)                                                             |
| [DropBox](/analytics-alerts/alerts-by-data-source/dropbox.md)                                                                         |
| [Duo](/analytics-alerts/alerts-by-data-source/duo.md)                                                                                 |
| [Gcp Audit Log](/analytics-alerts/alerts-by-data-source/gcp-audit-log.md)                                                             |
| [Google Workspace Audit Logs](/analytics-alerts/alerts-by-data-source/google-workspace-audit-logs.md)                                 |
| [Google Workspace Authentication](/analytics-alerts/alerts-by-data-source/google-workspace-authentication.md)                         |
| [Health Monitoring Data](/analytics-alerts/alerts-by-data-source/health-monitoring-data.md)                                           |
| [Idira](/analytics-alerts/alerts-by-data-source/idira.md)                                                                             |
| [Kubernetes Audit Logs](/analytics-alerts/alerts-by-data-source/kubernetes-audit-logs.md)                                             |
| [Microsoft 365 Emails](/analytics-alerts/alerts-by-data-source/microsoft-365-emails.md)                                               |
| [Microsoft Graph Logs](/analytics-alerts/alerts-by-data-source/microsoft-graph-logs.md)                                               |
| [Office 365 Audit](/analytics-alerts/alerts-by-data-source/office-365-audit.md)                                                       |
| [Okta](/analytics-alerts/alerts-by-data-source/okta.md)                                                                               |
| [Okta Audit Log](/analytics-alerts/alerts-by-data-source/okta-audit-log.md)                                                           |
| [OneLogin](/analytics-alerts/alerts-by-data-source/onelogin.md)                                                                       |
| [Palo Alto Networks Firewall EAL Logs](/analytics-alerts/alerts-by-data-source/palo-alto-networks-firewall-eal-logs.md)               |
| [Palo Alto Networks Firewall threat Logs](/analytics-alerts/alerts-by-data-source/palo-alto-networks-firewall-threat-logs.md)         |
| [Palo Alto Networks Firewall traffic Logs](/analytics-alerts/alerts-by-data-source/palo-alto-networks-firewall-traffic-logs.md)       |
| [Palo Alto Networks Global Protect](/analytics-alerts/alerts-by-data-source/palo-alto-networks-global-protect.md)                     |
| [Palo Alto Networks Platform Alerts](/analytics-alerts/alerts-by-data-source/palo-alto-networks-platform-alerts.md)                   |
| [Palo Alto Networks Url Logs](/analytics-alerts/alerts-by-data-source/palo-alto-networks-url-logs.md)                                 |
| [PingOne](/analytics-alerts/alerts-by-data-source/pingone.md)                                                                         |
| [Third-Party Alerts](/analytics-alerts/alerts-by-data-source/third-party-alerts.md)                                                   |
| [Third-Party Firewalls](/analytics-alerts/alerts-by-data-source/third-party-firewalls.md)                                             |
| [Third-Party VPNs](/analytics-alerts/alerts-by-data-source/third-party-vpns.md)                                                       |
| [Windows Event Collector](/analytics-alerts/alerts-by-data-source/windows-event-collector.md)                                         |
| [XDR Agent](/analytics-alerts/alerts-by-data-source/xdr-agent.md)                                                                     |
| [XDR Agent with eXtended Threat Hunting (XTH)](/analytics-alerts/alerts-by-data-source/xdr-agent-with-extended-threat-hunting-xth.md) |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/analytics-alerts/alerts-by-data-source.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
