logstash-input-http
logstash-input-http copied to clipboard
Results
41
logstash-input-http issues
Sort by
recently updated
recently updated
newest added
Currently it is `http.method` but according to ECS documentation (https://www.elastic.co/guide/en/ecs/1.0/ecs-http.html), it should be `http.request.method` https://github.com/logstash-plugins/logstash-input-http/blob/879eb1472c90c12775cfa8d431d0564bdb2ef177/lib/logstash/inputs/http.rb#L251 https://github.com/logstash-plugins/logstash-input-http/pull/137