# Firewalls

The Cybrhawk platform supports integrations with a wide range of commercial and open-source firewalls. Firewall logs provide critical visibility into network activity, policy enforcement, and threat prevention events. This section contains step-by-step integration guides for the most common vendors.

***

## Supported Firewall Platforms

* [Palo Alto Networks](/cybrhawk-docs/siem-integrations/firewalls/paloalto.md)
* [Fortinet FortiGate](/cybrhawk-docs/siem-integrations/firewalls/fortinet.md)
* [Cisco ASA](/cybrhawk-docs/siem-integrations/firewalls/cisco-asa.md)
* [SonicWall](/cybrhawk-docs/siem-integrations/firewalls/sonicwall.md)
* [pfSense](/cybrhawk-docs/siem-integrations/firewalls/pfsense.md)
* [Barracuda](/cybrhawk-docs/siem-integrations/firewalls/barracuda.md)
* [WatchGuard](/cybrhawk-docs/siem-integrations/firewalls/watchguard.md)
* [Cisco Meraki](/cybrhawk-docs/siem-integrations/firewalls/cisco-meraki.md)

***

For firewall vendors not listed above, follow the [Generic Syslog Integration Guide](/cybrhawk-docs/appliances/syslog-forwarder/onboarding-syslog-data.md).


---

# Agent Instructions: 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:

```
GET https://cybrhawksoc.gitbook.io/cybrhawk-docs/siem-integrations/firewalls.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
