This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yangxg
/
k8s-env-setup
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
可以通过脚本部署,zk/es/kibana
yangxg
4 years ago
parent
213dc64f68
commit
883c095f2e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
deploy-tmp-logstash.yaml
+ 1
- 0
deploy-tmp-logstash.yaml
View File
@@ -9,6 +9,7 @@ data:
input {
beats {
port => 5044
+ host => "0.0.0.0"
}
}