OptionalbaseBase URL of the Graylog REST API. Defaults to http://localhost:9000.
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 (e.g. Authorization) sent with every request.
Connection options for
GraylogStore.