Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the plugin logo path in Kibana menu #3144

Merged
merged 2 commits into from
Apr 13, 2021

Conversation

Desvelao
Copy link
Member

Description

Hi team, this PR resolves:

  • Fix the path of the plugin logo in the Kibana menu

Checks

  • Add the server.basePath setting in kibana.yml, for example:
server.basePath: /wazuh

This changes the path to Kibana to <KIBANA_HOST_IP>:<KIBANA_PORT>:<SERVER_BASE_PATH>

Check the plugin logo is visible in the Kibana menu.

image

Closes #3142

@Desvelao Desvelao added the type/bug Bug issue label Apr 13, 2021
@Desvelao Desvelao requested a review from a team April 13, 2021 09:22
@Desvelao Desvelao self-assigned this Apr 13, 2021
@Desvelao Desvelao linked an issue Apr 13, 2021 that may be closed by this pull request
Copy link
Contributor

@frankeros frankeros left a comment

Choose a reason for hiding this comment

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

LGTM!

@frankeros frankeros merged commit 88c646b into 4.2-7.10 Apr 13, 2021
@frankeros frankeros deleted the fix/3142-fix-path-plugin-logo-menu-kibana branch April 13, 2021 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Bug issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken Wazuh logo with custom server.basePath
2 participants