Skip to content

Commit ffc73ff

Browse files
Update README.md
1 parent bf44b71 commit ffc73ff

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ source = restart_output
2121
disabled = 1
2222
index = _internal
2323
sourcetype = restart:output
24-
interval = */2 * * * *
24+
schedule = */2 * * * *
2525
source = restart_output
2626
script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\restart.ps1"
2727
@@ -37,7 +37,6 @@ source = regen_guid_output
3737
disabled = 1
3838
index = _internal
3939
sourcetype = regen_guid:output
40-
interval = -1
4140
source = regen_guid_output
4241
script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\regenGUID.ps1"
4342
@@ -53,7 +52,6 @@ source = host_rename_output
5352
disabled = 1
5453
index = _internal
5554
sourcetype = host_rename:output
56-
interval = -1
5755
source = host_rename_output
5856
script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\hostCorrect.ps1"
5957
@@ -69,7 +67,6 @@ source = ds_remove_output
6967
disabled = 1
7068
index = _internal
7169
sourcetype = ds_remove:output
72-
interval = -1
7370
source = ds_remove_output
7471
script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\dsRemove.ps1"
7572
@@ -86,7 +83,6 @@ source = datetime_correct_output
8683
disabled = 1
8784
index = _internal
8885
sourcetype = datetime_correct:output
89-
interval = -1
9086
source = datetime_correct_output
9187
script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\dateTimeCorrect.ps1"
9288

0 commit comments

Comments
 (0)