Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmnguyen committed Nov 16, 2016
2 parents 785ae56 + 7eb9085 commit e41faaa
Show file tree
Hide file tree
Showing 38 changed files with 47,044 additions and 47,039 deletions.
Empty file added .gitmodules
Empty file.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Copyright (C) 2012-2016 Palo Alto Networks Inc. All Rights Reserved.

* **App Homepage:** https://splunkbase.splunk.com/app/491
* **Authors:** Brian Torres-Gil and Paul Nguyen - Palo Alto Networks
* **App Version:** 5.3.0
* **App Version:** 5.3.1
* **Required Add-on (TA) Version:** Splunk_TA_paloalto 3.7.x

### Description ###
Expand Down
4 changes: 2 additions & 2 deletions default/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ label = Palo Alto Networks
[launcher]
author = btorres-gil@paloaltonetworks.com, panguy@paloaltonetworks.com
description = The Palo Alto Networks App for Splunk is a set of reports and dashboards which provide visibility into the Palo Alto Networks Next-generation Firewall, Panorama, and Advanced Endpoint Security logs.
version = 5.3.0
version = 5.3.1

[package]
id = SplunkforPaloAltoNetworks

[install]
build = 5300
build = 5310

Empty file modified default/data/models/pan_firewall.json
100755 → 100644
Empty file.
Empty file modified default/data/ui/nav/default.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/content_overview.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/data_filtering_overview.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/endpoint_overview.xml
100755 → 100644
Empty file.
1 change: 0 additions & 1 deletion default/data/ui/views/globalprotect_overview.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@
<option name="colorBy">value</option>
<option name="colorMode">none</option>
<option name="drilldown">none</option>
<option name="linkView">search</option>
<option name="numberPrecision">0</option>
<option name="rangeColors">["0x65a637","0x6db7c6","0xf7bc38","0xf58f39","0xd93f3c"]</option>
<option name="rangeValues">[0,30,70,100]</option>
Expand Down
Empty file modified default/data/ui/views/overview.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/saas_overview.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/system_overview.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/threat_detail.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/threat_overview.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/traffic_overview.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/url_filtering_overview.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/web_usage_report.xml
100755 → 100644
Empty file.
Empty file modified default/data/ui/views/wildfire_overview.xml
100755 → 100644
Empty file.
Empty file modified default/macros.conf
100755 → 100644
Empty file.
31 changes: 20 additions & 11 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,25 @@ Release Notes
App
===

v5.3.0
v5.3.1
* Changes made to meet new certification requirements


Add-on
======

v3.7.1
* Changes made to meet new certification requirements

Previous Versions
=================

App v5.3.0
----------
* GlobalProtect Dashboard
* Other updates are in the Add-on (see below)

Important App Upgrade Notes
.. note::
* App 5.3.x requires Add-on 3.7.x
* The App setup screen has moved to the Add-on. If you has previous set firewall credentials
or a WildFire API key in the App setup screen, you'll need to set them in the Add-on
Expand All @@ -23,25 +37,20 @@ Important App Upgrade Notes
pan_url, pan_data, pan_file, and pan_wildfire.


Add-on
======

v3.7.0
Add-on v3.7.0
-------------
* Integration with new Splunk Adaptive Response
* Tag to dynamic address group using modular actions and Adaptive Response
* Submit URL’s from any log in Splunk to WildFire
* Logs with malware hashes have a new event action that links directly to that hash in Autofocus
* Improved tagging for Splunk Enterprise Security, based on customer feedback
* New parser for GlobalProtect logs

Important Add-on Upgrade Notes
* Eventtype pan_threat no longer includes these log_subtypes: url, data, file, and wildfire.

.. note:: Eventtype pan_threat no longer includes these log_subtypes: url, data, file, and wildfire.
You might need to update custom searches or panels you created that leverage
the pan_threat eventtype. There are new eventtypes for each of the removed log_subtypes:
pan_url, pan_data, pan_file, and pan_wildfire.

Previous Versions
=================

App v5.2
--------
Expand Down
2 changes: 1 addition & 1 deletion install/Splunk_TA_paloalto/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Copyright (C) 2014-2016 Palo Alto Networks Inc. All Rights Reserved.

* **Add-on Homepage:** https://splunkbase.splunk.com/app/2757
* **Authors:** Brian Torres-Gil and Paul Nguyen - Palo Alto Networks
* **Add-on Version:** 3.7.0
* **Add-on Version:** 3.7.1

### Description ###

Expand Down
4 changes: 2 additions & 2 deletions install/Splunk_TA_paloalto/default/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ docs_section_override=AddOns:released

[launcher]
author=Splunk
version=3.7.0
version=3.7.1
description = The Splunk Add-on for Palo Alto Networks allows a Splunk Enterprise administrator to collect data from Palo Alto Networks Next-Generation Firewall devices and Advanced Endpoint Protection.

[package]
id = Splunk_TA_paloalto

[install]
build = 3700
build = 3710
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<form class="form-horizontal form-complex">
</form>
Empty file modified install/Splunk_TA_paloalto/default/eventgen.conf
100755 → 100644
Empty file.
Empty file modified install/Splunk_TA_paloalto/default/eventtypes.conf
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion install/Splunk_TA_paloalto/default/props.conf
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ rename = pan:system

[pan:system]
SHOULD_LINEMERGE = false
REPORT-search = extract_system, extract_globalprotect_user, extract_globalprotect_ip, extract_globalprotect_loginip, extact_globalprotect_clientversion, extract_globalprotect_message
REPORT-search = extract_system, extract_globalprotect_user, extract_globalprotect_ip, extract_globalprotect_loginip, extract_globalprotect_clientversion, extract_globalprotect_message

FIELDALIAS-vsys = virtual_system as vsys
# Field Aliases to map specific fields to the Splunk Common Information Model - Update
Expand Down
Empty file modified install/Splunk_TA_paloalto/default/tags.conf
100755 → 100644
Empty file.
Empty file modified install/Splunk_TA_paloalto/default/transforms.conf
100755 → 100644
Empty file.
7 changes: 1 addition & 6 deletions install/Splunk_TA_paloalto/metadata/default.meta
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
# shared Application-level permissions
[]
access = read : [ * ], write : [ admin ]
export = system

# This is a TA, so export almost everything

[]
access = read : [ * ], write : [ admin, power ]
access = read : [ * ], write : [ admin ]
export = system

# Do not export commands
Expand Down
Empty file modified install/Splunk_TA_paloalto/samples/pan_endpoint.samplelog
100755 → 100644
Empty file.
94,028 changes: 47,014 additions & 47,014 deletions install/Splunk_TA_paloalto/samples/pan_incident.samplelog
100755 → 100644

Large diffs are not rendered by default.

Empty file modified install/Splunk_TA_paloalto/samples/pan_wildfire_reports.csv
100755 → 100644
Empty file.
Empty file modified install/Splunk_TA_paloalto/static/appIcon.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified install/Splunk_TA_paloalto/static/appIconAlt.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified install/Splunk_TA_paloalto/static/appIconAlt_2x.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified install/Splunk_TA_paloalto/static/appIcon_2x.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified install/Splunk_TA_paloalto/static/appLogo.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified install/Splunk_TA_paloalto/static/appLogo_2x.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e41faaa

Please sign in to comment.