Skip to content

Commit 6adf586

Browse files
authored
Merge pull request #3262 from splunk/auto-ta-update-133
2 parents 1ae042b + 83b3111 commit 6adf586

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

contentctl.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ test_instance:
2121
hec_port: 8088
2222
web_ui_port: 8000
2323
api_port: 8089
24-
full_image_path: registry.hub.docker.com/splunk/splunk:latest
2524
container_settings:
25+
full_image_path: registry.hub.docker.com/splunk/splunk:9.3
2626
leave_running: true
2727
num_containers: 1
2828
mode: {}
@@ -77,9 +77,9 @@ apps:
7777
- uid: 5579
7878
title: Splunk Add-on for CrowdStrike FDR
7979
appid: Splunk_TA_CrowdStrike_FDR
80-
version: 2.0.2
80+
version: 2.0.3
8181
description: description of app
82-
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/splunk-add-on-for-crowdstrike-fdr_202.tgz
82+
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/splunk-add-on-for-crowdstrike-fdr_203.tgz
8383
- uid: 3185
8484
title: Splunk Add-on for Microsoft IIS
8585
appid: SPLUNK_TA_FOR_IIS

data_sources/crowdstrike_processrollup2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ separator: event_simpleName
1010
supported_TA:
1111
- name: Splunk Add-on for CrowdStrike FDR
1212
url: https://splunkbase.splunk.com/app/5579
13-
version: 2.0.2
13+
version: 2.0.3
1414
fields:
1515
- AuthenticationId
1616
- AuthenticationId_meaning

0 commit comments

Comments
 (0)