Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(panos_log_forwarding_profile_match_list): Add decryption log-type to log forwarding #429

Merged
merged 1 commit into from
May 2, 2023

Conversation

jamesholland-uk
Copy link
Member

Description

Add decryption log-type to log forwarding

Motivation and Context

Decryption logs were added in PAN-OS 10.0

How Has This Been Tested?

Tested locally with Ansible

Screenshots (if appropriate)

Before:
Screenshot 2023-05-02 at 15 07 46

After:
Screenshot 2023-05-02 at 15 07 56

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

Copy link
Collaborator

@shinmog shinmog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jamesholland-uk jamesholland-uk merged commit a1dab0a into develop May 2, 2023
@jamesholland-uk jamesholland-uk deleted the add-decrypt-to-log-fwding branch May 2, 2023 18:28
github-actions bot pushed a commit that referenced this pull request May 12, 2023
## [2.16.0](v2.15.0...v2.16.0) (2023-05-12)

### Features

* **event_driven_ansible:** New plugin for event-driven ansible ([c4b627d](c4b627d))
* **panos_log_forwarding_profile_match_list:** Add decryption log-type to log forwarding ([#429](#429)) ([a1dab0a](a1dab0a))
@github-actions
Copy link

🎉 This PR is included in version 2.16.0 🎉

The release is available on Ansible Galaxy and GitHub release

Posted by semantic-release bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panos_log_forwarding_profile_match_list log_type 'decryption' isn't accepted
2 participants