This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
yangxg
/
k8s-env-setup
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
可以通过脚本部署,zk/es/kibana
yangxg
hace 4 años
padre
213dc64f68
commit
883c095f2e
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
deploy-tmp-logstash.yaml
+ 1
- 0
deploy-tmp-logstash.yaml
Ver fichero
@@ -9,6 +9,7 @@ data:
input {
beats {
port => 5044
+ host => "0.0.0.0"
}
}