📄 Palo Alto Networks Log Types and Severity Levels

1. Overview of Log Types

Palo Alto Networks firewalls generate various log types to monitor and analyze network activity. Each log type provides specific information:

For more details, refer to the Log Types and Severity Levels documentation.

2. Severity Levels

Logs are categorized by severity to indicate the importance or impact of the event:

Detailed descriptions can be found in the System Logs documentation.

3. Accessing Logs via GUI

To view logs through the web interface:

  1. Navigate to the Monitor tab.
  2. Select the desired log type from the left-hand menu.
  3. Use filters and search options to refine the displayed logs.

For more information, see the View Logs guide.

4. Accessing Logs via CLI

The Command Line Interface provides commands to view logs:

For a comprehensive list of CLI commands, refer to the CLI Cheat Sheet: HA .

5. Configuring Log Forwarding

To effectively monitor and analyze logs, it's essential to configure log forwarding to external servers such as Syslog, SNMP, or email. Here's how you can set up log forwarding in Palo Alto Networks firewalls:

  1. Create a Server Profile:
    • Navigate to Device > Server Profiles and select the desired profile type (e.g., Syslog, Email, SNMP Trap).
    • Click Add to create a new profile, providing necessary details like server address, port, and protocol.
  2. Define a Log Forwarding Profile:
    • Go to Objects > Log Forwarding and click Add .
    • Name the profile and specify which log types and severity levels to forward to the previously created server profile.
  3. Apply the Log Forwarding Profile:
    • For traffic-related logs, navigate to Policies > Security , select the relevant policy rule, and under the Actions tab, assign the log forwarding profile.
    • For system, configuration, and other logs, go to Device > Log Settings and assign the log forwarding profile to the desired log types and severity levels.
  4. Commit the Configuration:
    • After making the changes, click Commit to apply the new settings.

For a detailed guide on configuring log forwarding, refer to the Use Syslog for Monitoring documentation.