Sha256: 162d2358f082ea058532a8c1736b2046b1e78514f2e7ea1391ca146f33af5313

Contents?: true

Size: 113 Bytes

Versions: 40

Compression:

Stored size: 113 Bytes

Contents

input {
  tcp {
    port => 5228
    codec => json_lines
  }
}
output {
  stdout {
    codec => json_lines
  }
}

Version data entries

40 entries across 40 versions & 3 rubygems

Version Path
logstash-logger-0.16.0 samples/tcp.conf
logstash-logger-0.15.2 samples/tcp.conf
logstash-logger-0.15.1 samples/tcp.conf
logstash-logger-0.15.0 samples/tcp.conf
logstash-logger-0.14.1 samples/tcp.conf
logstash-logger-0.14.0 samples/tcp.conf
logstash-logger-0.13.0 samples/tcp.conf
logstash-logger-0.12.0 samples/tcp.conf
logstash-logger-0.11.0 samples/tcp.conf
logstash-logger-0.10.3 samples/tcp.conf
logstash-logger-0.10.2 samples/tcp.conf
logstash-logger-0.10.1 samples/tcp.conf
logstash-logger-0.10.0 samples/tcp.conf
logstash-logger-0.9.0 samples/tcp.conf
logstash-logger-0.8.0 samples/tcp.conf
logstash-logger-0.7.0 samples/tcp.conf
logstash-logger-0.6.2 samples/tcp.conf
logstash-logger-0.6.1 samples/tcp.conf
logstash-logger-0.6.0 samples/tcp.conf
logstash-logger-0.5.0 samples/tcp.conf