Skip to content

Commit 9e04342

Browse files
Update README.md
1 parent cba76b2 commit 9e04342

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This kit was compiled based on common issues with Splunk deployments and managing idiosyncrasies that tend to naturally occur.
33

44
## Using the app
5-
Given the use-cases listed below, you will likely have multiple copies of the app with different inputs enabled for each case. In any case, the app should restart Splunk when it is installed as all of the inputs are designed to be run when the forwarder starts.
5+
Given the use-cases listed below, you will likely have multiple copies of the app with different scripted inputs enabled for each case. In any case, the app should restart Splunk when it is installed as all of the inputs are designed to be run when the forwarder starts.
66

77
It should be noted that if multiple copies of the app are created, the inputs.conf would need to be adjusted to account for the change in path for Windows Powershell scripts.
88

@@ -141,6 +141,8 @@ A notice was sent out in November of 2019 that stated there was an issue with th
141141

142142
This app contains scripts for Windows and Linux forwarders that will back up the existing "datetime.xml" to replace with the corrected version contained within the app.
143143

144+
**NOTE: This should only be used on Universal Forwarders. Please see the above documentation link for instructions for other Splunk instances.**
145+
144146
Windows - `dateTimeCorrect.ps1`\
145147
\*Nix - `dateTimeCorrect.sh`
146148

0 commit comments

Comments
 (0)