logstash-input-shutdown_on_broken_stdin 2.0.4
If Logstash is launched as a sub-process, this plugin can be used to exit Logstash when the parent process exits. The parent process should launch the Logstash sub-process using Inherit on Stdin, this way when the parent process exits, the Stdin is broken which is detected by this plugin which exits Logstash
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 2.0.4 February 13, 2016 (6.0 KB)
Runtime 依赖 (2):
            logstash-core
            < 3.0.0, >= 2.0.0
          
          
            logstash-input-stdin
            >= 0
          
    Development 依赖 (1):
            logstash-devutils
            >= 0
          
    