OptionalbaseBase URL of the Splunk HEC/REST endpoint. Defaults to https://localhost:8088.
OptionaltokenHEC token used for ingest (Authorization: Splunk <token>).
OptionalclientOptional pre-built HTTP client. When provided it is used verbatim and
baseURL is ignored; otherwise an internal fetch-based client is
built against baseURL on connect().
OptionalheadersExtra HTTP headers sent with every internal-client request.
Connection options for
SplunkStore.