Skip to content

Added KibanaContainer#11493

Merged
kiview merged 5 commits into
testcontainers:mainfrom
pioorg:kibana-container
May 20, 2026
Merged

Added KibanaContainer#11493
kiview merged 5 commits into
testcontainers:mainfrom
pioorg:kibana-container

Conversation

@pioorg
Copy link
Copy Markdown
Contributor

@pioorg pioorg commented Feb 18, 2026

This change doesn't create a new module, adds a new container to the Elasticsearch module, to support Kibana. Hence the new container is called KibanaContainer.
The idea is: a KibanaContainer can be created with settings allowing connecting to Elasticsearch anywhere (as long as ES is reachable) or from ElasticsearchContainer, and then the settings are applied automatically, based on ES setup).

@kiview kiview self-assigned this Feb 21, 2026
Copy link
Copy Markdown
Member

@kiview kiview left a comment

Choose a reason for hiding this comment

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

I think that's good to merge. Any objections to dropping the visibility as suggested by my online comments?

pioorg and others added 3 commits May 20, 2026 12:11
…search/ElasticsearchContainer.java

Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
…search/KibanaContainer.java

Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
…search/ElasticsearchContainer.java

Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
@kiview kiview merged commit 5048487 into testcontainers:main May 20, 2026
102 checks passed
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