You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/splunkconf-prepare-es-from-s3.sh
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,11 @@
29
29
# 20241020 improve messages
30
30
# 20241203 improve messages
31
31
# 20250511 up 8.1.0
32
+
# 20250825 up to 8.1.1
32
33
33
-
VERSION="20250611a"
34
+
VERSION="20250825a"
34
35
35
-
ESAPP="splunk-enterprise-security_810.spl"
36
+
ESAPP="splunk-enterprise-security_811.spl"
36
37
ESCU="splunk-es-content-update_4330.tgz"
37
38
38
39
echo"This script $0 download/update ES files from S3 in order to prepare for ES installation/upgrade. It will try to update installes.sh script and download ES version and content update."
0 commit comments