User Tools

Site Tools


elastic:run_kibana_on_standard_ports

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
elastic:run_kibana_on_standard_ports [2023/05/31 21:36] – added warning for updates olafelastic:run_kibana_on_standard_ports [2024/10/20 14:14] (current) – update with changes to 8.15 olaf
Line 1: Line 1:
-===== Let Kibana run on standard ports (HTTP :80 or HTTPS :443) =====+===== Let Kibana (debian) run on standard ports (HTTP :80 or HTTPS :443) =====
  
 Without changing the default configuration, Kibana is listening at port 5601 for either HTTP or HTTPS.\\ Without changing the default configuration, Kibana is listening at port 5601 for either HTTP or HTTPS.\\
Line 20: Line 20:
 setcap cap_net_bind_service=+epi /usr/share/kibana/bin/kibana-plugin setcap cap_net_bind_service=+epi /usr/share/kibana/bin/kibana-plugin
 setcap cap_net_bind_service=+epi /usr/share/kibana/bin/kibana-keystore setcap cap_net_bind_service=+epi /usr/share/kibana/bin/kibana-keystore
-setcap cap_net_bind_service=+epi /usr/share/kibana/node/bin/node +# Before version 8.15 
 +setcap cap_net_bind_service=+epi /usr/share/kibana/node/bin/node 
 +# Since version 8.15 
 +setcap cap_net_bind_service=+epi /usr/share/kibana/node/glibc-217/bin/node
 </code> </code>
  
elastic/run_kibana_on_standard_ports.txt · Last modified: 2024/10/20 14:14 by olaf