PAN-OS EDL Setup v2 Deprecated Hidden

Deprecated. Use "PAN-OS EDL Setup v3" playbook instead. Configures an external dynamic list in PAN-OS. In the event that the file exists on the web server, it will sync it to demisto. Then it will create an EDL object and a matching rule.

Deprecated Content (Deprecated) · 20 tasks · 13 inputs · 1 output

Inputs

  • list-name — The name of the list that will store the IOCs. The name of the file on the web server. This file name is the same as the name of the list with the extension ".txt" added.
  • ioc-type — The type of the IOCs that the list will store. Can be "ip", "url", or "domain".
  • list-items — comma separated values
  • action-type — The action that will be defined in the rule: allow/deny/drop
  • auto-commit — Whether to commit the configuration automatically.
  • log-forwarding-object-name — The server address to which to forward logs.
  • web-server-ip — The IP address of the web server on which the files are stored. The web server IP address is configured in the integration instance.
  • pre-post-rulebase — Either pre-rulebase or post-rulebase, according to the rule structure.
  • rule-position — The position of the rule in the ruleset. Valid values are: * top * bottom * before * after The default position is 'top'
  • relative-rule-name — If the rule-position that is chosen is before or after, specify the rule name to which it is related.
  • inbound-or-outbound-rule — Determines if the rule is inbound or outbound.
  • rule-name — The name of the rule to update, or the name of the rule that will be created.
  • device-group — The device group to work on. Exists only in panorama!

Outputs

  • Panorama.EDL.Name — Name of the EDL.

Commands used

pan-os-edl-get-external-file-metadata pan-os-edl-update pan-os-edl-update-from-external-file panorama panorama-create-edl panorama-get-edl

Flowchart

yes yes yes no yes no yes yes Start Start Is PAN-OS integration enabled? Is PAN-OS integration ena... Is PAN-OS EDL Management integration enabled? Is PAN-OS EDL Management ... Done Done Retrieve external file - pan-os-edl-get-external-file-metadata Retrieve external file pan-os-edl-get-external-file-... Add changes from external file to the internal list - pan-os-edl-update-from-external-file Add changes from external... pan-os-edl-update-from-extern... Create internal list and external file - pan-os-edl-update Create internal list and ... pan-os-edl-update Is there an external file? Is there an external file? Create EDL Object - panorama-create-edl Create EDL Object panorama-create-edl PAN-OS-Commit-Configuration - PAN-OS Commit Configuration PAN-OS-Commit-Configuration PAN-OS Commit Configuration Is auto-commit defined? - AreValuesEqual Is auto-commit defined? AreValuesEqual Manually commit Manually commit add the list items to the EDL - pan-os-edl-update add the list items to the... pan-os-edl-update PAN-OS - Create Or Edit EDL Rule - PAN-OS - Create Or Edit EDL Rule PAN-OS - Create Or Edit E... PAN-OS - Create Or Edit EDL Rule Is auto-commit defined? - AreValuesEqual Is auto-commit defined? AreValuesEqual PAN-OS Commit Configuration - PAN-OS Commit Configuration PAN-OS Commit Configuration PAN-OS Commit Configuration Manually commit Manually commit Fetch Instance Info - panorama Fetch Instance Info panorama Is Instance type Panorama? Is Instance type Panorama? Get EDL Object - panorama-get-edl Get EDL Object panorama-get-edl