Skip to content

Commit 2f42c3e

Browse files
committed
fix prop
1 parent 541397b commit 2f42c3e

File tree

1 file changed

+1
-1
lines changed
  • components/splunk_http_event_collector/actions/send-event

1 file changed

+1
-1
lines changed

components/splunk_http_event_collector/actions/send-event/send-event.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default {
3535
host: {
3636
propDefinition: [
3737
splunk,
38-
"index",
38+
"host",
3939
],
4040
},
4141
},

0 commit comments

Comments
 (0)