elastic/logstash

URL / URI filter would be very handy

Open

#2,546 opened on 2015年2月7日

GitHub で見る
 (2 comments) (4 reactions) (0 assignees)Ruby (14,197 stars) (3,496 forks)batch import
help wantednew plugin

説明

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.

コントリビューターガイド