Skip to content

Make Kibana client reusable#7211

Merged
ruflin merged 1 commit intoelastic:masterfrom
exekias:common-kibana-client
May 31, 2018
Merged

Make Kibana client reusable#7211
ruflin merged 1 commit intoelastic:masterfrom
exekias:common-kibana-client

Conversation

@exekias
Copy link
Copy Markdown
Contributor

@exekias exekias commented May 30, 2018

This change moves Kibana client to a common place in libbeat, it also makes client config public and adds support for headers passing.

This change makes Kibana config public, it also includes headers passing.

type kibanaConfig struct {
// ClientConfig to connect to Kibana
type ClientConfig struct {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there an other config then clientConfig for Kibana? Otherwise you could just call it config.

@ruflin ruflin merged commit 5f4b84f into elastic:master May 31, 2018
@ruflin
Copy link
Copy Markdown
Contributor

ruflin commented May 31, 2018

Merged, we can still make further adjustments later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants