File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ source = regen_guid_output
26
26
disabled = 1
27
27
index = _internal
28
28
sourcetype = regen_guid:output
29
- schedule = -1
30
29
source = regen_guid_output
31
30
script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\regenGUID.ps1"
32
31
@@ -42,7 +41,6 @@ source = host_rename_output
42
41
disabled = 1
43
42
index = _internal
44
43
sourcetype = host_rename:output
45
- schedule = -1
46
44
source = host_rename_output
47
45
script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\hostCorrect.ps1"
48
46
@@ -58,7 +56,6 @@ source = ds_remove_output
58
56
disabled = 1
59
57
index = _internal
60
58
sourcetype = ds_remove:output
61
- schedule = -1
62
59
source = ds_remove_output
63
60
script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\dsRemove.ps1"
64
61
@@ -75,7 +72,6 @@ source = datetime_correct_output
75
72
disabled = 1
76
73
index = _internal
77
74
sourcetype = datetime_correct:output
78
- schedule = -1
79
75
source = datetime_correct_output
80
76
script = . "$SplunkHome\etc\apps\SplunkForwarderRepairKit\bin\dateTimeCorrect.ps1"
81
77
@@ -91,5 +87,5 @@ source = pw_change_output
91
87
disabled = 1
92
88
index = _internal
93
89
sourcetype = pw_change:output
94
- schedule = -1
90
+ interval = -1
95
91
source = pw_change_output
You can’t perform that action at this time.
0 commit comments