From 58a1ef2578e588cd13fb0fa596509cba39c95305 Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Fri, 6 Dec 2013 15:17:28 -0500 Subject: [PATCH] Bump up results per page in Kibana Default is 100 results, bumping it up to 500 Change-Id: I45eb6084c42c9d1243b22a9f827d44cd91edf670 --- modules/kibana/templates/config.rb.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/kibana/templates/config.rb.erb b/modules/kibana/templates/config.rb.erb index 2917ca98aa..9b4aa303e5 100755 --- a/modules/kibana/templates/config.rb.erb +++ b/modules/kibana/templates/config.rb.erb @@ -25,7 +25,7 @@ module KibanaConfig Type = '' # Results to show per page - Per_page = 100 + Per_page = 500 # Timezone. Leave this set to 'user' to have the user's browser autocorrect. # Otherwise, set a timezone string