We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e04342 commit 78f0461Copy full SHA for 78f0461
bin/regenGUID.ps1
@@ -1,4 +1,5 @@
1
### Configure file paths for the system
2
+$INSTANCE = "$SPLUNKHOME\etc\instance.cfg"
3
$INSTANCE_CHECK = {$(Test-Path "$SPLUNKHOME\etc\instance.cfg.*")}
4
$RESTART_CHECK = "$SPLUNKHOME\etc\restartguid.txt"
5
0 commit comments