Added timepicker editor
This commit is contained in:
@@ -33,6 +33,7 @@ angular.module('kibana.timepicker', [])
|
||||
mode : "relative",
|
||||
time_options : ['5m','15m','1h','6h','12h','24h','2d','7d','30d'],
|
||||
timespan : '15m',
|
||||
timefield : '@timestamp',
|
||||
index : '"logstash-"yyyy.mm.dd',
|
||||
group : "default",
|
||||
refresh : {
|
||||
|
||||
Reference in New Issue
Block a user