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:
          =
        
        
          instalar:
          =
        
      Versões:
- 2.0.4 February 13, 2016 (6 KB)
Runtime Dependencies (2):
            logstash-core
            < 3.0.0, >= 2.0.0
          
          
            logstash-input-stdin
            >= 0
          
    Development Dependencies (1):
            logstash-devutils
            >= 0
          
    