PaloAltoNetworks / pan-os-python

The PAN-OS SDK for Python is a package to help interact with Palo Alto Networks devices (including physical and virtualized Next-generation Firewalls and Panorama). The pan-os-python SDK is object oriented and mimics the traditional interaction with the device via the GUI or CLI/API.
https://pan-os-python.readthedocs.io
ISC License
340 stars 168 forks source link

feat: Decrypt and GP for HTTP server profiles #505

Closed jamesholland-uk closed 1 year ago

jamesholland-uk commented 1 year ago

Description

Add the option for HTTP Server Profiles to key off Decrypt and GP logs.

Motivation and Context

Decrypt and GP logs were added in PAN-OS 10.0 and 9.1 respectively. This feature coverage is also useful for upcoming Event-Driven Ansible operations.

How Has This Been Tested?

Tested locally with Ansible (playbook)

Screenshots (if appropriate)

Screenshot 2023-04-26 at 14 54 11 Screenshot 2023-04-26 at 14 51 38 Screenshot 2023-04-26 at 14 50 45 Screenshot 2023-04-26 at 14 51 01

Types of changes

Checklist

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.10.0 :tada:

The release is available on PyPI and GitHub release

Posted by semantic-release bot