Skip to content

Bug in new Connector Validation #375

@tebriel

Description

@tebriel

#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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions