Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vistahigherlearning / logstash   deb

Repository URL to install this package:

/ opt / logstash / vendor / kibana / app / panels / timepicker / editor.html

<div class="editor-row"><div class="section"><div class="editor-option"><label class="small">Relative time options <small>comma separated</small></label><input type="text" array-join="" class="input-large" ng-model="panel.time_options"></div><div class="editor-option"><label class="small">Auto-refresh options <small>comma separated</small></label><input type="text" array-join="" class="input-large" ng-model="panel.refresh_intervals"></div><div class="editor-option"><label class="small">Time Field</label><input type="text" class="input-small" ng-model="panel.timefield"></div></div></div>