João Duarte
Results
122
comments of
João Duarte
Just to confirm, this is not observed in modern versions of Logstash, right? ``` /tmp/logstash-9.1.1 took 10s ❯ cat cfg input { stdin { } } filter { json {...
Plugins that use the json_lines codec: 1. stdin 2. tcp input 3. http input 4. logstash input integration 5. logstash input elastic_serverless_forwarder Of these, logstash integration and esf input don't...