Skip to content

Commit 96a4df1

Browse files
Automated Splunk TA Update 560 (#3938)
* Updated TAs * updating app name * testing TA * remove comments --------- Co-authored-by: patel-bhavin <7771446+patel-bhavin@users.noreply.github.com> Co-authored-by: Lou Stella <ljstella@gmail.com>
1 parent 2295349 commit 96a4df1

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

contentctl.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ apps:
119119
- uid: 5234
120120
title: Splunk Add-on for Stream Wire Data
121121
appid: SPLUNK_ADD_ON_FOR_STREAM_WIRE_DATA
122-
version: 8.1.3
122+
version: 8.1.6
123123
description: description of app
124-
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/splunk-add-on-for-stream-wire-data_813.tgz
124+
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/splunk-add-on-for-stream-wire-data_816.tgz
125125
- uid: 2757
126126
title: Palo Alto Networks Add-on for Splunk
127127
appid: PALO_ALTO_NETWORKS_ADD_ON_FOR_SPLUNK

data_sources/splunk_stream_http.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ mitre_components:
1414
source: stream:http
1515
sourcetype: stream:http
1616
supported_TA:
17-
- name: Splunk Stream
18-
url: https://splunkbase.splunk.com/app/1809
19-
version: 8.1.5
17+
- name: Splunk Add-on for Stream Wire Data
18+
url: https://splunkbase.splunk.com/app/5234
19+
version: 8.1.6
2020
fields:
2121
- _time
2222
- bytes

data_sources/splunk_stream_ip.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ mitre_components:
1414
source: stream:ip
1515
sourcetype: stream:ip
1616
supported_TA:
17-
- name: Splunk Stream
18-
url: https://splunkbase.splunk.com/app/1809
19-
version: 8.1.5
17+
- name: Splunk Add-on for Stream Wire Data
18+
url: https://splunkbase.splunk.com/app/5234
19+
version: 8.1.6
2020
fields:
2121
- _time
2222
- action

data_sources/splunk_stream_tcp.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ mitre_components:
1414
source: stream:tcp
1515
sourcetype: stream:tcp
1616
supported_TA:
17-
- name: Splunk Stream
18-
url: https://splunkbase.splunk.com/app/1809
19-
version: 8.1.5
17+
- name: Splunk Add-on for Stream Wire Data
18+
url: https://splunkbase.splunk.com/app/5234
19+
version: 8.1.6

0 commit comments

Comments
 (0)