Customize Brand name

651 views
Skip to first unread message

Surajit

unread,
Apr 12, 2023, 3:16:01 AM4/12/23
to Wazuh mailing list
I have configured Wazuh using OVA. How can I customize the brand name in it?

Oluwaseyi Soneye

unread,
Apr 12, 2023, 3:34:29 AM4/12/23
to Wazuh mailing list
Hello Surajit, 

Follow the below steps to customize the authentication logo on Wazuh GUI.

Copy your custom image to the path /usr/share/wazuh-dashboard/plugins/wazuh/public/assets

Change the owner to wazuh-dashboard using the command chown wazuh-dashboard:wazuh-dashboard <custom_image>

Edit the file /etc/wazuh-dashboard/opensearch_dashboards.yml and include the below configuration.
opensearch_security.basicauth.login.brandimage: "/plugins/wazuh/assets/<custom_image>"
opensearch_security.basicauth.login.title: "Custom title"
opensearch_security.basicauth.login.subtitle: "Custom subtitile"


The path /plugins/wazuh/assets/<custom_image> translates to usr/share/wazuh-dashboard/plugins/wazuh/public/asset

Restart the wazuh-dashboard:  systemctl restart wazuh-dashboard

I will recommend you save your custom image in jpeg, although wazuh supports svg, png, and jpeg.

You can also check out the following documentation. This thread could also be helpful Customised Logos. And this.

Please let me know if this helps.
Regards

Surajit

unread,
Apr 12, 2023, 4:41:48 AM4/12/23
to Wazuh mailing list
Hi, I need to change the text "Wazuh" also. Can I do so?

Surajit

unread,
Apr 12, 2023, 5:10:10 AM4/12/23
to Wazuh mailing list
For example this "wazuh" on sidebar
Screenshot 2023-04-12 143836.png

Oluwaseyi Soneye

unread,
Apr 14, 2023, 4:15:51 AM4/14/23
to Wazuh mailing list
Kindly go through this documentation. It highlights the custom branding options. 
Reply all
Reply to author
Forward
0 new messages