Skip to content

Commit 8a8e0e9

Browse files
Update README.md
1 parent 7f64cc2 commit 8a8e0e9

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -74,22 +74,6 @@ script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\dsRemove.ps1"
7474
deploymentServerUri =
7575
deploymentClientApp =
7676
77-
### Scripts used to correct issues with datetime.xml
78-
### https://docs.splunk.com/Documentation/Splunk/latest/ReleaseNotes/FixDatetimexml2020
79-
[script://./bin/dateTimeCorrect.sh]
80-
disabled = 1
81-
index = _internal
82-
sourcetype = datetime_correct:output
83-
interval = -1
84-
source = datetime_correct_output
85-
86-
[powershell://dateTimeCorrect]
87-
disabled = 1
88-
index = _internal
89-
sourcetype = datetime_correct:output
90-
source = datetime_correct_output
91-
script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\dateTimeCorrect.ps1"
92-
9377
### Admin password change scripts
9478
[script://./bin/pwchange.sh]
9579
disabled = 1
@@ -139,7 +123,7 @@ Windows - `regenGUID.ps1`\
139123
\*Nix - `regenGUID.sh`
140124

141125
###### Install updated datetime.xml file (REMOVED)
142-
The scripts that performed this action have been retired. This method is also not the safest method to update this file and should not be used. It is preferable to simply upgrade Splunk version (Splunk Enterprise or Splunk Universal Forwarder) that already has this fix in place.
126+
The scripts that performed this action have been retired. This method is also not the safest method to update this file and should not be used. It is preferable to simply upgrade Splunk versions (Splunk Enterprise or Splunk Universal Forwarder) that already has this fix in place.
143127

144128
https://docs.splunk.com/Documentation/Splunk/latest/ReleaseNotes/FixDatetimexml2020#Upgrade_Splunk_platform_instances_to_a_version_with_an_updated_version_of_datetime.xml
145129

0 commit comments

Comments
 (0)