Can I change wazuh port from 433 and 80 to others port in Wazuh docker ?
928 views
Skip to first unread message
Công Vũ Trịnh
unread,
Nov 23, 2022, 3:15:30 AM11/23/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
That pretty it. And if I can, is there any guide about this, or detail instruction?. Thank you
carlos...@wazuh.com
unread,
Nov 23, 2022, 5:25:36 AM11/23/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
Hi
To change the port of our Wazuh-docker you just have to modify the "docker-compose.yml" file that you will find in `wazuh-docker/single-node` or `wazuh-docker/multino-node`, depending on which one you want to use. Locate the configuration for "wazuh.dashboard" in that file and there you will find the "ports" section. Just replace port 443 with the port of your choice. Don't forget to restart the docker to apply the changes in case it was already running.
I hope this helps.
Công Vũ Trịnh
unread,
Nov 23, 2022, 10:35:49 PM11/23/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
Thanks a lots. And in case of some one run into this question, after you change the port, you have to access to dashboard through that port, because this minor thing costs me an hour or so to figure it out :))
Vào lúc 17:25:36 UTC+7 ngày Thứ Tư, 23 tháng 11, 2022, carlos...@wazuh.com đã viết: