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

2 nohup ./elasticsearch -f &

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

相关文章:

  • 2021-08-11
  • 2021-08-31
  • 2021-12-23
  • 2021-12-28
  • 2021-09-24
  • 2021-05-28
  • 2021-10-29
猜你喜欢
  • 2021-08-07
  • 2022-12-23
  • 2022-12-23
  • 2021-04-05
  • 2021-10-10
相关资源
相似解决方案