Closed
Description
Calls to this endpoint return a 404. The SDK appends a '/' to the end of any uri. So, /services/collector/event is found, /services/collector/event/ is not.
event_collector_endpoint = splunklib.client.Endpoint(splunk_service, "/services/collector/event")
Subclassing client.Endpoints and overriding init like below works.
Metadata
Metadata
Assignees
Labels
No labels