Change Admin port 9100

Hi,
Can we modify the Admin port from 9100 to something else ? I modified rest_port as per the documentatio and wass able to open Couchbase console on new modified port. So, wondering if we can actually modify admin port also.

Yes you can modify the port but this will change everywhere.

Can you please let me know where we need to make this change to modify the admin port?

There is config file in the installation directory and you can change the port number in that file.

Can you please tell me the config name? I have added {adminport,5555}. in the static config however it does not seem to change it. As I mentioned earlier, adding {rest_port,5555} to the static config does change the web admin port.

I solved it by adding indexer_admin_port in static_config file.