Aggregating a list of http log paths in kibana
问题 I have a nginx->fluentd->elasticsearch->kibana stack up and running. Trying to figure if I can do something like a "terms" panel but with a path string component from logs. Using a terms panel directly on that results in top used words from paths, e.g. for drupal it shows "node" as the most popular, which is quite useless without actual node id. Is that something that is possible to do with elasticsearch? Update : Here's a sample of my logs: "path": "/node/123" "path": "/node/456" "path": "