-
Notifications
You must be signed in to change notification settings - Fork 107
Closed
Description
#365 introduced a bug that prevents us from creating a new connector as our splunk.hec.uri is a list of URIs instead of a single URI.
This line takes the connectorConfig.splunkURI and concatenates it with the endpoint, however the README.md notes that the splunk.hec.uri can be a comma separated list of URIs.
Our existing connectors are continuing to function after the restart, however we cannot create new connectors.
We have found no workaround yet and are downgrading to v2.0.9. Update Downgrading to v2.0.9 allowed us to create a connector with a list of URIs, further validating that this is likely the culrpit.
/cc @harshit-splunk @deep-splunk
Metadata
Metadata
Assignees
Labels
No labels