elastic/logstash

URL / URI filter would be very handy

Open

#2.546 aberto em 7 de fev. de 2015

Ver no GitHub
 (2 comments) (4 reactions) (0 assignees)Ruby (14.197 stars) (3.496 forks)batch import
help wantednew plugin

Description

Would be awesome if URL could get parsed, same style as user agent filter. Fields to extract:

  • protocol
  • host
  • port
  • uri
  • query string
  • list of key / values for each parameters

Same applies if just URI. Since many logs include URLs, it would make visualizations on those very easy. Getting aggregations on host, uri, params would be very handy.

Guia do colaborador