logstash启动脚本

1  nohup ./redis-server 1>log.log 2>error.log & 

2 nohup ./elasticsearch -f &

3 nohup ./bin/logstash -f redis.conf &

posted on 2014-10-29 16:11  adolfmc  阅读(994)  评论(0编辑  收藏  举报