├── .backportrc.json ├── .editorconfig ├── .eslintignore ├── .eslintrc ├── .github ├── ISSUE_TEMPLATE.md └── PULL_REQUEST_TEMPLATE.md ├── .gitignore ├── .jshintignore ├── .jshintrc ├── .node-version ├── .npmrc ├── CONTRIBUTING.md ├── FAQ.md ├── Gruntfile.js ├── LICENSE.md ├── README.md ├── STYLEGUIDE.md ├── bin ├── create_symlink.sh ├── investigate ├── investigate-plugin ├── investigate-plugin.bat └── investigate.bat ├── config └── investigate.yml ├── data └── .empty ├── docs ├── README.md ├── access_control.asciidoc ├── acknowledgements.asciidoc ├── console │ ├── auto-formatting.asciidoc │ ├── configuring-console.asciidoc │ ├── history.asciidoc │ ├── keyboard-shortcuts.asciidoc │ ├── multi-requests.asciidoc │ └── settings.asciidoc ├── create_html_doc_zip.sh ├── cross_frame_communication.asciidoc ├── dashboard.asciidoc ├── dashboard │ ├── auto-generate.asciidoc │ ├── dashboard_groups.asciidoc │ └── filter_pinning.asciidoc ├── dev-tools │ ├── console.asciidoc │ └── translate-join-query.asciidoc ├── development.asciidoc ├── development │ ├── core │ │ ├── development-elasticsearch.asciidoc │ │ ├── development-functional-tests.asciidoc │ │ └── development-modules.asciidoc │ ├── plugin-development.asciidoc │ └── plugin │ │ ├── development-internationalization.asciidoc │ │ └── development-plugin-functional-tests.asciidoc ├── discover.asciidoc ├── discover │ ├── autorefresh.asciidoc │ ├── context.asciidoc │ ├── document-data.asciidoc │ ├── field-filter.asciidoc │ ├── search.asciidoc │ ├── selected-fields.asciidoc │ ├── set-time-filter.asciidoc │ └── viewing-field-stats.asciidoc ├── docinfo.html ├── external_datasources.asciidoc ├── getting-started.asciidoc ├── getting-started │ └── tutorial-define-index.asciidoc ├── gs-index.asciidoc ├── images │ ├── CollapseButton.jpg │ ├── ExistsButton.jpg │ ├── ExpandButton.jpg │ ├── Expanded-Document.png │ ├── LoadVis.png │ ├── NewVis.png │ ├── RemoveFieldButton.jpg │ ├── SettingsButton.jpg │ ├── ShareVis.png │ ├── Start-Page.png │ ├── TimeFilter.jpg │ ├── VizEditor.jpg │ ├── access_control │ │ ├── acl_app.png │ │ ├── acl_section.png │ │ ├── acl_section_5.png │ │ ├── blocked_management_error.png │ │ ├── blocked_timelion_and_management_uirules.png │ │ ├── blocked_timelion_error.png │ │ ├── create_role_button.png │ │ ├── create_role_button_5.png │ │ ├── everyone_role.png │ │ ├── jwtmapping.png │ │ ├── kerberos │ │ │ └── internet_options.png │ │ ├── login.png │ │ ├── object_permissions.png │ │ ├── object_perms_button.png │ │ ├── saving_role.png │ │ ├── sgroles.png │ │ └── sgroles_5.png │ ├── add-column-button.png │ ├── add-visualisation-button.png │ ├── app-picker.png │ ├── apply-changes-button.png │ ├── authorization-visualization-empty.png │ ├── authorization-visualization-error.png │ ├── authorization-warning-messages.png │ ├── auto_format_after.png │ ├── auto_format_before.png │ ├── auto_format_bulk.png │ ├── autorefresh-intervals.png │ ├── autorefresh-pause.png │ ├── autorefresh.png │ ├── bar-terms-agg.png │ ├── bar-terms-subagg.png │ ├── box_plot │ │ ├── box_plot.png │ │ └── options.png │ ├── bubble_diagram │ │ ├── aggregations.png │ │ ├── apply_filter_confirmation.png │ │ ├── filter_child.png │ │ ├── filter_parent.png │ │ ├── first_image.png │ │ ├── movement.png │ │ ├── options.png │ │ └── table.png │ ├── color-picker.png │ ├── colorformatter.png │ ├── console │ │ ├── history.png │ │ ├── introduction_action_menu.png │ │ ├── introduction_output.png │ │ ├── introduction_screen.png │ │ ├── introduction_server.png │ │ ├── introduction_suggestion.png │ │ ├── translate-join-query-button.png │ │ └── translate-join-query.png │ ├── darktheme.png │ ├── dashboard │ │ ├── DashboardGroupRightClickMenu.png │ │ ├── EditDashboardGroup.png │ │ ├── add_vis.png │ │ ├── auto-generate │ │ │ ├── create-panel.png │ │ │ ├── generate-vis-report-panel.png │ │ │ └── new-auto-gen-dashboard.png │ │ ├── create_new_dashboard.png │ │ ├── create_new_dashboard_group.png │ │ ├── create_new_dashboard_popup.png │ │ ├── dashboard_counts_and_indicators.png │ │ ├── dashboard_groups.png │ │ ├── edit-button.png │ │ ├── edit_individual_dashboard_group.png │ │ ├── new_dashboard.png │ │ ├── save_dashboard.png │ │ ├── save_dashboard_opts.png │ │ ├── share_dashboard.png │ │ └── time_filter.png │ ├── discover-compass.png │ ├── discover │ │ ├── Discover-ContextView-FilterMontage.png │ │ ├── Discover-ContextView-SizePicker-Newer.png │ │ ├── Discover-ContextView-SizePicker-Older.png │ │ ├── Discover-ContextView.png │ │ ├── Discover-FieldStats.jpg │ │ ├── Discover-MoveColumn.jpg │ │ ├── Discover-Start-Annotated.png │ │ ├── add-field-from-sidebar.png │ │ ├── auto-select-button.png │ │ ├── auto-select-report.png │ │ ├── auto-select-test-modal-ok-button.png │ │ ├── auto-select-test-modal.png │ │ ├── generate-dashboard-button.png │ │ ├── remove-button.png │ │ ├── remove-field.png │ │ └── selected-fields.png │ ├── edit_filter_query.png │ ├── edit_filter_query_json.png │ ├── enhanced_search_results │ │ ├── alias.png │ │ ├── click_follow_url.png │ │ ├── click_follow_url_custom_format.png │ │ ├── click_select_entity.png │ │ ├── config.png │ │ ├── config_5.png │ │ ├── relational_column_config.png │ │ └── relational_column_sample.png │ ├── external_sources │ │ ├── entity_selection.png │ │ ├── entity_selection_config_sample.png │ │ ├── entity_selection_hover.png │ │ ├── queries_editor_sparql.png │ │ ├── queries_editor_sql1.png │ │ ├── query_table_var.png │ │ ├── relational_button.png │ │ ├── relational_filter_config.png │ │ ├── relational_filter_config_2.png │ │ └── templates_editor.png │ ├── filter │ │ ├── add_filter.png │ │ ├── add_filter_field.png │ │ ├── add_filter_operator.png │ │ ├── add_filter_value.png │ │ ├── filter-actions.png │ │ ├── filter-allbuttons.png │ │ ├── filter-custom-json.png │ │ ├── filter-custom.png │ │ ├── filter-delete.png │ │ ├── filter-enable.png │ │ ├── filter-field.jpg │ │ ├── filter-pin.png │ │ ├── filter-sample.png │ │ ├── filter-toggle.png │ │ ├── negative_filter.jpg │ │ └── positive_filter.jpg │ ├── getting_started │ │ ├── add_metric.png │ │ ├── bucket_aggregation.png │ │ ├── click_handler_url.png │ │ ├── companies_table.png │ │ ├── companies_table_colmove.png │ │ ├── companies_table_preview.png │ │ ├── dashboard_edit_query_vis.png │ │ ├── dashboard_edit_query_vis_agg.png │ │ ├── demo_companies_dashboard_overview.png │ │ ├── demo_companies_relational_filter.png │ │ ├── demo_dashboard_search.png │ │ ├── demo_overview.png │ │ ├── demo_pie_filter.png │ │ ├── demo_pie_slice.png │ │ ├── demo_query_companies.png │ │ ├── edit_search_results.png │ │ ├── edit_search_results_layout.png │ │ ├── entity_selection.png │ │ ├── entity_selection_5.png │ │ ├── query_vis_avg.png │ │ ├── query_vis_filter_agg.png │ │ ├── query_vis_filterbar.png │ │ ├── relational_column_config.png │ │ ├── relational_column_config_5.png │ │ ├── relational_column_example.png │ │ ├── relational_filter_config.png │ │ ├── relational_filter_explanation.png │ │ ├── selecting_filter_queryoncompanies.png │ │ ├── settings_queries.png │ │ ├── templated_query_viewer.png │ │ ├── templated_query_viewer_config.png │ │ ├── templated_query_viewer_config_5.png │ │ └── view_saved_object.png │ ├── graph_browser │ │ ├── add_from_saved_graph.png │ │ ├── add_vertex.png │ │ ├── config_source.png │ │ ├── graph_browser_example.png │ │ ├── graph_layouts.gif │ │ ├── hierarchy_layout.gif │ │ ├── highlight_off.png │ │ ├── highlight_on.png │ │ ├── map_mode.png │ │ ├── navigation_bar.png │ │ ├── open_graph.png │ │ ├── remove_all.png │ │ ├── save_graph.png │ │ ├── scripts_management.png │ │ ├── selected_document.png │ │ ├── standard_layout.gif │ │ ├── timebar_filter.png │ │ ├── timebar_mode.png │ │ ├── toolbar.png │ │ ├── tooltip.png │ │ ├── tooltip_checkbox.png │ │ └── vertex_config.png │ ├── horizontal_bar_chart │ │ └── horizontal_bar_chart.png │ ├── indexes_and_relations │ │ ├── automatic_rel_buttons.png │ │ ├── creating_relations.png │ │ ├── indexes_and_relations.png │ │ ├── inverse_relation.png │ │ ├── knowledge_graph.png │ │ ├── relations_graph_2.png │ │ ├── relations_graph_tab.png │ │ └── visualize_screen.png │ ├── jdbc │ │ ├── fill_in_connection_params.png │ │ ├── index_pattern_configuration.png │ │ ├── select_datasource.png │ │ ├── select_jdbc_option.png │ │ ├── test_connection.png │ │ ├── virtual_index_configuration.png │ │ └── virtual_index_success.png │ ├── kibi-status-page.png │ ├── kibi_query_viewer │ │ ├── kibi_query_viewer_advanced.png │ │ └── kibi_query_viewer_config.png │ ├── kibi_status_page_diagnostics_help.png │ ├── labelbutton.png │ ├── license_page_after_install.jpg │ ├── license_page_before_install.jpg │ ├── logstash │ │ ├── company-minimal-dashboard.png │ │ ├── company-minimal-discover-dd.png │ │ ├── company-minimal-expand.png │ │ ├── company-minimal-index.png │ │ └── crunchbase-schema.png │ ├── management_no-license.png │ ├── multi_chart │ │ ├── multi_chart_configuration.png │ │ ├── multi_chart_on_dashboard.png │ │ ├── multi_configurations.png │ │ └── new_configuration.png │ ├── multiple_requests.png │ ├── node-windows-firewall-warning.png │ ├── plugin-compatibility.png │ ├── radar_settings.png │ ├── radar_visualization.png │ ├── refresh.png │ ├── regionmap.png │ ├── relational_filter │ │ ├── add-a-filter-button.png │ │ ├── example_1.png │ │ ├── example_2.png │ │ ├── example_3.png │ │ ├── example_4.png │ │ ├── london-companies-example-filter.png │ │ ├── london-companies-filter-bar-with-label.png │ │ ├── london-companies-filter-bar.png │ │ ├── relational_filter_companies_source.png │ │ ├── relational_filter_companies_target.png │ │ ├── relational_filter_config.png │ │ ├── spy.png │ │ └── spy_debug.png │ ├── relational_panel │ │ ├── explanation.png │ │ ├── filter.png │ │ ├── panel.png │ │ └── with_filter.png │ ├── relations_settings │ │ ├── dashboards_settings.png │ │ ├── index_relation_icon.png │ │ ├── indices_settings.png │ │ ├── indices_settings_advanced.png │ │ ├── indices_settings_advanced_switch.png │ │ ├── investor_index.png │ │ ├── relational_filter.png │ │ └── relational_panel_icon.png │ ├── remove-all-filters.png │ ├── reset-filters-icon.png │ ├── scatter_plot │ │ ├── any_aggregator_mode.png │ │ ├── filtered_aggregator_mode.png │ │ ├── significant_terms_mode.png │ │ └── straight_mode.png │ ├── search-button.jpg │ ├── settings.png │ ├── share-link.png │ ├── share-short-link.png │ ├── share_link.png │ ├── share_short_link.png │ ├── sharing-panel.png │ ├── sidebar │ │ └── contract_button.png │ ├── source_filtering │ │ ├── config.png │ │ └── index_view.png │ ├── spy-open-button.png │ ├── time-filter-absolute.png │ ├── time-filter-relative.png │ ├── time-filter.png │ ├── time-picker-step.jpg │ ├── time-picker.jpg │ ├── time-series-visual-builder │ │ ├── tsvb-annotations.png │ │ ├── tsvb-data-tab-derivative-example.png │ │ ├── tsvb-data-tab-label.png │ │ ├── tsvb-data-tab-series-options-time-series.png │ │ ├── tsvb-data-tab-series-options.png │ │ ├── tsvb-gauge.png │ │ ├── tsvb-markdown-tab.png │ │ ├── tsvb-markdown.png │ │ ├── tsvb-metric.png │ │ ├── tsvb-screenshot.png │ │ ├── tsvb-timeseries.png │ │ └── tsvb-top-n.png │ ├── timeline │ │ ├── timeline-advanced-config.png │ │ ├── timeline-config.png │ │ ├── timeline-levels-mode.png │ │ └── timeline-mixed-mode.png │ ├── timelion │ │ ├── timelion-arg-help.png │ │ ├── timelion-conditional01.png │ │ ├── timelion-conditional02.png │ │ ├── timelion-conditional03.png │ │ ├── timelion-conditional04.png │ │ ├── timelion-create01.png │ │ ├── timelion-create02.png │ │ ├── timelion-create03.png │ │ ├── timelion-customize01.png │ │ ├── timelion-customize02.png │ │ ├── timelion-customize03.png │ │ ├── timelion-customize04.png │ │ ├── timelion-math01.png │ │ ├── timelion-math02.png │ │ ├── timelion-math03.png │ │ ├── timelion-math04.png │ │ ├── timelion-math05.png │ │ ├── timelion-math06.png │ │ ├── timelion-save01.png │ │ └── timelion-save02.png │ ├── visualization │ │ ├── edit-vis-pencil.png │ │ └── vis-spy │ │ │ ├── spy-panel.png │ │ │ ├── vis_spy_debug.png │ │ │ ├── vis_spy_request.png │ │ │ ├── vis_spy_response.png │ │ │ ├── vis_spy_stats.png │ │ │ └── vis_spy_table.png │ ├── visualize-icon.png │ ├── viz-fit-bounds.png │ ├── viz-lat-long-filter.png │ └── viz-zoom.png ├── index-shared-siren-investigate-access-control.asciidoc ├── index-shared-siren-investigate-acknowledgements.asciidoc ├── index-shared-siren-investigate-components.asciidoc ├── index-shared-siren-investigate-data-ingestion.asciidoc ├── index-shared-siren-investigate.asciidoc ├── index-shared1.asciidoc ├── index-shared2.asciidoc ├── index-shared3.asciidoc ├── index-shared4.asciidoc ├── index-shared5.asciidoc ├── index-shared6.asciidoc ├── index.asciidoc ├── index.x.asciidoc ├── indexes_and_relations.asciidoc ├── introduction.asciidoc ├── jdbc_datasources.asciidoc ├── jwt.asciidoc ├── kerberos.asciidoc ├── kibi_gremlin_server.asciidoc ├── limitations.asciidoc ├── limitations │ └── nested-objects.asciidoc ├── logstash.asciidoc ├── management.asciidoc ├── management │ ├── advanced-options.asciidoc │ ├── field-formatters │ │ ├── color-formatter.asciidoc │ │ ├── duration-formatter.asciidoc │ │ ├── string-formatter.asciidoc │ │ └── url-formatter.asciidoc │ ├── index-patterns.asciidoc │ ├── index-patterns │ │ └── management-cross-cluster-search.asciidoc │ ├── managing-fields.asciidoc │ ├── managing-saved-objects.asciidoc │ ├── relations.asciidoc │ └── templates.asciidoc ├── migration.asciidoc ├── migration │ ├── migrate_5_2_2.asciidoc │ └── migrate_6_0_index.asciidoc ├── plugins.asciidoc ├── plugins │ └── known-plugins.asciidoc ├── relational_filter.asciidoc ├── release-notes.asciidoc ├── release-notes │ ├── 5.0.1.asciidoc │ ├── 5.0.2.asciidoc │ ├── 5.1.2.asciidoc │ ├── 5.2.0.asciidoc │ ├── 5.2.1.asciidoc │ ├── 5.2.2.asciidoc │ ├── 5.3.0.asciidoc │ ├── 5.3.1.asciidoc │ ├── 5.3.2.asciidoc │ ├── 5.3.3.asciidoc │ ├── 5.4.0.asciidoc │ ├── 5.4.1.asciidoc │ ├── 5.4.2.asciidoc │ ├── 5.4.3.asciidoc │ ├── 5.5.0.asciidoc │ ├── 5.5.1.asciidoc │ ├── 5.5.2.asciidoc │ ├── 5.5.3.asciidoc │ ├── 5.6.0.asciidoc │ ├── 5.6.1.asciidoc │ ├── 5.6.2.asciidoc │ ├── 5.6.3.asciidoc │ ├── 5.6.4.asciidoc │ ├── 5.6.5.asciidoc │ ├── 5.6.6.asciidoc │ ├── 5.6.7.asciidoc │ ├── releasenotes_0.3.0.asciidoc │ ├── releasenotes_0.3.1.asciidoc │ ├── releasenotes_0.3.2.asciidoc │ ├── releasenotes_10.0.0-beta-2.asciidoc │ ├── releasenotes_10.0.0-beta-3.asciidoc │ ├── releasenotes_10.0.0-beta-4.asciidoc │ ├── releasenotes_4.4.1-1.asciidoc │ ├── releasenotes_4.4.1.asciidoc │ ├── releasenotes_4.4.2-1.asciidoc │ ├── releasenotes_4.4.2-2.asciidoc │ ├── releasenotes_4.4.2.asciidoc │ ├── releasenotes_4.5.3-1.asciidoc │ ├── releasenotes_4.5.3-2.asciidoc │ ├── releasenotes_4.5.3-3.asciidoc │ ├── releasenotes_4.5.3-4.asciidoc │ ├── releasenotes_4.5.3-5.asciidoc │ ├── releasenotes_4.5.3-6.asciidoc │ ├── releasenotes_4.5.3.asciidoc │ ├── releasenotes_4.5.4-1.asciidoc │ ├── releasenotes_4.5.4.asciidoc │ ├── releasenotes_4.6.3-1.asciidoc │ ├── releasenotes_4.6.3.asciidoc │ ├── releasenotes_4.6.4.asciidoc │ ├── releasenotes_5.4.0.asciidoc │ ├── releasenotes_5.4.3-1.asciidoc │ ├── releasenotes_5.4.3-2.asciidoc │ ├── releasenotes_5.4.3-3.asciidoc │ ├── releasenotes_5.4.3-4.asciidoc │ └── releasenotes_5.4.3.asciidoc ├── searchguard_integration.asciidoc ├── sentinl.asciidoc ├── sentinl │ ├── API.asciidoc │ ├── Authentication.asciidoc │ ├── Config-Example.asciidoc │ ├── FAQ.asciidoc │ ├── Howto.asciidoc │ ├── Installation.asciidoc │ ├── Introduction.asciidoc │ ├── Troubleshoot.asciidoc │ ├── Tutorial.asciidoc │ ├── Watcher.asciidoc │ ├── add.sh │ ├── howto │ │ ├── HOWTO-Alerts-in-Dashboard.asciidoc │ │ ├── HOWTO-Alerts-in-Nagios-NRDP.asciidoc │ │ ├── HOWTO-Anomaly-Detection.asciidoc │ │ ├── HOWTO-Create-Reports.asciidoc │ │ ├── HOWTO-Form-Watchers-from-SPY-Panel.asciidoc │ │ ├── HOWTO-Kibana-Annotations.asciidoc │ │ ├── HOWTO-Outlier-Detection.asciidoc │ │ ├── HOWTO-Sentinl-and-SearchGuard.asciidoc │ │ ├── HOWTO-Statistical-Anomaly-Detector.asciidoc │ │ └── HOWTO-Transform-Examples.asciidoc │ ├── index.asciidoc │ └── watcher │ │ ├── Watcher-Actions.asciidoc │ │ ├── Watcher-Anatomy.asciidoc │ │ ├── Watcher-Controls.asciidoc │ │ ├── Watcher-Examples.asciidoc │ │ └── Watcher-Wizard.asciidoc ├── setup.asciidoc ├── setup │ ├── access.asciidoc │ ├── connect-to-elasticsearch.asciidoc │ ├── docker.asciidoc │ ├── install.asciidoc │ ├── install │ │ ├── key.asciidoc │ │ ├── rpm.asciidoc │ │ ├── windows.asciidoc │ │ └── zip.asciidoc │ ├── production.asciidoc │ ├── settings.asciidoc │ ├── tribe.asciidoc │ ├── upgrade.asciidoc │ └── upgrade │ │ ├── upgrade-standard-reindex.asciidoc │ │ └── upgrade-standard.asciidoc ├── sidebar │ └── sidebar.asciidoc ├── timelion.asciidoc ├── timelion │ ├── getting-started │ │ ├── timelion-conditional.asciidoc │ │ ├── timelion-create.asciidoc │ │ ├── timelion-customize.asciidoc │ │ ├── timelion-math.asciidoc │ │ └── timelion-save.asciidoc │ ├── timelion-getting-started.asciidoc │ └── timelion-inline-help.asciidoc ├── visualize.asciidoc └── visualize │ ├── color-picker.asciidoc │ ├── datatable.asciidoc │ ├── goal.asciidoc │ ├── heatmap.asciidoc │ ├── kibi │ ├── automatic_relation.asciidoc │ ├── box_plot.asciidoc │ ├── bubble_diagram.asciidoc │ ├── enhanced_search_results.asciidoc │ ├── graph_browser.asciidoc │ ├── horizontal_bar_chart.asciidoc │ ├── kibi_query_viewer.asciidoc │ ├── multi_chart.asciidoc │ ├── radar_chart.asciidoc │ ├── scatter_plot.asciidoc │ ├── timeline.asciidoc │ └── vector_map.asciidoc │ ├── markdown.asciidoc │ ├── metric.asciidoc │ ├── pie.asciidoc │ ├── regionmap.asciidoc │ ├── tagcloud.asciidoc │ ├── tilemap.asciidoc │ ├── time-series-visual-builder.asciidoc │ ├── visualization-raw-data.asciidoc │ ├── x-axis-aggs.asciidoc │ ├── xychart.asciidoc │ └── y-axis-aggs.asciidoc ├── gradle.properties ├── gradle ├── utils │ ├── loadPackageJson.gradle │ └── repository.gradle └── wrapper │ ├── gradle-wrapper.jar │ └── gradle-wrapper.properties ├── gradlew ├── gradlew.bat ├── maps ├── MAPS.md └── kibana │ ├── .thumb.png │ ├── labels.mss │ ├── project.mml │ └── style.mss ├── modified_kibana_files.txt ├── native-bindings ├── README.md ├── Vagrantfile ├── native-bindings │ └── .do-not-delete └── screenshots │ ├── 1.png │ └── 2.png ├── package.json ├── packages ├── @elastic │ └── eslint-plugin-kibana-custom │ │ ├── README.md │ │ ├── index.js │ │ └── package.json └── README.md ├── plugins └── .empty ├── resources ├── nodejavabridges │ ├── darwin-x86_64 │ │ └── nodejavabridge_bindings.node │ ├── linux-x86 │ │ └── nodejavabridge_bindings.node │ ├── linux-x86_64 │ │ └── nodejavabridge_bindings.node │ └── windows-x86_64 │ │ └── nodejavabridge_bindings.node └── nodesqlite3bindings │ ├── darwin-x86_64 │ └── node-v48-darwin-x64 │ │ └── node_sqlite3.node │ ├── linux-x86 │ └── node-v48-linux-ia32 │ │ └── node_sqlite3.node │ ├── linux-x86_64 │ └── node-v48-linux-x64 │ │ └── node_sqlite3.node │ └── windows-x86_64 │ └── node-v48-win32-x64 │ └── node_sqlite3.node ├── scripts ├── README.md ├── backport.js ├── docs.js ├── es_archiver.js ├── eslint.js ├── functional_test_runner.js ├── jest.js ├── makelogs.js └── mocha.js ├── src ├── cli │ ├── cli.js │ ├── cluster │ │ ├── __tests__ │ │ │ ├── _mock_cluster_fork.js │ │ │ ├── cluster_manager.js │ │ │ └── worker.js │ │ ├── base_path_proxy.js │ │ ├── cluster_manager.js │ │ └── worker.js │ ├── color.js │ ├── command.js │ ├── dev_ssl.js │ ├── help.js │ ├── index.js │ ├── kibi │ │ ├── __tests__ │ │ │ ├── backup_kibi.js │ │ │ ├── migrate_config_yml.js │ │ │ ├── restore_kibi.js │ │ │ └── validate_config.js │ │ ├── _backup_kibi.js │ │ ├── _dump.js │ │ ├── _migrate_config_yml.js │ │ ├── _restore_kibi.js │ │ ├── backup.js │ │ ├── kibi_to_siren_migration_maps.js │ │ ├── logger.js │ │ ├── replace_encryption_key.js │ │ ├── restore.js │ │ ├── upgrade.js │ │ ├── upgrade_config.js │ │ └── validate_config.js │ ├── log.js │ └── serve │ │ ├── __tests__ │ │ ├── fixtures │ │ │ ├── env.yml │ │ │ ├── one.yml │ │ │ ├── reload_logging_config │ │ │ │ └── kibana.test.yml │ │ │ └── two.yml │ │ ├── read_yaml_config.js │ │ └── reload_logging_config.js │ │ ├── read_yaml_config.js │ │ ├── serve.js │ │ └── yaml │ │ ├── placeholder.js │ │ ├── placeholder_schema.js │ │ └── placeholder_type.js ├── cli_plugin │ ├── cli.js │ ├── index.js │ ├── install │ │ ├── __tests__ │ │ │ ├── cleanup.js │ │ │ ├── download.js │ │ │ ├── index.js │ │ │ ├── kibana.js │ │ │ ├── pack.js │ │ │ ├── progress.js │ │ │ ├── rename.js │ │ │ ├── replies │ │ │ │ ├── banana.jpg │ │ │ │ ├── corrupt.zip │ │ │ │ ├── invalid_name.zip │ │ │ │ ├── package.no_version.json │ │ │ │ ├── test_plugin.zip │ │ │ │ ├── test_plugin_different_version.zip │ │ │ │ ├── test_plugin_many.zip │ │ │ │ └── test_plugin_no_kibana.zip │ │ │ ├── settings.js │ │ │ └── zip.js │ │ ├── cleanup.js │ │ ├── download.js │ │ ├── downloaders │ │ │ ├── file.js │ │ │ └── http.js │ │ ├── index.js │ │ ├── install.js │ │ ├── kibana.js │ │ ├── pack.js │ │ ├── progress.js │ │ ├── rename.js │ │ ├── settings.js │ │ └── zip.js │ ├── lib │ │ ├── __tests__ │ │ │ └── logger.js │ │ ├── errors.js │ │ ├── log_warnings.js │ │ └── logger.js │ ├── list │ │ ├── __tests__ │ │ │ ├── list.js │ │ │ └── settings.js │ │ ├── index.js │ │ ├── list.js │ │ └── settings.js │ └── remove │ │ ├── __tests__ │ │ ├── remove.js │ │ └── settings.js │ │ ├── index.js │ │ ├── remove.js │ │ └── settings.js ├── core_plugins │ ├── console │ │ ├── __tests__ │ │ │ └── index.js │ │ ├── api_server │ │ │ ├── .eslintrc │ │ │ ├── api.js │ │ │ ├── es_5_0.js │ │ │ ├── es_5_0 │ │ │ │ ├── aggregations.js │ │ │ │ ├── aliases.js │ │ │ │ ├── cat.js │ │ │ │ ├── cluster.js │ │ │ │ ├── count.js │ │ │ │ ├── document.js │ │ │ │ ├── field_stats.js │ │ │ │ ├── filter.js │ │ │ │ ├── globals.js │ │ │ │ ├── indices.js │ │ │ │ ├── ingest.js │ │ │ │ ├── mappings.js │ │ │ │ ├── nodes.js │ │ │ │ ├── percolator.js │ │ │ │ ├── query.js │ │ │ │ ├── reindex.js │ │ │ │ ├── search.js │ │ │ │ ├── settings.js │ │ │ │ ├── snapshot_restore.js │ │ │ │ └── templates.js │ │ │ └── server.js │ │ ├── index.js │ │ ├── package.json │ │ ├── public │ │ │ ├── .eslintrc │ │ │ ├── console.js │ │ │ ├── css │ │ │ │ ├── sense.less │ │ │ │ └── sense.light.less │ │ │ ├── hacks │ │ │ │ └── register.js │ │ │ ├── index.html │ │ │ ├── logo.svg │ │ │ ├── src │ │ │ │ ├── app.js │ │ │ │ ├── autocomplete.js │ │ │ │ ├── autocomplete │ │ │ │ │ ├── body_completer.js │ │ │ │ │ ├── engine.js │ │ │ │ │ ├── url_params.js │ │ │ │ │ └── url_pattern_matcher.js │ │ │ │ ├── controllers │ │ │ │ │ ├── sense_controller.js │ │ │ │ │ └── sense_top_nav_controller.js │ │ │ │ ├── curl.js │ │ │ │ ├── directives │ │ │ │ │ ├── help.html │ │ │ │ │ ├── helpExample.txt │ │ │ │ │ ├── history.html │ │ │ │ │ ├── sense_help.js │ │ │ │ │ ├── sense_help_example.js │ │ │ │ │ ├── sense_history.js │ │ │ │ │ ├── sense_history_viewer.js │ │ │ │ │ ├── sense_settings.js │ │ │ │ │ ├── sense_welcome.js │ │ │ │ │ ├── settings.html │ │ │ │ │ └── welcome.html │ │ │ │ ├── es.js │ │ │ │ ├── history.js │ │ │ │ ├── input.js │ │ │ │ ├── input_resize.js │ │ │ │ ├── kb.js │ │ │ │ ├── kb │ │ │ │ │ └── api.js │ │ │ │ ├── mappings.js │ │ │ │ ├── output.js │ │ │ │ ├── sense_editor │ │ │ │ │ ├── editor.js │ │ │ │ │ ├── mode │ │ │ │ │ │ ├── input.js │ │ │ │ │ │ ├── input_highlight_rules.js │ │ │ │ │ │ ├── output.js │ │ │ │ │ │ ├── output_highlight_rules.js │ │ │ │ │ │ ├── script.js │ │ │ │ │ │ ├── script_highlight_rules.js │ │ │ │ │ │ ├── worker.js │ │ │ │ │ │ └── x_json_highlight_rules.js │ │ │ │ │ ├── row_parser.js │ │ │ │ │ └── theme-sense-dark.js │ │ │ │ ├── sense_editor_resize.js │ │ │ │ ├── settings.js │ │ │ │ ├── smart_resize.js │ │ │ │ ├── storage.js │ │ │ │ └── utils.js │ │ │ ├── tests │ │ │ │ ├── index.html │ │ │ │ ├── src │ │ │ │ │ ├── curl_parsing_tests.js │ │ │ │ │ ├── curl_parsing_tests.txt │ │ │ │ │ ├── editor_input1.txt │ │ │ │ │ ├── editor_tests.js │ │ │ │ │ ├── input_tokenization_tests.js │ │ │ │ │ ├── integration_tests.js │ │ │ │ │ ├── kb_tests.js │ │ │ │ │ ├── mapping_tests.js │ │ │ │ │ ├── output_tokenization_tests.js │ │ │ │ │ ├── url_autocomplete_tests.js │ │ │ │ │ ├── url_params_tests.js │ │ │ │ │ ├── utils_string_collapsing.txt │ │ │ │ │ ├── utils_string_expanding.txt │ │ │ │ │ └── utils_tests.js │ │ │ │ ├── tests.js │ │ │ │ └── webpackShims │ │ │ │ │ ├── qunit-1.10.0.css │ │ │ │ │ └── qunit-1.10.0.js │ │ │ └── webpackShims │ │ │ │ ├── .eslintrc │ │ │ │ ├── ace.js │ │ │ │ ├── ace │ │ │ │ ├── ace.js │ │ │ │ ├── ext-language_tools.js │ │ │ │ ├── ext-searchbox.js │ │ │ │ ├── mode-json.js │ │ │ │ ├── mode-yaml.js │ │ │ │ └── worker-json.js │ │ │ │ ├── acequire.js │ │ │ │ └── ui-bootstrap-custom │ │ │ │ └── ui-bootstrap-custom.js │ │ └── server │ │ │ ├── __tests__ │ │ │ ├── elasticsearch_proxy_config.js │ │ │ ├── fixtures │ │ │ │ ├── ca.crt │ │ │ │ ├── cert.crt │ │ │ │ └── cert.key │ │ │ ├── proxy_config.js │ │ │ ├── proxy_config_collection.js │ │ │ ├── proxy_route │ │ │ │ ├── body.js │ │ │ │ ├── headers.js │ │ │ │ ├── params.js │ │ │ │ ├── query_string.js │ │ │ │ └── stubs.js │ │ │ └── wildcard_matcher.js │ │ │ ├── elasticsearch_proxy_config.js │ │ │ ├── index.js │ │ │ ├── proxy_config.js │ │ │ ├── proxy_config_collection.js │ │ │ ├── proxy_route.js │ │ │ └── wildcard_matcher.js │ ├── dev_mode │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── ng_mock.js │ │ │ ├── vis_debug_spy_panel.html │ │ │ └── vis_debug_spy_panel.js │ ├── elasticsearch │ │ ├── __tests__ │ │ │ └── index.js │ │ ├── index.js │ │ ├── lib │ │ │ ├── __tests__ │ │ │ │ ├── cluster.js │ │ │ │ ├── create_admin_cluster.js │ │ │ │ ├── create_agent.js │ │ │ │ ├── create_clusters.js │ │ │ │ ├── create_data_cluster.js │ │ │ │ ├── create_kibana_index.js │ │ │ │ ├── create_kibana_proxy.js │ │ │ │ ├── dbfilter.js │ │ │ │ ├── ensure_allow_explicit_index.js │ │ │ │ ├── ensure_es_version.js │ │ │ │ ├── ensure_not_tribe.js │ │ │ │ ├── ensure_types_exist.js │ │ │ │ ├── fixtures │ │ │ │ │ ├── ca.crt │ │ │ │ │ ├── cert.crt │ │ │ │ │ ├── cert.key │ │ │ │ │ └── mappings.js │ │ │ │ ├── health_check.js │ │ │ │ ├── inject.js │ │ │ │ ├── map_uri.js │ │ │ │ ├── parse_config.js │ │ │ │ ├── routes.js │ │ │ │ ├── set_headers.js │ │ │ │ ├── setup_error.js │ │ │ │ ├── siren_join.js │ │ │ │ ├── siren_join_query_builder.js │ │ │ │ ├── siren_join_query_builder_tests.js │ │ │ │ ├── util.js │ │ │ │ └── wait_for_plugin_list.js │ │ │ ├── client_logger.js │ │ │ ├── cluster.js │ │ │ ├── create_admin_cluster.js │ │ │ ├── create_agent.js │ │ │ ├── create_clusters.js │ │ │ ├── create_data_cluster.js │ │ │ ├── create_kibana_index.js │ │ │ ├── create_kibana_proxy.js │ │ │ ├── create_kibi_proxy.js │ │ │ ├── custom_clusters.js │ │ │ ├── dbfilter.js │ │ │ ├── determine_enabled_scripting_langs.js │ │ │ ├── ensure_allow_explicit_index.js │ │ │ ├── ensure_es_version.js │ │ │ ├── ensure_not_tribe.js │ │ │ ├── ensure_types_exist.js │ │ │ ├── filter_headers.js │ │ │ ├── health_check.js │ │ │ ├── inject.js │ │ │ ├── kibana_index_mappings.js │ │ │ ├── kibana_version.js │ │ │ ├── kibi_version.js │ │ │ ├── map_uri.js │ │ │ ├── migrate_config.js │ │ │ ├── parse_config.js │ │ │ ├── set_headers.js │ │ │ ├── setup_error.js │ │ │ ├── siren_join.js │ │ │ ├── transforms.js │ │ │ ├── util.js │ │ │ └── wait_for_plugin_list.js │ │ └── package.json │ ├── kbn_doc_views │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── __tests__ │ │ │ └── doc_views.js │ │ │ ├── kbn_doc_views.js │ │ │ └── views │ │ │ ├── json.html │ │ │ ├── json.js │ │ │ ├── table.html │ │ │ └── table.js │ ├── kbn_vislib_vis_types │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── area.js │ │ │ ├── controls │ │ │ ├── gauge_options.html │ │ │ ├── gauge_options.js │ │ │ ├── heatmap_options.html │ │ │ ├── heatmap_options.js │ │ │ ├── line_interpolation_option.html │ │ │ ├── line_interpolation_option.js │ │ │ ├── point_series │ │ │ │ ├── category_axis.html │ │ │ │ ├── category_axis.js │ │ │ │ ├── grid.html │ │ │ │ ├── grid.js │ │ │ │ ├── index.js │ │ │ │ ├── series.html │ │ │ │ ├── series.js │ │ │ │ ├── value_axes.html │ │ │ │ └── value_axes.js │ │ │ ├── point_series_options.html │ │ │ ├── point_series_options.js │ │ │ ├── radius_ratio_option.html │ │ │ ├── rows_or_columns.html │ │ │ ├── vislib_basic_options.html │ │ │ └── vislib_basic_options.js │ │ │ ├── editors │ │ │ ├── __tests__ │ │ │ │ └── point_series.js │ │ │ ├── gauge.html │ │ │ ├── heatmap.html │ │ │ ├── pie.html │ │ │ ├── point_series.html │ │ │ └── tile_map.html │ │ │ ├── gauge.js │ │ │ ├── goal.js │ │ │ ├── heatmap.js │ │ │ ├── histogram.js │ │ │ ├── horizontal_bar.js │ │ │ ├── images │ │ │ ├── icon-area.svg │ │ │ ├── icon-gauge.svg │ │ │ ├── icon-goal.svg │ │ │ ├── icon-heatmap.svg │ │ │ ├── icon-horizontal.svg │ │ │ ├── icon-line.svg │ │ │ ├── icon-number.svg │ │ │ ├── icon-pie.svg │ │ │ ├── icon-tilemap.svg │ │ │ └── icon-vertical.svg │ │ │ ├── kbn_vislib_vis_types.js │ │ │ ├── line.js │ │ │ ├── metric.js │ │ │ ├── pie.js │ │ │ └── tile_map.js │ ├── kibana │ │ ├── common │ │ │ └── lib │ │ │ │ ├── __tests__ │ │ │ │ └── convert_pattern_and_ingest_name.js │ │ │ │ └── convert_pattern_and_ingest_name.js │ │ ├── index.js │ │ ├── inject_vars.js │ │ ├── mappings.json │ │ ├── package.json │ │ ├── public │ │ │ ├── .eslintrc │ │ │ ├── assets │ │ │ │ ├── dashboard.svg │ │ │ │ ├── discover.svg │ │ │ │ ├── home.svg │ │ │ │ ├── logout.svg │ │ │ │ ├── play-circle.svg │ │ │ │ ├── search.svg │ │ │ │ ├── settings.svg │ │ │ │ ├── visualize.svg │ │ │ │ └── wrench.svg │ │ │ ├── context │ │ │ │ ├── NOTES.md │ │ │ │ ├── api │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── anchor.js │ │ │ │ │ ├── anchor.js │ │ │ │ │ ├── context.js │ │ │ │ │ └── utils │ │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ ├── queries.js │ │ │ │ │ │ └── sorting.js │ │ │ │ │ │ ├── ids.js │ │ │ │ │ │ ├── queries.js │ │ │ │ │ │ └── sorting.js │ │ │ │ ├── app.html │ │ │ │ ├── app.js │ │ │ │ ├── components │ │ │ │ │ ├── loading_button │ │ │ │ │ │ ├── loading_button.html │ │ │ │ │ │ └── loading_button.js │ │ │ │ │ └── size_picker │ │ │ │ │ │ ├── size_picker.html │ │ │ │ │ │ ├── size_picker.js │ │ │ │ │ │ └── size_picker.less │ │ │ │ ├── index.html │ │ │ │ ├── index.js │ │ │ │ ├── query │ │ │ │ │ ├── actions.js │ │ │ │ │ ├── constants.js │ │ │ │ │ ├── index.js │ │ │ │ │ └── state.js │ │ │ │ └── query_parameters │ │ │ │ │ ├── __tests__ │ │ │ │ │ ├── _utils.js │ │ │ │ │ ├── action_add_filter.js │ │ │ │ │ ├── action_increase_predecessor_count.js │ │ │ │ │ ├── action_increase_successor_count.js │ │ │ │ │ ├── action_set_predecessor_count.js │ │ │ │ │ ├── action_set_query_parameters.js │ │ │ │ │ └── action_set_successor_count.js │ │ │ │ │ ├── actions.js │ │ │ │ │ ├── constants.js │ │ │ │ │ ├── index.js │ │ │ │ │ └── state.js │ │ │ ├── dashboard │ │ │ │ ├── __tests__ │ │ │ │ │ ├── dashboard_panels.js │ │ │ │ │ ├── dashboard_state.js │ │ │ │ │ └── panel.js │ │ │ │ ├── dashboard.html │ │ │ │ ├── dashboard.js │ │ │ │ ├── dashboard_constants.js │ │ │ │ ├── dashboard_context.js │ │ │ │ ├── dashboard_state.js │ │ │ │ ├── dashboard_strings.js │ │ │ │ ├── dashboard_view_mode.js │ │ │ │ ├── filter_utils.js │ │ │ │ ├── grid.js │ │ │ │ ├── index.js │ │ │ │ ├── listing │ │ │ │ │ ├── dashboard_listing.html │ │ │ │ │ └── dashboard_listing.js │ │ │ │ ├── panel │ │ │ │ │ ├── get_object_loaders_for_dashboard.js │ │ │ │ │ ├── load_saved_object.js │ │ │ │ │ ├── panel.html │ │ │ │ │ ├── panel.js │ │ │ │ │ ├── panel_state.js │ │ │ │ │ └── panel_utils.js │ │ │ │ ├── saved_dashboard │ │ │ │ │ ├── saved_dashboard.js │ │ │ │ │ ├── saved_dashboard_register.js │ │ │ │ │ └── saved_dashboards.js │ │ │ │ ├── styles │ │ │ │ │ └── index.less │ │ │ │ └── top_nav │ │ │ │ │ ├── __snapshots__ │ │ │ │ │ └── clone_modal.test.js.snap │ │ │ │ │ ├── add_panel.html │ │ │ │ │ ├── clone_modal.js │ │ │ │ │ ├── clone_modal.test.js │ │ │ │ │ ├── get_top_nav_config.js │ │ │ │ │ ├── options.html │ │ │ │ │ ├── save.html │ │ │ │ │ ├── share.html │ │ │ │ │ ├── show_clone_modal.js │ │ │ │ │ └── top_nav_ids.js │ │ │ ├── dev_tools │ │ │ │ ├── directives │ │ │ │ │ ├── dev_tools_app.js │ │ │ │ │ └── translate_join_query.js │ │ │ │ ├── hacks │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── hide_empty_tools.js │ │ │ │ │ └── hide_empty_tools.js │ │ │ │ ├── index.js │ │ │ │ ├── partials │ │ │ │ │ ├── dev_tools_app.html │ │ │ │ │ └── translate_join_query.html │ │ │ │ ├── styles │ │ │ │ │ ├── dev_tools_app.less │ │ │ │ │ └── translate_join_query.less │ │ │ │ └── views │ │ │ │ │ └── translate_join_query_index.html │ │ │ ├── discover │ │ │ │ ├── __tests__ │ │ │ │ │ ├── directives │ │ │ │ │ │ ├── discover_field.js │ │ │ │ │ │ ├── field_calculator.js │ │ │ │ │ │ └── field_chooser.js │ │ │ │ │ └── hit_sort_fn.js │ │ │ │ ├── _hit_sort_fn.js │ │ │ │ ├── components │ │ │ │ │ └── field_chooser │ │ │ │ │ │ ├── discover_field.html │ │ │ │ │ │ ├── discover_field.js │ │ │ │ │ │ ├── field_chooser.html │ │ │ │ │ │ ├── field_chooser.js │ │ │ │ │ │ └── lib │ │ │ │ │ │ ├── detail_views │ │ │ │ │ │ └── string.html │ │ │ │ │ │ └── field_calculator.js │ │ │ │ ├── controllers │ │ │ │ │ └── discover.js │ │ │ │ ├── directives │ │ │ │ │ ├── no_results.js │ │ │ │ │ └── timechart.js │ │ │ │ ├── index.html │ │ │ │ ├── index.js │ │ │ │ ├── partials │ │ │ │ │ ├── load_search.html │ │ │ │ │ ├── no_results.html │ │ │ │ │ ├── save_search.html │ │ │ │ │ └── share_search.html │ │ │ │ ├── saved_searches │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── saved_searches.js │ │ │ │ │ ├── _saved_search.js │ │ │ │ │ ├── saved_search_register.js │ │ │ │ │ └── saved_searches.js │ │ │ │ └── styles │ │ │ │ │ └── main.less │ │ │ ├── doc │ │ │ │ ├── __tests__ │ │ │ │ │ └── doc.js │ │ │ │ ├── controllers │ │ │ │ │ └── doc.js │ │ │ │ ├── index.html │ │ │ │ └── index.js │ │ │ ├── kibana.js │ │ │ ├── management │ │ │ │ ├── app.html │ │ │ │ ├── index.js │ │ │ │ ├── landing.html │ │ │ │ ├── saved_object_registry.js │ │ │ │ ├── sections │ │ │ │ │ ├── index.js │ │ │ │ │ ├── indices │ │ │ │ │ │ ├── create_index_pattern │ │ │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ │ │ └── create_index_pattern.js │ │ │ │ │ │ │ ├── create_index_pattern.js │ │ │ │ │ │ │ ├── get_default_pattern_for_interval.js │ │ │ │ │ │ │ ├── index.js │ │ │ │ │ │ │ ├── pick_create_button_text.js │ │ │ │ │ │ │ └── send_create_index_pattern_request.js │ │ │ │ │ │ ├── edit_index_pattern │ │ │ │ │ │ │ ├── edit_index_pattern.html │ │ │ │ │ │ │ ├── edit_index_pattern.js │ │ │ │ │ │ │ ├── edit_sections.js │ │ │ │ │ │ │ ├── field_controls.html │ │ │ │ │ │ │ ├── index.js │ │ │ │ │ │ │ ├── index_header │ │ │ │ │ │ │ │ ├── index.js │ │ │ │ │ │ │ │ ├── index_header.html │ │ │ │ │ │ │ │ ├── index_header.js │ │ │ │ │ │ │ │ └── index_header.less │ │ │ │ │ │ │ ├── indexed_fields_table │ │ │ │ │ │ │ │ ├── field_name.html │ │ │ │ │ │ │ │ ├── field_type.html │ │ │ │ │ │ │ │ ├── index.js │ │ │ │ │ │ │ │ ├── indexed_fields_table.html │ │ │ │ │ │ │ │ └── indexed_fields_table.js │ │ │ │ │ │ │ ├── scripted_field_editor │ │ │ │ │ │ │ │ ├── index.js │ │ │ │ │ │ │ │ ├── scripted_field_editor.html │ │ │ │ │ │ │ │ └── scripted_field_editor.js │ │ │ │ │ │ │ ├── scripted_fields_table │ │ │ │ │ │ │ │ ├── date_scripts.js │ │ │ │ │ │ │ │ ├── index.js │ │ │ │ │ │ │ │ ├── scripted_fields_table.html │ │ │ │ │ │ │ │ └── scripted_fields_table.js │ │ │ │ │ │ │ └── source_filters_table │ │ │ │ │ │ │ │ ├── controls.html │ │ │ │ │ │ │ │ ├── filter.html │ │ │ │ │ │ │ │ ├── index.js │ │ │ │ │ │ │ │ ├── source_filters_table.html │ │ │ │ │ │ │ │ ├── source_filters_table.js │ │ │ │ │ │ │ │ └── source_filters_table.less │ │ │ │ │ │ ├── index.html │ │ │ │ │ │ ├── index.js │ │ │ │ │ │ └── partials │ │ │ │ │ │ │ └── _edit_field_type.html │ │ │ │ │ ├── objects │ │ │ │ │ │ ├── _objects.html │ │ │ │ │ │ ├── _objects.js │ │ │ │ │ │ ├── _objects.less │ │ │ │ │ │ ├── _view.html │ │ │ │ │ │ ├── _view.js │ │ │ │ │ │ ├── change_index_modal.js │ │ │ │ │ │ ├── index.js │ │ │ │ │ │ └── show_change_index_modal.js │ │ │ │ │ └── settings │ │ │ │ │ │ ├── advanced_row.html │ │ │ │ │ │ ├── advanced_row.js │ │ │ │ │ │ ├── index.html │ │ │ │ │ │ ├── index.js │ │ │ │ │ │ └── lib │ │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ ├── get_editor_type.js │ │ │ │ │ │ ├── get_val_type.js │ │ │ │ │ │ └── to_editable_config.js │ │ │ │ │ │ ├── get_editor_type.js │ │ │ │ │ │ ├── get_val_type.js │ │ │ │ │ │ └── to_editable_config.js │ │ │ │ └── styles │ │ │ │ │ └── main.less │ │ │ └── visualize │ │ │ │ ├── editor │ │ │ │ ├── __tests__ │ │ │ │ │ ├── agg.js │ │ │ │ │ ├── agg_params.js │ │ │ │ │ └── draggable.js │ │ │ │ ├── add_bucket_agg.js │ │ │ │ ├── advanced_toggle.html │ │ │ │ ├── agg.html │ │ │ │ ├── agg.js │ │ │ │ ├── agg_add.html │ │ │ │ ├── agg_add.js │ │ │ │ ├── agg_filter.js │ │ │ │ ├── agg_group.html │ │ │ │ ├── agg_group.js │ │ │ │ ├── agg_param.js │ │ │ │ ├── agg_params.html │ │ │ │ ├── agg_params.js │ │ │ │ ├── agg_select.html │ │ │ │ ├── draggable_container.js │ │ │ │ ├── draggable_handle.js │ │ │ │ ├── draggable_item.js │ │ │ │ ├── editor.html │ │ │ │ ├── editor.js │ │ │ │ ├── nesting_indicator.js │ │ │ │ ├── panels │ │ │ │ │ ├── save.html │ │ │ │ │ └── share.html │ │ │ │ ├── sidebar.html │ │ │ │ ├── sidebar.js │ │ │ │ ├── styles │ │ │ │ │ └── _editor.less │ │ │ │ ├── vis_options.html │ │ │ │ └── vis_options.js │ │ │ │ ├── index.js │ │ │ │ ├── listing │ │ │ │ ├── visualize_listing.html │ │ │ │ └── visualize_listing.js │ │ │ │ ├── saved_visualizations │ │ │ │ ├── _saved_vis.js │ │ │ │ ├── saved_visualization_register.js │ │ │ │ └── saved_visualizations.js │ │ │ │ ├── styles │ │ │ │ └── main.less │ │ │ │ ├── visualize_constants.js │ │ │ │ └── wizard │ │ │ │ ├── step_1.html │ │ │ │ ├── step_2.html │ │ │ │ ├── wizard.js │ │ │ │ └── wizard.less │ │ ├── server │ │ │ ├── lib │ │ │ │ ├── __tests__ │ │ │ │ │ ├── handle_es_error.js │ │ │ │ │ ├── manage_uuid.js │ │ │ │ │ └── system_api.js │ │ │ │ ├── export │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ ├── collect_dashboards.js │ │ │ │ │ │ ├── collect_index_patterns.js │ │ │ │ │ │ ├── collect_panels.js │ │ │ │ │ │ ├── collect_search_sources.js │ │ │ │ │ │ └── export_dashboards.js │ │ │ │ │ ├── collect_dashboards.js │ │ │ │ │ ├── collect_index_patterns.js │ │ │ │ │ ├── collect_panels.js │ │ │ │ │ ├── collect_search_sources.js │ │ │ │ │ └── export_dashboards.js │ │ │ │ ├── handle_es_error.js │ │ │ │ ├── import │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── import_dashboards.js │ │ │ │ │ └── import_dashboards.js │ │ │ │ ├── manage_uuid.js │ │ │ │ └── system_api.js │ │ │ └── routes │ │ │ │ └── api │ │ │ │ ├── export │ │ │ │ └── index.js │ │ │ │ ├── import │ │ │ │ └── index.js │ │ │ │ ├── ingest │ │ │ │ └── register_field_capabilities.js │ │ │ │ ├── scripts │ │ │ │ ├── index.js │ │ │ │ └── register_languages.js │ │ │ │ ├── search │ │ │ │ ├── count │ │ │ │ │ └── register_count.js │ │ │ │ └── index.js │ │ │ │ └── suggestions │ │ │ │ ├── index.js │ │ │ │ └── register_value_suggestions.js │ │ ├── translations │ │ │ └── en.json │ │ └── ui_setting_defaults.js │ ├── markdown_vis │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── __tests__ │ │ │ └── markdown_vis_controller.js │ │ │ ├── images │ │ │ └── icon-markdown.svg │ │ │ ├── markdown_vis.html │ │ │ ├── markdown_vis.js │ │ │ ├── markdown_vis.less │ │ │ ├── markdown_vis_controller.js │ │ │ └── markdown_vis_params.html │ ├── metrics │ │ ├── common │ │ │ ├── __tests__ │ │ │ │ ├── agg_lookup.js │ │ │ │ └── calculate_label.js │ │ │ ├── agg_lookup.js │ │ │ ├── basic_aggs.js │ │ │ └── calculate_label.js │ │ ├── index.js │ │ ├── package.json │ │ ├── public │ │ │ ├── components │ │ │ │ ├── __tests__ │ │ │ │ │ ├── add_delete_buttons.js │ │ │ │ │ └── yes_no.js │ │ │ │ ├── add_delete_buttons.js │ │ │ │ ├── aggs │ │ │ │ │ ├── agg.js │ │ │ │ │ ├── agg_row.js │ │ │ │ │ ├── agg_select.js │ │ │ │ │ ├── calculation.js │ │ │ │ │ ├── cumulative_sum.js │ │ │ │ │ ├── derivative.js │ │ │ │ │ ├── field_select.js │ │ │ │ │ ├── filter_ratio.js │ │ │ │ │ ├── metric_select.js │ │ │ │ │ ├── moving_average.js │ │ │ │ │ ├── percentile.js │ │ │ │ │ ├── percentile_rank.js │ │ │ │ │ ├── positive_only.js │ │ │ │ │ ├── serial_diff.js │ │ │ │ │ ├── series_agg.js │ │ │ │ │ ├── static.js │ │ │ │ │ ├── std_agg.js │ │ │ │ │ ├── std_deviation.js │ │ │ │ │ ├── std_sibling.js │ │ │ │ │ └── vars.js │ │ │ │ ├── annotations_editor.js │ │ │ │ ├── color_picker.js │ │ │ │ ├── color_rules.js │ │ │ │ ├── custom_color_picker.js │ │ │ │ ├── data_format_picker.js │ │ │ │ ├── error.js │ │ │ │ ├── icon_select.js │ │ │ │ ├── index_pattern.js │ │ │ │ ├── lib │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ ├── calculate_siblings.js │ │ │ │ │ │ ├── collection_actions.js │ │ │ │ │ │ ├── convert_series_to_vars.js │ │ │ │ │ │ ├── create_number_handler.js │ │ │ │ │ │ ├── create_select_handler.js │ │ │ │ │ │ ├── create_text_handler.js │ │ │ │ │ │ ├── generate_by_type_filter.js │ │ │ │ │ │ ├── get_axis_label_string.js │ │ │ │ │ │ ├── re_id_series.js │ │ │ │ │ │ ├── replace_vars.js │ │ │ │ │ │ └── tick_formatter.js │ │ │ │ │ ├── agg_to_component.js │ │ │ │ │ ├── calculate_siblings.js │ │ │ │ │ ├── collection_actions.js │ │ │ │ │ ├── convert_series_to_vars.js │ │ │ │ │ ├── create_agg_row_render.js │ │ │ │ │ ├── create_change_handler.js │ │ │ │ │ ├── create_number_handler.js │ │ │ │ │ ├── create_select_handler.js │ │ │ │ │ ├── create_text_handler.js │ │ │ │ │ ├── generate_by_type_filter.js │ │ │ │ │ ├── get_axis_label_string.js │ │ │ │ │ ├── new_metric_agg_fn.js │ │ │ │ │ ├── new_series_fn.js │ │ │ │ │ ├── re_id_series.js │ │ │ │ │ ├── replace_vars.js │ │ │ │ │ ├── series_change_handler.js │ │ │ │ │ └── tick_formatter.js │ │ │ │ ├── markdown_editor.js │ │ │ │ ├── panel_config.js │ │ │ │ ├── panel_config │ │ │ │ │ ├── gauge.js │ │ │ │ │ ├── markdown.js │ │ │ │ │ ├── metric.js │ │ │ │ │ ├── timeseries.js │ │ │ │ │ └── top_n.js │ │ │ │ ├── series.js │ │ │ │ ├── series_config.js │ │ │ │ ├── series_editor.js │ │ │ │ ├── split.js │ │ │ │ ├── splits │ │ │ │ │ ├── everything.js │ │ │ │ │ ├── filter.js │ │ │ │ │ ├── filter_items.js │ │ │ │ │ ├── filters.js │ │ │ │ │ ├── group_by_select.js │ │ │ │ │ └── terms.js │ │ │ │ ├── tooltip.js │ │ │ │ ├── vis_editor.js │ │ │ │ ├── vis_editor_visualization.js │ │ │ │ ├── vis_picker.js │ │ │ │ ├── vis_types │ │ │ │ │ ├── gauge │ │ │ │ │ │ ├── series.js │ │ │ │ │ │ └── vis.js │ │ │ │ │ ├── markdown │ │ │ │ │ │ ├── series.js │ │ │ │ │ │ └── vis.js │ │ │ │ │ ├── metric │ │ │ │ │ │ ├── series.js │ │ │ │ │ │ └── vis.js │ │ │ │ │ ├── timeseries │ │ │ │ │ │ ├── config.js │ │ │ │ │ │ ├── series.js │ │ │ │ │ │ └── vis.js │ │ │ │ │ └── top_n │ │ │ │ │ │ ├── series.js │ │ │ │ │ │ └── vis.js │ │ │ │ ├── visualization.js │ │ │ │ └── yes_no.js │ │ │ ├── directives │ │ │ │ ├── vis_editor.js │ │ │ │ └── visualization.js │ │ │ ├── images │ │ │ │ └── icon-visualbuilder.svg │ │ │ ├── kbn_vis_types │ │ │ │ ├── editor.html │ │ │ │ ├── editor_controller.js │ │ │ │ ├── index.js │ │ │ │ ├── vis.html │ │ │ │ └── vis_controller.js │ │ │ ├── less │ │ │ │ ├── color_picker.less │ │ │ │ ├── color_rules.less │ │ │ │ ├── editor.less │ │ │ │ ├── error.less │ │ │ │ ├── kbn_tabs.less │ │ │ │ ├── main.less │ │ │ │ ├── markdown.less │ │ │ │ ├── misc.less │ │ │ │ ├── sortable.less │ │ │ │ └── type.less │ │ │ ├── lib │ │ │ │ ├── __tests__ │ │ │ │ │ ├── add_scope.js │ │ │ │ │ └── create_brush_handler.js │ │ │ │ ├── add_scope.js │ │ │ │ ├── create_brush_handler.js │ │ │ │ ├── create_new_panel.js │ │ │ │ ├── fetch.js │ │ │ │ ├── fetch_fields.js │ │ │ │ └── validate_interval.js │ │ │ ├── services │ │ │ │ ├── __tests__ │ │ │ │ │ └── executor_provider.js │ │ │ │ ├── executor.js │ │ │ │ └── executor_provider.js │ │ │ └── visualizations │ │ │ │ ├── components │ │ │ │ ├── annotation.js │ │ │ │ ├── flot_chart.js │ │ │ │ ├── gauge.js │ │ │ │ ├── gauge_vis.js │ │ │ │ ├── horizontal_legend.js │ │ │ │ ├── legend.js │ │ │ │ ├── metric.js │ │ │ │ ├── resize.js │ │ │ │ ├── timeseries.js │ │ │ │ ├── timeseries_chart.js │ │ │ │ ├── top_n.js │ │ │ │ └── vertical_legend.js │ │ │ │ ├── index.js │ │ │ │ ├── less │ │ │ │ ├── includes │ │ │ │ │ ├── bar.less │ │ │ │ │ ├── chart.less │ │ │ │ │ ├── colors.less │ │ │ │ │ ├── gauge.less │ │ │ │ │ ├── metric.less │ │ │ │ │ └── top_n.less │ │ │ │ └── main.less │ │ │ │ └── lib │ │ │ │ ├── __tests__ │ │ │ │ ├── calcualte_bar_width.js │ │ │ │ ├── get_last_value.js │ │ │ │ └── get_value_by.js │ │ │ │ ├── calc_dimensions.js │ │ │ │ ├── calculate_bar_width.js │ │ │ │ ├── calculate_corrdinates.js │ │ │ │ ├── colors.js │ │ │ │ ├── create_legend_series.js │ │ │ │ ├── events.js │ │ │ │ ├── flot.js │ │ │ │ ├── get_last_value.js │ │ │ │ └── get_value_by.js │ │ └── server │ │ │ ├── lib │ │ │ ├── get_fields.js │ │ │ ├── get_index_pattern_service.js │ │ │ ├── get_vis_data.js │ │ │ └── vis_data │ │ │ │ ├── __tests__ │ │ │ │ ├── build_processor_function.js │ │ │ │ ├── build_request_body.js │ │ │ │ ├── calculate_indices.js │ │ │ │ ├── fixture.json │ │ │ │ ├── fixtures │ │ │ │ │ └── std_metric_fixture.json │ │ │ │ ├── get_interval_and_timefield.js │ │ │ │ ├── helpers │ │ │ │ │ ├── bucket_transform.js │ │ │ │ │ ├── get_agg_value.js │ │ │ │ │ ├── get_bucket_size.js │ │ │ │ │ ├── get_buckets_path.js │ │ │ │ │ ├── get_default_decoration.js │ │ │ │ │ ├── get_last_metric.js │ │ │ │ │ ├── get_sibling_agg_value.js │ │ │ │ │ ├── get_splits.js │ │ │ │ │ ├── get_timerange.js │ │ │ │ │ ├── map_bucket.js │ │ │ │ │ └── parse_settings.js │ │ │ │ └── offset_time.js │ │ │ │ ├── build_annotation_request.js │ │ │ │ ├── build_processor_function.js │ │ │ │ ├── build_request_body.js │ │ │ │ ├── calculate_indices.js │ │ │ │ ├── get_annotations.js │ │ │ │ ├── get_interval_and_timefield.js │ │ │ │ ├── get_panel_data.js │ │ │ │ ├── get_request_params.js │ │ │ │ ├── handle_annotation_response.js │ │ │ │ ├── handle_error_response.js │ │ │ │ ├── handle_response_body.js │ │ │ │ ├── helpers │ │ │ │ ├── bucket_transform.js │ │ │ │ ├── calculate_auto.js │ │ │ │ ├── extended_stats_types.js │ │ │ │ ├── format_key.js │ │ │ │ ├── get_agg_value.js │ │ │ │ ├── get_bucket_size.js │ │ │ │ ├── get_buckets_path.js │ │ │ │ ├── get_default_decoration.js │ │ │ │ ├── get_last_metric.js │ │ │ │ ├── get_sibling_agg_value.js │ │ │ │ ├── get_split_colors.js │ │ │ │ ├── get_splits.js │ │ │ │ ├── get_timerange.js │ │ │ │ ├── index.js │ │ │ │ ├── map_bucket.js │ │ │ │ ├── parse_settings.js │ │ │ │ └── unit_to_seconds.js │ │ │ │ ├── offset_time.js │ │ │ │ ├── request_processors │ │ │ │ ├── annotations │ │ │ │ │ ├── date_histogram.js │ │ │ │ │ ├── index.js │ │ │ │ │ ├── query.js │ │ │ │ │ └── top_hits.js │ │ │ │ └── series │ │ │ │ │ ├── __tests__ │ │ │ │ │ ├── date_histogram.js │ │ │ │ │ ├── metric_buckets.js │ │ │ │ │ ├── query.js │ │ │ │ │ ├── sibling_buckets.js │ │ │ │ │ ├── split_by_everything.js │ │ │ │ │ ├── split_by_filter.js │ │ │ │ │ ├── split_by_filters.js │ │ │ │ │ └── split_by_terms.js │ │ │ │ │ ├── date_histogram.js │ │ │ │ │ ├── filter_ratios.js │ │ │ │ │ ├── index.js │ │ │ │ │ ├── metric_buckets.js │ │ │ │ │ ├── query.js │ │ │ │ │ ├── sibling_buckets.js │ │ │ │ │ ├── split_by_everything.js │ │ │ │ │ ├── split_by_filter.js │ │ │ │ │ ├── split_by_filters.js │ │ │ │ │ └── split_by_terms.js │ │ │ │ └── response_processors │ │ │ │ └── series │ │ │ │ ├── __tests__ │ │ │ │ ├── _series_agg.js │ │ │ │ ├── percentile.js │ │ │ │ ├── series_agg.js │ │ │ │ ├── std_deviation_bands.js │ │ │ │ ├── std_deviation_sibling.js │ │ │ │ ├── std_metric.js │ │ │ │ ├── std_sibling.js │ │ │ │ └── time_shift.js │ │ │ │ ├── _series_agg.js │ │ │ │ ├── drop_last_bucket.js │ │ │ │ ├── index.js │ │ │ │ ├── percentile.js │ │ │ │ ├── series_agg.js │ │ │ │ ├── std_deviation_bands.js │ │ │ │ ├── std_deviation_sibling.js │ │ │ │ ├── std_metric.js │ │ │ │ ├── std_sibling.js │ │ │ │ └── time_shift.js │ │ │ └── routes │ │ │ ├── fields.js │ │ │ └── vis.js │ ├── region_map │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── choropleth_layer.js │ │ │ ├── images │ │ │ └── icon-vector-map.svg │ │ │ ├── region_map.less │ │ │ ├── region_map_controller.html │ │ │ ├── region_map_controller.js │ │ │ ├── region_map_vis.js │ │ │ ├── region_map_vis_params.html │ │ │ ├── region_map_vis_params.js │ │ │ ├── tooltip.html │ │ │ └── tooltip_formatter.js │ ├── spy_modes │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── req_resp_stats_spy_mode.html │ │ │ ├── req_resp_stats_spy_mode.js │ │ │ ├── table_spy_mode.html │ │ │ └── table_spy_mode.js │ ├── state_session_storage_redirect │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── index.js │ │ │ └── styles.less │ ├── status_page │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── lib │ │ │ ├── format_number.js │ │ │ ├── kibi_es_apis_calls.js │ │ │ ├── kibi_es_diagnostics.js │ │ │ ├── make_chart_options.js │ │ │ ├── read_stat_data.js │ │ │ └── to_title_case.js │ │ │ ├── status_page.html │ │ │ ├── status_page.js │ │ │ ├── status_page.less │ │ │ ├── status_page_metric.html │ │ │ └── status_page_metric.js │ ├── table_vis │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── __tests__ │ │ │ ├── _table_vis.js │ │ │ ├── _table_vis_controller.js │ │ │ └── index.js │ │ │ ├── images │ │ │ └── icon-table.svg │ │ │ ├── table_vis.html │ │ │ ├── table_vis.js │ │ │ ├── table_vis.less │ │ │ ├── table_vis_controller.js │ │ │ ├── table_vis_params.html │ │ │ └── table_vis_params.js │ ├── tagcloud │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── __tests__ │ │ │ └── tag_cloud.js │ │ │ ├── images │ │ │ └── icon-tagcloud.svg │ │ │ ├── tag_cloud.js │ │ │ ├── tag_cloud.less │ │ │ ├── tag_cloud_controller.html │ │ │ ├── tag_cloud_controller.js │ │ │ ├── tag_cloud_vis.js │ │ │ ├── tag_cloud_vis_params.html │ │ │ └── tag_cloud_vis_params.js │ ├── tests_bundle │ │ ├── find_source_files.js │ │ ├── index.js │ │ ├── package.json │ │ ├── tests_entry_template.js │ │ └── webpackShims │ │ │ └── angular-mocks.js │ └── timelion │ │ ├── .editorconfig │ │ ├── index.js │ │ ├── init.js │ │ ├── mappings.json │ │ ├── package.json │ │ ├── public │ │ ├── __tests__ │ │ │ ├── _tick_generator.js │ │ │ ├── index.js │ │ │ └── services │ │ │ │ └── tick_formatters.js │ │ ├── app.js │ │ ├── app.less │ │ ├── app_with_autoload.js │ │ ├── chain.peg │ │ ├── chart.less │ │ ├── directives │ │ │ ├── cells │ │ │ │ ├── cells.html │ │ │ │ └── cells.js │ │ │ ├── chart │ │ │ │ └── chart.js │ │ │ ├── docs.js │ │ │ ├── expression_directive.html │ │ │ ├── expression_directive.js │ │ │ ├── expression_directive_helpers.js │ │ │ ├── fixed_element.js │ │ │ ├── fullscreen │ │ │ │ ├── fullscreen.html │ │ │ │ └── fullscreen.js │ │ │ ├── interval │ │ │ │ ├── interval.html │ │ │ │ └── interval.js │ │ │ ├── partials │ │ │ │ ├── suggestion.html │ │ │ │ └── suggestion.js │ │ │ └── timelion_grid.js │ │ ├── header.svg │ │ ├── icon.svg │ │ ├── images │ │ │ └── icon-timelion.svg │ │ ├── index.html │ │ ├── lib │ │ │ ├── _tests_ │ │ │ │ └── calculate_interval.js │ │ │ ├── calculate_interval.js │ │ │ ├── observe_resize.js │ │ │ └── panel_registry.js │ │ ├── logo.png │ │ ├── panels │ │ │ ├── panel.js │ │ │ └── timechart │ │ │ │ ├── flot.js │ │ │ │ ├── schema.js │ │ │ │ ├── tick_generator.js │ │ │ │ ├── timechart.js │ │ │ │ ├── timechart.less │ │ │ │ └── xaxis_formatter.js │ │ ├── partials │ │ │ ├── .DS_Store │ │ │ ├── docs │ │ │ │ ├── .DS_Store │ │ │ │ └── tutorial.html │ │ │ ├── load_sheet.html │ │ │ ├── save_sheet.html │ │ │ └── sheet_options.html │ │ ├── services │ │ │ ├── _saved_sheet.js │ │ │ ├── saved_sheet_register.js │ │ │ ├── saved_sheets.js │ │ │ ├── tick_formatters.js │ │ │ └── timezone.js │ │ ├── suggestions.less │ │ ├── vis │ │ │ ├── index.js │ │ │ ├── timelion_vis.html │ │ │ ├── timelion_vis.less │ │ │ ├── timelion_vis_controller.js │ │ │ ├── timelion_vis_params.html │ │ │ └── timelion_vis_params_controller.js │ │ └── webpackShims │ │ │ ├── jquery.flot.axislabels.js │ │ │ ├── jquery.flot.crosshair.js │ │ │ ├── jquery.flot.js │ │ │ ├── jquery.flot.selection.js │ │ │ ├── jquery.flot.stack.js │ │ │ ├── jquery.flot.symbol.js │ │ │ └── jquery.flot.time.js │ │ ├── server │ │ ├── fit_functions │ │ │ ├── __tests__ │ │ │ │ ├── average.js │ │ │ │ └── carry.js │ │ │ ├── average.js │ │ │ ├── carry.js │ │ │ ├── nearest.js │ │ │ ├── none.js │ │ │ └── scale.js │ │ ├── handlers │ │ │ ├── chain_runner.js │ │ │ └── lib │ │ │ │ ├── arg_type.js │ │ │ │ ├── index_arguments.js │ │ │ │ ├── parse_sheet.js │ │ │ │ ├── preprocess_chain.js │ │ │ │ ├── reposition_arguments.js │ │ │ │ ├── tl_config.js │ │ │ │ ├── validate_arg.js │ │ │ │ └── validate_time.js │ │ ├── lib │ │ │ ├── __tests__ │ │ │ │ └── load_functions.js │ │ │ ├── alter.js │ │ │ ├── asSorted.js │ │ │ ├── build_target.js │ │ │ ├── classes │ │ │ │ ├── chainable.js │ │ │ │ ├── datasource.js │ │ │ │ └── timelion_function.js │ │ │ ├── date_math.js │ │ │ ├── functions_md.js │ │ │ ├── get_namespaced_settings.js │ │ │ ├── load_functions.js │ │ │ ├── offset_time.js │ │ │ ├── process_function_definition.js │ │ │ ├── reduce.js │ │ │ ├── saved_objects │ │ │ │ └── timelion-sheet.js │ │ │ ├── split_interval.js │ │ │ ├── to_milliseconds.js │ │ │ └── unzipPairs.js │ │ ├── routes │ │ │ ├── functions.js │ │ │ ├── run.js │ │ │ └── validate_es.js │ │ └── series_functions │ │ │ ├── __tests__ │ │ │ ├── abs.js │ │ │ ├── aggregate.js │ │ │ ├── bars.js │ │ │ ├── color.js │ │ │ ├── condition.js │ │ │ ├── cusum.js │ │ │ ├── derivative.js │ │ │ ├── divide.js │ │ │ ├── es.js │ │ │ ├── first.js │ │ │ ├── fit.js │ │ │ ├── fixtures │ │ │ │ ├── bucketList.js │ │ │ │ ├── es_response.js │ │ │ │ ├── seriesList.js │ │ │ │ └── tlConfig.js │ │ │ ├── graphite.js │ │ │ ├── helpers │ │ │ │ ├── get_series.js │ │ │ │ ├── get_series_list.js │ │ │ │ ├── get_single_series_list.js │ │ │ │ └── invoke_series_fn.js │ │ │ ├── hide.js │ │ │ ├── label.js │ │ │ ├── legend.js │ │ │ ├── lines.js │ │ │ ├── log.js │ │ │ ├── max.js │ │ │ ├── min.js │ │ │ ├── movingaverage.js │ │ │ ├── movingstd.js │ │ │ ├── multiply.js │ │ │ ├── points.js │ │ │ ├── precision.js │ │ │ ├── quandl.js │ │ │ ├── range.js │ │ │ ├── scale_interval.js │ │ │ ├── static.js │ │ │ ├── subtract.js │ │ │ ├── sum.js │ │ │ ├── title.js │ │ │ ├── trim.js │ │ │ └── yaxis.js │ │ │ ├── abs.js │ │ │ ├── aggregate │ │ │ ├── avg.js │ │ │ ├── cardinality.js │ │ │ ├── first.js │ │ │ ├── index.js │ │ │ ├── last.js │ │ │ ├── max.js │ │ │ ├── min.js │ │ │ └── sum.js │ │ │ ├── bars.js │ │ │ ├── color.js │ │ │ ├── condition.js │ │ │ ├── cusum.js │ │ │ ├── derivative.js │ │ │ ├── divide.js │ │ │ ├── es │ │ │ ├── index.js │ │ │ └── lib │ │ │ │ ├── agg_response_to_series_list.js │ │ │ │ ├── build_request.js │ │ │ │ └── create_date_agg.js │ │ │ ├── first.js │ │ │ ├── fit.js │ │ │ ├── graphite.js │ │ │ ├── hide.js │ │ │ ├── holt │ │ │ ├── index.js │ │ │ └── lib │ │ │ │ ├── des.js │ │ │ │ ├── ses.js │ │ │ │ └── tes.js │ │ │ ├── label.js │ │ │ ├── legend.js │ │ │ ├── lines.js │ │ │ ├── log.js │ │ │ ├── max.js │ │ │ ├── min.js │ │ │ ├── movingaverage.js │ │ │ ├── movingstd.js │ │ │ ├── multiply.js │ │ │ ├── points.js │ │ │ ├── precision.js │ │ │ ├── props.js │ │ │ ├── quandl.js │ │ │ ├── range.js │ │ │ ├── scale_interval.js │ │ │ ├── static.js │ │ │ ├── subtract.js │ │ │ ├── sum.js │ │ │ ├── title.js │ │ │ ├── trend │ │ │ ├── index.js │ │ │ └── lib │ │ │ │ └── regress.js │ │ │ ├── trim.js │ │ │ ├── worldbank.js │ │ │ ├── worldbank_indicators.js │ │ │ └── yaxis.js │ │ └── timelion.json ├── deprecation │ ├── __tests__ │ │ └── create_transform.js │ ├── create_transform.js │ ├── deprecations │ │ ├── __tests__ │ │ │ ├── rename.js │ │ │ └── unused.js │ │ ├── index.js │ │ ├── rename.js │ │ └── unused.js │ └── index.js ├── dev │ ├── ci_setup │ │ └── setup.sh │ ├── default_eslint_paths.js │ ├── index.js │ ├── jest │ │ ├── babel_transform.js │ │ ├── cli.js │ │ ├── config.json │ │ └── junit_reporter.js │ ├── mocha │ │ ├── __tests__ │ │ │ ├── fixtures │ │ │ │ └── project │ │ │ │ │ └── test.js │ │ │ └── junit_report_generation.js │ │ ├── auto_junit_reporter.js │ │ ├── index.js │ │ └── junit_report_generation.js │ └── run_eslint.js ├── docs │ ├── cli.js │ └── docs_repo.js ├── es_archiver │ ├── actions │ │ ├── index.js │ │ ├── load.js │ │ ├── rebuild_all.js │ │ ├── save.js │ │ └── unload.js │ ├── cli.js │ ├── cli_help.txt │ ├── es_archiver.js │ ├── index.js │ └── lib │ │ ├── __tests__ │ │ └── stats.js │ │ ├── archives │ │ ├── __tests__ │ │ │ ├── format.js │ │ │ └── parse.js │ │ ├── constants.js │ │ ├── filenames.js │ │ ├── format.js │ │ ├── index.js │ │ └── parse.js │ │ ├── directory.js │ │ ├── docs │ │ ├── __tests__ │ │ │ ├── generate_doc_records_stream.js │ │ │ ├── index_doc_records_stream.js │ │ │ └── stubs.js │ │ ├── generate_doc_records_stream.js │ │ ├── index.js │ │ └── index_doc_records_stream.js │ │ ├── index.js │ │ ├── indices │ │ ├── __tests__ │ │ │ ├── create_index_stream.js │ │ │ ├── delete_index_stream.js │ │ │ ├── generate_index_records_stream.js │ │ │ └── stubs.js │ │ ├── create_index_stream.js │ │ ├── delete_index_stream.js │ │ ├── generate_index_records_stream.js │ │ └── index.js │ │ ├── records │ │ ├── __tests__ │ │ │ └── filter_records_stream.js │ │ ├── filter_records_stream.js │ │ └── index.js │ │ └── stats.js ├── fixtures │ ├── agg_resp │ │ ├── date_histogram.js │ │ ├── geohash_grid.js │ │ └── range.js │ ├── config_upgrade_from_4.0.0.json │ ├── config_upgrade_from_4.0.0_to_4.0.1-snapshot.json │ ├── config_upgrade_from_4.0.0_to_4.0.1.json │ ├── fake_chart_events.js │ ├── fake_hierarchical_data.js │ ├── fake_kibi.yml │ ├── fake_row.js │ ├── field_mapping.js │ ├── filter_skeleton.js │ ├── filters │ │ ├── exists_filter.js │ │ ├── index.js │ │ ├── phrase_filter.js │ │ ├── phrases_filter.js │ │ ├── range_filter.js │ │ └── scripted_phrase_filter.js │ ├── hits.js │ ├── kibi │ │ ├── config.js │ │ ├── fake_time_filter.js │ │ ├── fake_time_filter_connected.js │ │ ├── mock_saved_objects.js │ │ └── stubbed_doc_source_response.js │ ├── logstash_fields.js │ ├── mapping_with_dupes.js │ ├── mock_courier.js │ ├── mock_state.js │ ├── mock_ui_state.js │ ├── real_hits.js │ ├── require_from.js │ ├── search_response.js │ ├── stubbed_logstash_index_pattern.js │ ├── stubbed_saved_object_index_pattern.js │ ├── stubbed_search_source.js │ ├── tilemap_map.js │ └── vislib │ │ ├── _vis_fixture.js │ │ └── mock_data │ │ ├── date_histogram │ │ ├── _columns.js │ │ ├── _rows.js │ │ ├── _series.js │ │ ├── _series_neg.js │ │ ├── _series_pos_neg.js │ │ └── _stacked_series.js │ │ ├── filters │ │ ├── _columns.js │ │ ├── _rows.js │ │ └── _series.js │ │ ├── geohash │ │ ├── _columns.js │ │ ├── _geo_json.js │ │ └── _rows.js │ │ ├── histogram │ │ ├── _columns.js │ │ ├── _rows.js │ │ ├── _series.js │ │ └── _slices.js │ │ ├── not_enough_data │ │ └── _one_point.js │ │ ├── range │ │ ├── _columns.js │ │ ├── _rows.js │ │ └── _series.js │ │ ├── significant_terms │ │ ├── _columns.js │ │ ├── _rows.js │ │ └── _series.js │ │ ├── stacked │ │ └── _stacked.js │ │ └── terms │ │ ├── _columns.js │ │ ├── _rows.js │ │ ├── _series.js │ │ └── _seriesMultiple.js ├── forked │ └── marked │ │ ├── LICENSE │ │ ├── README.md │ │ ├── doc │ │ ├── broken.md │ │ └── todo.md │ │ ├── index.js │ │ ├── lib │ │ └── marked.js │ │ ├── man │ │ └── marked.1 │ │ ├── package.json │ │ └── test │ │ ├── README │ │ ├── browser │ │ ├── index.html │ │ ├── index.js │ │ └── test.js │ │ ├── index.js │ │ ├── new │ │ ├── autolink_lines.html │ │ ├── autolink_lines.text │ │ ├── blockquote_list_item.html │ │ ├── blockquote_list_item.text │ │ ├── case_insensitive_refs.html │ │ ├── case_insensitive_refs.text │ │ ├── def_blocks.html │ │ ├── def_blocks.text │ │ ├── double_link.html │ │ ├── double_link.text │ │ ├── escaped_angles.html │ │ ├── escaped_angles.text │ │ ├── gfm_break.breaks.html │ │ ├── gfm_break.breaks.text │ │ ├── gfm_code.html │ │ ├── gfm_code.text │ │ ├── gfm_code_hr_list.html │ │ ├── gfm_code_hr_list.text │ │ ├── gfm_del.html │ │ ├── gfm_del.text │ │ ├── gfm_em.html │ │ ├── gfm_em.text │ │ ├── gfm_hashtag.gfm.html │ │ ├── gfm_hashtag.gfm.text │ │ ├── gfm_hashtag.nogfm.html │ │ ├── gfm_hashtag.nogfm.text │ │ ├── gfm_links.html │ │ ├── gfm_links.text │ │ ├── gfm_tables.html │ │ ├── gfm_tables.text │ │ ├── hr_list_break.html │ │ ├── hr_list_break.text │ │ ├── lazy_blockquotes.html │ │ ├── lazy_blockquotes.text │ │ ├── list_item_text.html │ │ ├── list_item_text.text │ │ ├── loose_lists.html │ │ ├── loose_lists.text │ │ ├── main.html │ │ ├── main.text │ │ ├── nested_code.html │ │ ├── nested_code.text │ │ ├── nested_em.html │ │ ├── nested_em.text │ │ ├── nested_square_link.html │ │ ├── nested_square_link.text │ │ ├── not_a_link.html │ │ ├── not_a_link.text │ │ ├── ref_paren.html │ │ ├── ref_paren.text │ │ ├── same_bullet.html │ │ ├── same_bullet.text │ │ ├── text.smartypants.html │ │ ├── text.smartypants.text │ │ ├── toplevel_paragraphs.gfm.html │ │ ├── toplevel_paragraphs.gfm.text │ │ ├── tricky_list.html │ │ └── tricky_list.text │ │ ├── original │ │ ├── amps_and_angles_encoding.html │ │ ├── amps_and_angles_encoding.text │ │ ├── auto_links.html │ │ ├── auto_links.text │ │ ├── backslash_escapes.html │ │ ├── backslash_escapes.text │ │ ├── blockquotes_with_code_blocks.html │ │ ├── blockquotes_with_code_blocks.text │ │ ├── code_blocks.html │ │ ├── code_blocks.text │ │ ├── code_spans.html │ │ ├── code_spans.text │ │ ├── hard_wrapped_paragraphs_with_list_like_lines.html │ │ ├── hard_wrapped_paragraphs_with_list_like_lines.text │ │ ├── horizontal_rules.html │ │ ├── horizontal_rules.text │ │ ├── inline_html_advanced.html │ │ ├── inline_html_advanced.text │ │ ├── inline_html_comments.html │ │ ├── inline_html_comments.text │ │ ├── inline_html_simple.html │ │ ├── inline_html_simple.text │ │ ├── links_inline_style.html │ │ ├── links_inline_style.text │ │ ├── links_reference_style.html │ │ ├── links_reference_style.text │ │ ├── links_shortcut_references.html │ │ ├── links_shortcut_references.text │ │ ├── literal_quotes_in_titles.html │ │ ├── literal_quotes_in_titles.text │ │ ├── markdown_documentation_basics.html │ │ ├── markdown_documentation_basics.text │ │ ├── markdown_documentation_syntax.html │ │ ├── markdown_documentation_syntax.text │ │ ├── nested_blockquotes.html │ │ ├── nested_blockquotes.text │ │ ├── ordered_and_unordered_lists.html │ │ ├── ordered_and_unordered_lists.text │ │ ├── strong_and_em_together.html │ │ ├── strong_and_em_together.text │ │ ├── tabs.html │ │ ├── tabs.text │ │ ├── tidyness.html │ │ └── tidyness.text │ │ └── tests │ │ ├── amps_and_angles_encoding.html │ │ ├── amps_and_angles_encoding.text │ │ ├── auto_links.html │ │ ├── auto_links.text │ │ ├── autolink_lines.html │ │ ├── autolink_lines.text │ │ ├── backslash_escapes.html │ │ ├── backslash_escapes.text │ │ ├── blockquote_list_item.html │ │ ├── blockquote_list_item.text │ │ ├── blockquotes_with_code_blocks.html │ │ ├── blockquotes_with_code_blocks.text │ │ ├── case_insensitive_refs.html │ │ ├── case_insensitive_refs.text │ │ ├── code_blocks.html │ │ ├── code_blocks.text │ │ ├── code_spans.html │ │ ├── code_spans.text │ │ ├── def_blocks.html │ │ ├── def_blocks.text │ │ ├── double_link.html │ │ ├── double_link.text │ │ ├── escaped_angles.html │ │ ├── escaped_angles.text │ │ ├── gfm_break.breaks.html │ │ ├── gfm_break.breaks.text │ │ ├── gfm_code.html │ │ ├── gfm_code.text │ │ ├── gfm_code_hr_list.html │ │ ├── gfm_code_hr_list.text │ │ ├── gfm_del.html │ │ ├── gfm_del.text │ │ ├── gfm_em.html │ │ ├── gfm_em.text │ │ ├── gfm_hashtag.gfm.html │ │ ├── gfm_hashtag.gfm.text │ │ ├── gfm_hashtag.nogfm.html │ │ ├── gfm_hashtag.nogfm.text │ │ ├── gfm_links.html │ │ ├── gfm_links.text │ │ ├── gfm_tables.html │ │ ├── gfm_tables.text │ │ ├── hard_wrapped_paragraphs_with_list_like_lines.nogfm.html │ │ ├── hard_wrapped_paragraphs_with_list_like_lines.nogfm.text │ │ ├── horizontal_rules.html │ │ ├── horizontal_rules.text │ │ ├── hr_list_break.html │ │ ├── hr_list_break.text │ │ ├── inline_html_advanced.html │ │ ├── inline_html_advanced.text │ │ ├── inline_html_comments.html │ │ ├── inline_html_comments.text │ │ ├── inline_html_simple.html │ │ ├── inline_html_simple.text │ │ ├── lazy_blockquotes.html │ │ ├── lazy_blockquotes.text │ │ ├── links.sanitize.html │ │ ├── links.sanitize.text │ │ ├── links_inline_style.html │ │ ├── links_inline_style.text │ │ ├── links_reference_style.html │ │ ├── links_reference_style.text │ │ ├── links_shortcut_references.html │ │ ├── links_shortcut_references.text │ │ ├── list_item_text.html │ │ ├── list_item_text.text │ │ ├── literal_quotes_in_titles.html │ │ ├── literal_quotes_in_titles.text │ │ ├── loose_lists.html │ │ ├── loose_lists.text │ │ ├── main.html │ │ ├── main.text │ │ ├── markdown_documentation_basics.html │ │ ├── markdown_documentation_basics.text │ │ ├── markdown_documentation_syntax.html │ │ ├── markdown_documentation_syntax.text │ │ ├── nested_blockquotes.html │ │ ├── nested_blockquotes.text │ │ ├── nested_code.html │ │ ├── nested_code.text │ │ ├── nested_em.html │ │ ├── nested_em.text │ │ ├── nested_square_link.html │ │ ├── nested_square_link.text │ │ ├── not_a_link.html │ │ ├── not_a_link.text │ │ ├── ordered_and_unordered_lists.html │ │ ├── ordered_and_unordered_lists.text │ │ ├── ref_paren.html │ │ ├── ref_paren.text │ │ ├── same_bullet.html │ │ ├── same_bullet.text │ │ ├── strong_and_em_together.html │ │ ├── strong_and_em_together.text │ │ ├── tabs.html │ │ ├── tabs.text │ │ ├── text.smartypants.html │ │ ├── text.smartypants.text │ │ ├── tidyness.html │ │ ├── tidyness.text │ │ ├── toplevel_paragraphs.gfm.html │ │ ├── toplevel_paragraphs.gfm.text │ │ ├── tricky_list.html │ │ └── tricky_list.text ├── functional_test_runner │ ├── __tests__ │ │ ├── fixtures │ │ │ ├── failure_hooks │ │ │ │ ├── config.js │ │ │ │ └── tests │ │ │ │ │ ├── after_hook.js │ │ │ │ │ ├── before_hook.js │ │ │ │ │ └── it.js │ │ │ ├── simple_project │ │ │ │ ├── config.js │ │ │ │ └── tests.js │ │ │ └── with_es_archiver │ │ │ │ ├── archives │ │ │ │ └── test_archive │ │ │ │ │ ├── data.json.gz │ │ │ │ │ └── mappings.json │ │ │ │ ├── config.js │ │ │ │ └── tests.js │ │ ├── integration │ │ │ ├── basic.js │ │ │ ├── failure_hooks.js │ │ │ └── with_es_archiver.js │ │ └── lib │ │ │ ├── index.js │ │ │ └── kibana.js │ ├── cli.js │ ├── functional_test_runner.js │ ├── index.js │ └── lib │ │ ├── config │ │ ├── __tests__ │ │ │ ├── fixtures │ │ │ │ ├── config.1.js │ │ │ │ ├── config.2.js │ │ │ │ ├── config.3.js │ │ │ │ ├── config.4.js │ │ │ │ └── config.invalid.js │ │ │ └── read_config_file.js │ │ ├── config.js │ │ ├── index.js │ │ ├── read_config_file.js │ │ ├── schema.js │ │ └── transform_deprecations.js │ │ ├── create_provider_collection.js │ │ ├── index.js │ │ ├── lifecycle.js │ │ ├── load_tracer.js │ │ ├── mocha │ │ ├── assignment_proxy.js │ │ ├── decorate_mocha_ui.js │ │ ├── index.js │ │ ├── load_test_files.js │ │ ├── reporter │ │ │ ├── colors.js │ │ │ ├── index.js │ │ │ ├── ms.js │ │ │ ├── reporter.js │ │ │ ├── symbols.js │ │ │ └── write_epilogue.js │ │ ├── run_tests.js │ │ ├── setup_mocha.js │ │ ├── wrap_function.js │ │ └── wrap_runnable_args.js │ │ └── providers │ │ ├── async_instance.js │ │ ├── index.js │ │ ├── provider_collection.js │ │ └── read_provider_spec.js ├── kibi_plugins │ ├── gremlin_server │ │ ├── index.js │ │ └── package.json │ ├── investigate_core │ │ ├── index.js │ │ ├── lib │ │ │ ├── elasticsearch │ │ │ │ └── patch_elasticsearch_client.js │ │ │ ├── logger.js │ │ │ └── migrations │ │ │ │ ├── __tests__ │ │ │ │ └── functional │ │ │ │ │ ├── migration_1.js │ │ │ │ │ ├── migration_10.js │ │ │ │ │ ├── migration_11.js │ │ │ │ │ ├── migration_12.js │ │ │ │ │ ├── migration_13.js │ │ │ │ │ ├── migration_14.js │ │ │ │ │ ├── migration_15.js │ │ │ │ │ ├── migration_16.js │ │ │ │ │ ├── migration_17.js │ │ │ │ │ ├── migration_18.js │ │ │ │ │ ├── migration_19.js │ │ │ │ │ ├── migration_2.js │ │ │ │ │ ├── migration_20.js │ │ │ │ │ ├── migration_21.js │ │ │ │ │ ├── migration_22.js │ │ │ │ │ ├── migration_23.js │ │ │ │ │ ├── migration_24.js │ │ │ │ │ ├── migration_25.js │ │ │ │ │ ├── migration_3.js │ │ │ │ │ ├── migration_4.js │ │ │ │ │ ├── migration_5.js │ │ │ │ │ ├── migration_7.js │ │ │ │ │ ├── migration_8.js │ │ │ │ │ ├── migration_9.js │ │ │ │ │ └── scenarios │ │ │ │ │ ├── migration_1 │ │ │ │ │ ├── index_data.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario.js │ │ │ │ │ ├── migration_10 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario1.js │ │ │ │ │ ├── migration_11 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario1.js │ │ │ │ │ ├── migration_12 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ ├── scenario2.js │ │ │ │ │ └── scenario3.js │ │ │ │ │ ├── migration_13 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_data4.js │ │ │ │ │ ├── index_data5.js │ │ │ │ │ ├── index_data6.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ ├── scenario2.js │ │ │ │ │ ├── scenario3.js │ │ │ │ │ ├── scenario4.js │ │ │ │ │ ├── scenario5.js │ │ │ │ │ └── scenario6.js │ │ │ │ │ ├── migration_14 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_data4.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ ├── scenario2.js │ │ │ │ │ ├── scenario3.js │ │ │ │ │ └── scenario4.js │ │ │ │ │ ├── migration_15 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_data5.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ ├── scenario2.js │ │ │ │ │ ├── scenario3.js │ │ │ │ │ ├── scenario4.js │ │ │ │ │ └── scenario5.js │ │ │ │ │ ├── migration_16 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ └── scenario2.js │ │ │ │ │ ├── migration_17 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ └── scenario2.js │ │ │ │ │ ├── migration_18 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ ├── scenario2.js │ │ │ │ │ └── scenario3.js │ │ │ │ │ ├── migration_19 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ ├── scenario2.js │ │ │ │ │ └── scenario3.js │ │ │ │ │ ├── migration_2 │ │ │ │ │ ├── index_data.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario.js │ │ │ │ │ ├── migration_20 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario.js │ │ │ │ │ ├── migration_21 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario.js │ │ │ │ │ ├── migration_22 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario.js │ │ │ │ │ ├── migration_23 │ │ │ │ │ ├── index_data.js │ │ │ │ │ ├── index_definition1.js │ │ │ │ │ ├── index_definition2.js │ │ │ │ │ └── scenario.js │ │ │ │ │ ├── migration_24 │ │ │ │ │ ├── index_data.js │ │ │ │ │ ├── index_definition1.js │ │ │ │ │ ├── index_definition2.js │ │ │ │ │ └── scenario.js │ │ │ │ │ ├── migration_25 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ ├── scenario2.js │ │ │ │ │ └── scenario3.js │ │ │ │ │ ├── migration_3 │ │ │ │ │ ├── index_data.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario.js │ │ │ │ │ ├── migration_4 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_data4.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario.js │ │ │ │ │ ├── migration_5 │ │ │ │ │ ├── article.js │ │ │ │ │ ├── article_several_types.js │ │ │ │ │ ├── company.js │ │ │ │ │ ├── company_several_types.js │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_data4.js │ │ │ │ │ ├── index_data5.js │ │ │ │ │ ├── index_data6.js │ │ │ │ │ ├── index_data7.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── one_type.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ ├── scenario2.js │ │ │ │ │ ├── scenario3.js │ │ │ │ │ ├── scenario4.js │ │ │ │ │ ├── scenario5.js │ │ │ │ │ ├── scenario6.js │ │ │ │ │ └── scenario7.js │ │ │ │ │ ├── migration_7 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_data4.js │ │ │ │ │ ├── index_data5.js │ │ │ │ │ ├── index_data6.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ ├── scenario1.js │ │ │ │ │ ├── scenario2.js │ │ │ │ │ ├── scenario3.js │ │ │ │ │ ├── scenario4.js │ │ │ │ │ ├── scenario5.js │ │ │ │ │ └── scenario6.js │ │ │ │ │ ├── migration_8 │ │ │ │ │ ├── index_data1.js │ │ │ │ │ ├── index_data2.js │ │ │ │ │ ├── index_data3.js │ │ │ │ │ ├── index_data4.js │ │ │ │ │ ├── index_data5.js │ │ │ │ │ ├── index_data6.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario.js │ │ │ │ │ └── migration_9 │ │ │ │ │ ├── index_data.js │ │ │ │ │ ├── index_definition.js │ │ │ │ │ └── scenario.js │ │ │ │ ├── migration_1.js │ │ │ │ ├── migration_10.js │ │ │ │ ├── migration_11.js │ │ │ │ ├── migration_12.js │ │ │ │ ├── migration_13.js │ │ │ │ ├── migration_14.js │ │ │ │ ├── migration_15.js │ │ │ │ ├── migration_16.js │ │ │ │ ├── migration_17.js │ │ │ │ ├── migration_18.js │ │ │ │ ├── migration_19.js │ │ │ │ ├── migration_2.js │ │ │ │ ├── migration_20.js │ │ │ │ ├── migration_21.js │ │ │ │ ├── migration_22.js │ │ │ │ ├── migration_23.js │ │ │ │ ├── migration_24.js │ │ │ │ ├── migration_25.js │ │ │ │ ├── migration_3.js │ │ │ │ ├── migration_4.js │ │ │ │ ├── migration_5.js │ │ │ │ ├── migration_7.js │ │ │ │ ├── migration_8.js │ │ │ │ └── migration_9.js │ │ ├── package.json │ │ └── public │ │ │ ├── api │ │ │ ├── __tests__ │ │ │ │ └── api.js │ │ │ └── api.js │ │ │ ├── dashboard │ │ │ └── navbar │ │ │ │ ├── index.js │ │ │ │ └── reset.js │ │ │ ├── management │ │ │ └── sections │ │ │ │ ├── indices │ │ │ │ ├── __tests__ │ │ │ │ │ └── join_fields.js │ │ │ │ ├── index_options │ │ │ │ │ ├── helpers │ │ │ │ │ │ └── index_options_helper.js │ │ │ │ │ ├── index_options.html │ │ │ │ │ ├── index_options.js │ │ │ │ │ └── index_options.less │ │ │ │ └── join_fields.js │ │ │ │ ├── kibi_datasources │ │ │ │ ├── controllers │ │ │ │ │ └── datasources_editor.js │ │ │ │ ├── index.html │ │ │ │ ├── index.js │ │ │ │ ├── lib │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── set_datasource_schema.js │ │ │ │ │ └── set_datasource_schema.js │ │ │ │ ├── services │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── saved_datasources.js │ │ │ │ │ ├── _saved_datasource.js │ │ │ │ │ ├── jdbc_datasource_translate.js │ │ │ │ │ ├── jdbc_datasources.js │ │ │ │ │ ├── saved_datasource_register.js │ │ │ │ │ └── saved_datasources.js │ │ │ │ └── styles │ │ │ │ │ └── datasources_editor.less │ │ │ │ ├── kibi_entities │ │ │ │ ├── advanced_options │ │ │ │ │ ├── advanced_options.html │ │ │ │ │ └── advanced_options.js │ │ │ │ ├── controllers │ │ │ │ │ ├── create_eid.html │ │ │ │ │ ├── create_eid.js │ │ │ │ │ ├── create_index_pattern.html │ │ │ │ │ ├── create_index_pattern.js │ │ │ │ │ ├── entities.js │ │ │ │ │ ├── entity_relations.html │ │ │ │ │ └── entity_relations.js │ │ │ │ ├── index.html │ │ │ │ ├── index.js │ │ │ │ └── styles │ │ │ │ │ └── entities.less │ │ │ │ ├── kibi_queries │ │ │ │ ├── controllers │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── queries_editor.js │ │ │ │ │ └── queries_editor.js │ │ │ │ ├── index.html │ │ │ │ ├── index.js │ │ │ │ ├── services │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── saved_queries.js │ │ │ │ │ ├── _saved_query.js │ │ │ │ │ ├── saved_queries.js │ │ │ │ │ └── saved_query_register.js │ │ │ │ └── styles │ │ │ │ │ └── queries_editor.less │ │ │ │ ├── kibi_templates │ │ │ │ ├── controllers │ │ │ │ │ └── templates_editor.js │ │ │ │ ├── index.html │ │ │ │ ├── index.js │ │ │ │ ├── services │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── saved_templates.js │ │ │ │ │ ├── _saved_template.js │ │ │ │ │ ├── saved_templates.js │ │ │ │ │ └── saved_templates_register.js │ │ │ │ └── styles │ │ │ │ │ └── kibi_templates.less │ │ │ │ ├── kibi_virtual_indices │ │ │ │ ├── components │ │ │ │ │ ├── datasource_tree.js │ │ │ │ │ ├── datasource_tree_theme.js │ │ │ │ │ └── index.js │ │ │ │ ├── controllers │ │ │ │ │ └── virtual_indices_controller.js │ │ │ │ ├── directives │ │ │ │ │ ├── saved_virtual_indices_finder.html │ │ │ │ │ └── saved_virtual_indices_finder.js │ │ │ │ ├── index.html │ │ │ │ ├── index.js │ │ │ │ └── styles │ │ │ │ │ ├── kibi_virtual_indices.less │ │ │ │ │ └── saved_virtual_indices_finder.less │ │ │ │ ├── navbar │ │ │ │ ├── index.js │ │ │ │ └── load_object.html │ │ │ │ └── objects │ │ │ │ ├── __tests__ │ │ │ │ └── import_export_helper.js │ │ │ │ └── import_export_helper.js │ │ │ ├── restore.js │ │ │ ├── saved_objects │ │ │ └── dashboard_groups │ │ │ │ ├── __tests__ │ │ │ │ └── saved_dashboard_groups.js │ │ │ │ ├── _saved_dashboard_group.js │ │ │ │ ├── register.js │ │ │ │ └── saved_dashboard_groups.js │ │ │ └── ui │ │ │ ├── chrome │ │ │ └── services │ │ │ │ └── dashboards_nav_state.js │ │ │ ├── directives │ │ │ ├── dashboard_button │ │ │ │ ├── dashboard_button.html │ │ │ │ ├── dashboard_button.js │ │ │ │ └── dashboard_button.less │ │ │ ├── dashboards_nav │ │ │ │ ├── dashboard_bottom_toolbar │ │ │ │ │ ├── dashboard_bottom_toolbar.html │ │ │ │ │ ├── dashboard_bottom_toolbar.js │ │ │ │ │ └── dashboard_bottom_toolbar.less │ │ │ │ ├── dashboard_draggable │ │ │ │ │ ├── dashboard_draggable_container.js │ │ │ │ │ ├── dashboard_draggable_handle.js │ │ │ │ │ ├── dashboard_draggable_item.js │ │ │ │ │ └── dashboard_dummy_container.js │ │ │ │ ├── dashboard_nav_edit_link │ │ │ │ │ ├── dashboard_nav_edit_link.html │ │ │ │ │ ├── dashboard_nav_edit_link.js │ │ │ │ │ └── dashboard_nav_edit_link.less │ │ │ │ ├── dashboard_nav_group_editor │ │ │ │ │ ├── dashboard_nav_group_editor.html │ │ │ │ │ ├── dashboard_nav_group_editor.js │ │ │ │ │ └── dashboard_nav_group_editor.less │ │ │ │ ├── dashboard_switcher │ │ │ │ │ ├── dashboard_switcher.html │ │ │ │ │ ├── dashboard_switcher.js │ │ │ │ │ └── dashboard_switcher.less │ │ │ │ ├── dashboard_top_toolbar │ │ │ │ │ ├── dashboard_top_toolbar.html │ │ │ │ │ ├── dashboard_top_toolbar.js │ │ │ │ │ └── dashboard_top_toolbar.less │ │ │ │ ├── dashboards_nav.html │ │ │ │ ├── dashboards_nav.js │ │ │ │ ├── dashboards_nav.less │ │ │ │ ├── new_dashboard_confirm │ │ │ │ │ ├── new_dashboard_confirm.html │ │ │ │ │ ├── new_dashboard_confirm.js │ │ │ │ │ ├── new_dashboard_confirm.less │ │ │ │ │ └── new_dashboard_confirm_promise.js │ │ │ │ └── variables.less │ │ │ ├── entity_select │ │ │ │ ├── entity_select.html │ │ │ │ ├── entity_select.js │ │ │ │ └── entity_select.less │ │ │ ├── icon_picker │ │ │ │ └── icon_picker.js │ │ │ └── saved_search_nav │ │ │ │ ├── saved_search_nav.html │ │ │ │ ├── saved_search_nav.js │ │ │ │ └── saved_search_nav.less │ │ │ ├── services │ │ │ ├── __tests__ │ │ │ │ └── dashboard_groups.js │ │ │ └── dashboard_groups.js │ │ │ └── spy_modes │ │ │ ├── multi_search_spy_mode.html │ │ │ ├── multi_search_spy_mode.js │ │ │ └── multi_search_spy_mode.less │ ├── kibi_data_table_vis │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── __tests__ │ │ │ ├── csv_export.js │ │ │ ├── doc_table.js │ │ │ ├── kibi_data_table_vis_controller.js │ │ │ └── kibi_data_table_vis_params.js │ │ │ ├── actions │ │ │ ├── columns.js │ │ │ └── csv_export.js │ │ │ ├── custom_view │ │ │ ├── kibi_custom_view.js │ │ │ ├── kibi_table_sorting.html │ │ │ └── kibi_table_sorting.js │ │ │ ├── kibi_data_table_vis.html │ │ │ ├── kibi_data_table_vis.js │ │ │ ├── kibi_data_table_vis.less │ │ │ ├── kibi_data_table_vis_controller.js │ │ │ ├── kibi_data_table_vis_params.html │ │ │ └── kibi_data_table_vis_params.js │ ├── kibi_query_viewer_vis │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── __tests__ │ │ │ ├── kibi_query_viewer_vis_controller.js │ │ │ └── kibi_query_viewer_vis_params.js │ │ │ ├── kibi_query_viewer_vis.html │ │ │ ├── kibi_query_viewer_vis.js │ │ │ ├── kibi_query_viewer_vis.less │ │ │ ├── kibi_query_viewer_vis_controller.js │ │ │ ├── kibi_query_viewer_vis_params.html │ │ │ └── kibi_query_viewer_vis_params.js │ ├── kibi_sequential_join_vis │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── __tests__ │ │ │ └── kibi_sequential_join_vis_controller.js │ │ │ ├── kibi_sequential_join_vis.html │ │ │ ├── kibi_sequential_join_vis.js │ │ │ ├── kibi_sequential_join_vis.less │ │ │ ├── kibi_sequential_join_vis_controller.js │ │ │ ├── kibi_sequential_join_vis_params.html │ │ │ └── kibi_sequential_join_vis_params.js │ ├── migrations │ │ ├── index.js │ │ └── package.json │ ├── query_engine │ │ ├── index.js │ │ ├── lib │ │ │ ├── __tests__ │ │ │ │ ├── crypto_helper.js │ │ │ │ ├── datasources_schema.js │ │ │ │ ├── index_helper.js │ │ │ │ ├── jdbc_helper.js │ │ │ │ ├── queries │ │ │ │ │ ├── abstract_query.js │ │ │ │ │ ├── jdbc_query.js │ │ │ │ │ ├── mysql_query.js │ │ │ │ │ ├── postgres_query.js │ │ │ │ │ ├── rest_query.js │ │ │ │ │ ├── sparql_query.js │ │ │ │ │ └── sqlite_query.js │ │ │ │ ├── query_engine.js │ │ │ │ ├── query_helper.js │ │ │ │ └── rules_helper.js │ │ │ ├── _symbols.js │ │ │ ├── crypto_helper.js │ │ │ ├── datasources │ │ │ │ ├── Siren-Gremlin-Server.json │ │ │ │ ├── abstract_datasource_def.js │ │ │ │ ├── jdbc_datasource_def.js │ │ │ │ ├── jdbc_new_datasource_def.js │ │ │ │ ├── mysql_datasource_def.js │ │ │ │ ├── postgresql_datasource_def.js │ │ │ │ ├── rest_datasource_def.js │ │ │ │ ├── set_datasource_clazz.js │ │ │ │ ├── sparql_http_datasource_def.js │ │ │ │ ├── sqlite_datasource_def.js │ │ │ │ └── tinkerpop3_datasource_def.js │ │ │ ├── datasources_schema.js │ │ │ ├── datasources_schema.json │ │ │ ├── index_helper.js │ │ │ ├── jdbc_helper.js │ │ │ ├── logger.js │ │ │ ├── queries │ │ │ │ ├── abstract_query.js │ │ │ │ ├── error_query.js │ │ │ │ ├── inactivated_query.js │ │ │ │ ├── jdbc_query.js │ │ │ │ ├── missing_selected_document_query.js │ │ │ │ ├── mysql_query.js │ │ │ │ ├── postgres_query.js │ │ │ │ ├── rest_query.js │ │ │ │ ├── sparql_query.js │ │ │ │ └── sqlite_query.js │ │ │ ├── query_engine.js │ │ │ ├── query_helper.js │ │ │ ├── rules_helper.js │ │ │ └── templates │ │ │ │ ├── kibi-html-angular-source.html │ │ │ │ ├── kibi-html-angular.json │ │ │ │ ├── kibi-json-jade.json │ │ │ │ ├── kibi-table-handlebars.json │ │ │ │ └── kibi-table-jade.json │ │ └── package.json │ ├── saved_objects_api │ │ ├── index.js │ │ ├── lib │ │ │ ├── init_registry.js │ │ │ ├── model │ │ │ │ ├── __tests__ │ │ │ │ │ ├── _joi_to_mapping.js │ │ │ │ │ └── functional │ │ │ │ │ │ ├── dashboard.js │ │ │ │ │ │ ├── dashboardgroup.js │ │ │ │ │ │ ├── datasource.js │ │ │ │ │ │ ├── helper.js │ │ │ │ │ │ ├── indexpattern.js │ │ │ │ │ │ ├── middleware.js │ │ │ │ │ │ ├── middleware_parameters.js │ │ │ │ │ │ ├── query.js │ │ │ │ │ │ ├── scenarios │ │ │ │ │ │ └── empty │ │ │ │ │ │ │ ├── index_data.js │ │ │ │ │ │ │ ├── index_definition.js │ │ │ │ │ │ │ └── scenario.js │ │ │ │ │ │ ├── search.js │ │ │ │ │ │ ├── template.js │ │ │ │ │ │ └── visualization.js │ │ │ │ ├── _joi_to_mapping.js │ │ │ │ ├── builtin.js │ │ │ │ ├── builtin │ │ │ │ │ ├── config.js │ │ │ │ │ ├── dashboard.js │ │ │ │ │ ├── dashboardgroup.js │ │ │ │ │ ├── datasource.js │ │ │ │ │ ├── doc.js │ │ │ │ │ ├── indexpattern.js │ │ │ │ │ ├── ontologymodel.js │ │ │ │ │ ├── query.js │ │ │ │ │ ├── search.js │ │ │ │ │ ├── template.js │ │ │ │ │ ├── url.js │ │ │ │ │ └── visualization.js │ │ │ │ ├── errors │ │ │ │ │ ├── authentication.js │ │ │ │ │ ├── authorization.js │ │ │ │ │ ├── base.js │ │ │ │ │ ├── conflict.js │ │ │ │ │ └── not_found.js │ │ │ │ ├── model.js │ │ │ │ └── registry.js │ │ │ └── routes │ │ │ │ └── v1.js │ │ ├── package.json │ │ └── public │ │ │ ├── modals │ │ │ ├── open.html │ │ │ ├── open.js │ │ │ ├── save.html │ │ │ ├── save.js │ │ │ └── service.js │ │ │ ├── services │ │ │ └── types.js │ │ │ └── styles │ │ │ └── saved_objects_api.less │ ├── siren_auto_join_vis │ │ ├── index.js │ │ ├── package.json │ │ └── public │ │ │ ├── __tests__ │ │ │ ├── siren_auto_join_vis_controller.js │ │ │ └── tree_helper.js │ │ │ ├── node.js │ │ │ ├── siren_auto_join_helper.js │ │ │ ├── siren_auto_join_vis.html │ │ │ ├── siren_auto_join_vis.js │ │ │ ├── siren_auto_join_vis.less │ │ │ ├── siren_auto_join_vis_controller.js │ │ │ ├── siren_auto_join_vis_params.html │ │ │ ├── siren_auto_join_vis_params.js │ │ │ ├── tree_helper.js │ │ │ └── tree_type.js │ └── siren_federate │ │ ├── index.js │ │ ├── lib │ │ ├── __tests__ │ │ │ └── is_version_gte.js │ │ └── is_version_gte.js │ │ └── package.json ├── optimize │ ├── babel │ │ ├── .eslintrc │ │ ├── helpers.js │ │ ├── options.build.js │ │ ├── options.js │ │ ├── polyfills.js │ │ └── register.js │ ├── base_optimizer.js │ ├── fs_optimizer.js │ ├── index.js │ ├── lazy │ │ ├── lazy.js │ │ ├── lazy_optimizer.js │ │ ├── lazy_server.js │ │ ├── optmzr_role.js │ │ ├── proxy_role.js │ │ └── weird_control_flow.js │ ├── loaders.js │ └── postcss.config.js ├── server │ ├── __tests__ │ │ └── base_path.js │ ├── config │ │ ├── __tests__ │ │ │ ├── complete.js │ │ │ ├── config.js │ │ │ ├── explode_by.js │ │ │ ├── flatten_with.js │ │ │ ├── override.js │ │ │ ├── schema.js │ │ │ └── transform_deprecations.js │ │ ├── complete.js │ │ ├── config.js │ │ ├── deprecation_warnings.js │ │ ├── explode_by.js │ │ ├── flatten_with.js │ │ ├── override.js │ │ ├── schema.js │ │ ├── setup.js │ │ └── transform_deprecations.js │ ├── gremlin_server │ │ ├── __tests__ │ │ │ └── gremlin_server.js │ │ └── gremlin_server.js │ ├── http │ │ ├── __tests__ │ │ │ ├── index.js │ │ │ ├── secure_options.js │ │ │ ├── short_url_assert_valid.js │ │ │ ├── short_url_error.js │ │ │ ├── short_url_lookup.js │ │ │ ├── version_check.js │ │ │ └── xsrf.js │ │ ├── get_default_route.js │ │ ├── index.js │ │ ├── register_hapi_plugins.js │ │ ├── secure_options.js │ │ ├── setup_connection.js │ │ ├── short_url_assert_valid.js │ │ ├── short_url_error.js │ │ ├── short_url_lookup.js │ │ ├── version_check.js │ │ └── xsrf.js │ ├── index_patterns │ │ ├── index.js │ │ ├── mixin.js │ │ ├── routes │ │ │ ├── fields_for_time_pattern_route.js │ │ │ ├── fields_for_wildcard_route.js │ │ │ ├── index.js │ │ │ └── test_time_pattern_route.js │ │ └── service │ │ │ ├── index.js │ │ │ ├── index_patterns_service.js │ │ │ └── lib │ │ │ ├── __tests__ │ │ │ ├── errors.js │ │ │ ├── es_api.js │ │ │ ├── resolve_time_pattern.js │ │ │ └── time_pattern_to_wildcard.js │ │ │ ├── errors.js │ │ │ ├── es_api.js │ │ │ ├── field_capabilities │ │ │ ├── __tests__ │ │ │ │ ├── field_capabilities.js │ │ │ │ ├── field_caps_response.js │ │ │ │ └── fixtures │ │ │ │ │ └── es_field_caps_response.json │ │ │ ├── field_capabilities.js │ │ │ ├── field_caps_response.js │ │ │ ├── index.js │ │ │ ├── overrides.js │ │ │ └── should_read_field_from_doc_values.js │ │ │ ├── index.js │ │ │ ├── resolve_time_pattern.js │ │ │ └── time_pattern_to_wildcard.js │ ├── kbn_server.js │ ├── lib │ │ └── commander_extensions.js │ ├── logging │ │ ├── __tests__ │ │ │ ├── apply_filters_to_keys.js │ │ │ ├── log_format_json.js │ │ │ └── log_interceptor.js │ │ ├── apply_filters_to_keys.js │ │ ├── configuration.js │ │ ├── index.js │ │ ├── log_format.js │ │ ├── log_format_json.js │ │ ├── log_format_string.js │ │ ├── log_interceptor.js │ │ └── log_reporter.js │ ├── path │ │ ├── __tests__ │ │ │ └── index.js │ │ └── index.js │ ├── pid │ │ └── index.js │ ├── plugins │ │ ├── __tests__ │ │ │ └── plugin_init.js │ │ ├── check_enabled.js │ │ ├── check_version.js │ │ ├── initialize.js │ │ ├── plugin.js │ │ ├── plugin_api.js │ │ ├── plugin_collection.js │ │ ├── plugin_init.js │ │ └── scan.js │ ├── saved_objects │ │ ├── client │ │ │ ├── __tests__ │ │ │ │ ├── saved_objects_client.js │ │ │ │ └── saved_objects_client_mappings.js │ │ │ ├── index.js │ │ │ ├── lib │ │ │ │ ├── __tests__ │ │ │ │ │ ├── compatibility.js │ │ │ │ │ ├── create_find_query.js │ │ │ │ │ ├── create_id_query.js │ │ │ │ │ ├── decorate_es_error.js │ │ │ │ │ ├── errors.js │ │ │ │ │ ├── included_fields.js │ │ │ │ │ └── normalize_es_doc.js │ │ │ │ ├── compatibility.js │ │ │ │ ├── create_find_query.js │ │ │ │ ├── create_id_query.js │ │ │ │ ├── decorate_es_error.js │ │ │ │ ├── errors.js │ │ │ │ ├── included_fields.js │ │ │ │ ├── index.js │ │ │ │ └── normalize_es_doc.js │ │ │ └── saved_objects_client.js │ │ ├── index.js │ │ ├── routes │ │ │ ├── __tests__ │ │ │ │ ├── bulk_get.js │ │ │ │ ├── create.js │ │ │ │ ├── delete.js │ │ │ │ ├── find.js │ │ │ │ ├── get.js │ │ │ │ ├── mock_server.js │ │ │ │ └── update.js │ │ │ ├── bulk_get.js │ │ │ ├── create.js │ │ │ ├── delete.js │ │ │ ├── find.js │ │ │ ├── get.js │ │ │ ├── index.js │ │ │ └── update.js │ │ └── saved_objects_mixin.js │ ├── shutdown_manager │ │ └── index.js │ ├── status │ │ ├── __tests__ │ │ │ ├── cgroup.js │ │ │ ├── fs_stubs.js │ │ │ ├── metrics.js │ │ │ ├── server_status.js │ │ │ ├── status.js │ │ │ └── wrap_auth_config.js │ │ ├── cgroup.js │ │ ├── index.js │ │ ├── metrics.js │ │ ├── samples.js │ │ ├── server_status.js │ │ ├── states.js │ │ ├── status.js │ │ └── wrap_auth_config.js │ ├── views │ │ └── index.jade │ └── warnings │ │ └── index.js ├── test_utils │ ├── __tests__ │ │ └── get_url.js │ ├── base_auth.js │ ├── es │ │ ├── create_call_cluster.js │ │ ├── es_test_cluster.js │ │ ├── es_test_config.js │ │ └── index.js │ ├── get_url.js │ ├── index_snapshot.js │ ├── kbn_server.js │ ├── public │ │ ├── __tests__ │ │ │ └── stub_browser_storage.js │ │ ├── es_test_config.js │ │ ├── no_digest_promises.js │ │ ├── simulate_keys.js │ │ ├── stub_browser_storage.js │ │ └── stub_index_pattern.js │ ├── scenario_manager.js │ └── wrap_async.js ├── ui │ ├── __tests__ │ │ ├── fixtures │ │ │ ├── plugin_async_foo │ │ │ │ ├── index.js │ │ │ │ └── package.json │ │ │ ├── plugin_bar │ │ │ │ ├── index.js │ │ │ │ └── package.json │ │ │ ├── plugin_foo │ │ │ │ ├── index.js │ │ │ │ └── package.json │ │ │ └── test_app │ │ │ │ ├── index.js │ │ │ │ ├── package.json │ │ │ │ └── public │ │ │ │ └── index.js │ │ ├── ui_exports.js │ │ ├── ui_exports_replace_injected_vars.js │ │ ├── ui_mappings.js │ │ └── ui_nav_link.js │ ├── app_entry_template.js │ ├── i18n │ │ ├── __tests__ │ │ │ ├── fixtures │ │ │ │ └── translations │ │ │ │ │ ├── test_plugin_1 │ │ │ │ │ ├── de.json │ │ │ │ │ ├── en.json │ │ │ │ │ └── es-ES.json │ │ │ │ │ └── test_plugin_2 │ │ │ │ │ ├── de.json │ │ │ │ │ └── en.json │ │ │ └── i18n.js │ │ ├── i18n.js │ │ └── index.js │ ├── index.js │ ├── public │ │ ├── .eslintrc │ │ ├── __tests__ │ │ │ ├── errors.js │ │ │ └── metadata.js │ │ ├── accessibility │ │ │ ├── __tests__ │ │ │ │ └── kbn_accessible_click.js │ │ │ ├── index.js │ │ │ └── kbn_accessible_click.js │ │ ├── agg_response │ │ │ ├── geo_json │ │ │ │ ├── __tests__ │ │ │ │ │ └── geo_json.js │ │ │ │ ├── _tooltip.html │ │ │ │ ├── _tooltip_formatter.js │ │ │ │ ├── geo_json.js │ │ │ │ └── rows_to_features.js │ │ │ ├── hierarchical │ │ │ │ ├── __tests__ │ │ │ │ │ ├── array_to_linked_list.js │ │ │ │ │ ├── build_hierarchical_data.js │ │ │ │ │ ├── collect_branch.js │ │ │ │ │ ├── create_raw_data.js │ │ │ │ │ ├── extract_buckets.js │ │ │ │ │ └── transform_aggregation.js │ │ │ │ ├── _array_to_linked_list.js │ │ │ │ ├── _build_split.js │ │ │ │ ├── _collect_branch.js │ │ │ │ ├── _collect_keys.js │ │ │ │ ├── _create_raw_data.js │ │ │ │ ├── _extract_buckets.js │ │ │ │ ├── _hierarchical_tooltip_formatter.js │ │ │ │ ├── _tooltip.html │ │ │ │ ├── _transform_aggregation.js │ │ │ │ └── build_hierarchical_data.js │ │ │ ├── index.js │ │ │ ├── point_series │ │ │ │ ├── __tests__ │ │ │ │ │ ├── _add_to_siri.js │ │ │ │ │ ├── _fake_x_aspect.js │ │ │ │ │ ├── _get_aspects.js │ │ │ │ │ ├── _get_point.js │ │ │ │ │ ├── _get_series.js │ │ │ │ │ ├── _init_x_axis.js │ │ │ │ │ ├── _init_y_axis.js │ │ │ │ │ ├── _main.js │ │ │ │ │ ├── _ordered_date_axis.js │ │ │ │ │ ├── _tooltip_formatter.js │ │ │ │ │ └── point_series.js │ │ │ │ ├── _add_to_siri.js │ │ │ │ ├── _fake_x_aspect.js │ │ │ │ ├── _get_aspects.js │ │ │ │ ├── _get_point.js │ │ │ │ ├── _get_series.js │ │ │ │ ├── _init_x_axis.js │ │ │ │ ├── _init_y_axis.js │ │ │ │ ├── _ordered_date_axis.js │ │ │ │ ├── _tooltip.html │ │ │ │ ├── _tooltip_formatter.js │ │ │ │ └── point_series.js │ │ │ └── tabify │ │ │ │ ├── __tests__ │ │ │ │ ├── _buckets.js │ │ │ │ ├── _get_columns.js │ │ │ │ ├── _integration.js │ │ │ │ ├── _response_writer.js │ │ │ │ ├── _table.js │ │ │ │ ├── _table_group.js │ │ │ │ └── tabify.js │ │ │ │ ├── _buckets.js │ │ │ │ ├── _get_columns.js │ │ │ │ ├── _response_writer.js │ │ │ │ ├── _table.js │ │ │ │ ├── _table_group.js │ │ │ │ └── tabify.js │ │ ├── agg_table │ │ │ ├── __tests__ │ │ │ │ ├── _group.js │ │ │ │ ├── _table.js │ │ │ │ └── index.js │ │ │ ├── agg_table.html │ │ │ ├── agg_table.js │ │ │ ├── agg_table.less │ │ │ ├── agg_table_group.html │ │ │ └── agg_table_group.js │ │ ├── agg_types │ │ │ ├── __tests__ │ │ │ │ ├── agg_param_writer.js │ │ │ │ ├── agg_params.js │ │ │ │ ├── agg_type.js │ │ │ │ ├── buckets │ │ │ │ │ ├── _geo_hash.js │ │ │ │ │ ├── _histogram.js │ │ │ │ │ ├── _range.js │ │ │ │ │ ├── create_filter │ │ │ │ │ │ ├── date_histogram.js │ │ │ │ │ │ ├── date_range.js │ │ │ │ │ │ ├── filters.js │ │ │ │ │ │ ├── histogram.js │ │ │ │ │ │ ├── ip_range.js │ │ │ │ │ │ ├── range.js │ │ │ │ │ │ └── terms.js │ │ │ │ │ ├── date_histogram │ │ │ │ │ │ ├── _date_histogram.js │ │ │ │ │ │ ├── _editor.js │ │ │ │ │ │ └── _params.js │ │ │ │ │ └── terms.js │ │ │ │ ├── controls │ │ │ │ │ └── number_list.js │ │ │ │ ├── index.js │ │ │ │ ├── metrics │ │ │ │ │ ├── lib │ │ │ │ │ │ └── make_nested_label.js │ │ │ │ │ ├── median.js │ │ │ │ │ ├── parent_pipeline.js │ │ │ │ │ ├── percentile_ranks.js │ │ │ │ │ ├── percentiles.js │ │ │ │ │ ├── sibling_pipeline.js │ │ │ │ │ ├── std_deviation.js │ │ │ │ │ └── top_hit.js │ │ │ │ ├── param_types │ │ │ │ │ ├── _field.js │ │ │ │ │ ├── _optioned.js │ │ │ │ │ ├── _raw_json.js │ │ │ │ │ ├── _regex.js │ │ │ │ │ ├── _string.js │ │ │ │ │ └── index.js │ │ │ │ └── utils │ │ │ │ │ └── _stub_agg_params.js │ │ │ ├── agg_params.js │ │ │ ├── agg_type.js │ │ │ ├── buckets │ │ │ │ ├── _bucket_agg_type.js │ │ │ │ ├── _interval_options.js │ │ │ │ ├── create_filter │ │ │ │ │ ├── date_histogram.js │ │ │ │ │ ├── date_range.js │ │ │ │ │ ├── filters.js │ │ │ │ │ ├── histogram.js │ │ │ │ │ ├── ip_range.js │ │ │ │ │ ├── range.js │ │ │ │ │ └── terms.js │ │ │ │ ├── date_histogram.js │ │ │ │ ├── date_range.js │ │ │ │ ├── filters.js │ │ │ │ ├── geo_hash.js │ │ │ │ ├── histogram.js │ │ │ │ ├── ip_range.js │ │ │ │ ├── range.js │ │ │ │ ├── range_key.js │ │ │ │ ├── significant_terms.js │ │ │ │ └── terms.js │ │ │ ├── controls │ │ │ │ ├── date_ranges.html │ │ │ │ ├── extended_bounds.html │ │ │ │ ├── field.html │ │ │ │ ├── filters.html │ │ │ │ ├── interval.html │ │ │ │ ├── ip_ranges.html │ │ │ │ ├── min_doc_count.html │ │ │ │ ├── order_agg.html │ │ │ │ ├── order_and_size.html │ │ │ │ ├── percentile_ranks.html │ │ │ │ ├── percentiles.html │ │ │ │ ├── precision.html │ │ │ │ ├── ranges.html │ │ │ │ ├── raw_json.html │ │ │ │ ├── regular_expression.html │ │ │ │ ├── string.html │ │ │ │ ├── sub_agg.html │ │ │ │ ├── sub_metric.html │ │ │ │ ├── top_aggregate_and_size.html │ │ │ │ └── top_sort.html │ │ │ ├── index.js │ │ │ ├── metrics │ │ │ │ ├── avg.js │ │ │ │ ├── bucket_avg.js │ │ │ │ ├── bucket_max.js │ │ │ │ ├── bucket_min.js │ │ │ │ ├── bucket_sum.js │ │ │ │ ├── cardinality.js │ │ │ │ ├── count.js │ │ │ │ ├── cumulative_sum.js │ │ │ │ ├── derivative.js │ │ │ │ ├── geo_centroid.js │ │ │ │ ├── get_response_agg_config_class.js │ │ │ │ ├── lib │ │ │ │ │ ├── make_nested_label.js │ │ │ │ │ ├── parent_pipeline_agg_controller.js │ │ │ │ │ ├── parent_pipeline_agg_helper.js │ │ │ │ │ ├── parent_pipeline_agg_writter.js │ │ │ │ │ ├── safe_make_label.js │ │ │ │ │ ├── sibling_pipeline_agg_controller.js │ │ │ │ │ ├── sibling_pipeline_agg_helper.js │ │ │ │ │ └── sibling_pipeline_agg_writter.js │ │ │ │ ├── max.js │ │ │ │ ├── median.js │ │ │ │ ├── metric_agg_type.js │ │ │ │ ├── min.js │ │ │ │ ├── moving_avg.js │ │ │ │ ├── percentile_ranks.js │ │ │ │ ├── percentiles.js │ │ │ │ ├── percentiles_get_value.js │ │ │ │ ├── serial_diff.js │ │ │ │ ├── std_deviation.js │ │ │ │ ├── sum.js │ │ │ │ └── top_hit.js │ │ │ └── param_types │ │ │ │ ├── base.js │ │ │ │ ├── field.js │ │ │ │ ├── optioned.js │ │ │ │ ├── raw_json.js │ │ │ │ ├── regex.js │ │ │ │ └── string.js │ │ ├── angular-bootstrap │ │ │ ├── accordion │ │ │ │ ├── accordion-group.html │ │ │ │ ├── accordion.html │ │ │ │ └── accordion.js │ │ │ ├── alert │ │ │ │ ├── alert.html │ │ │ │ └── alert.js │ │ │ ├── bindHtml │ │ │ │ └── bindHtml.js │ │ │ ├── buttons │ │ │ │ └── buttons.js │ │ │ ├── collapse │ │ │ │ └── collapse.js │ │ │ ├── dateparser │ │ │ │ └── dateparser.js │ │ │ ├── datepicker │ │ │ │ ├── datepicker.html │ │ │ │ ├── datepicker.js │ │ │ │ ├── day.html │ │ │ │ ├── month.html │ │ │ │ ├── popup.html │ │ │ │ └── year.html │ │ │ ├── dropdown │ │ │ │ └── dropdown.js │ │ │ ├── index.js │ │ │ ├── modal │ │ │ │ ├── backdrop.html │ │ │ │ ├── modal.js │ │ │ │ └── window.html │ │ │ ├── pagination │ │ │ │ ├── pager.html │ │ │ │ ├── pagination.html │ │ │ │ └── pagination.js │ │ │ ├── popover │ │ │ │ ├── popover.html │ │ │ │ └── popover.js │ │ │ ├── position │ │ │ │ └── position.js │ │ │ ├── progressbar │ │ │ │ ├── bar.html │ │ │ │ ├── progress.html │ │ │ │ ├── progressbar.html │ │ │ │ └── progressbar.js │ │ │ ├── rating │ │ │ │ ├── rating.html │ │ │ │ └── rating.js │ │ │ ├── tabs │ │ │ │ ├── tab.html │ │ │ │ ├── tabs.js │ │ │ │ └── tabset.html │ │ │ ├── timepicker │ │ │ │ ├── timepicker.html │ │ │ │ └── timepicker.js │ │ │ ├── tooltip │ │ │ │ ├── tooltip-html-unsafe-popup.html │ │ │ │ ├── tooltip-popup.html │ │ │ │ └── tooltip.js │ │ │ ├── transition │ │ │ │ └── transition.js │ │ │ └── typeahead │ │ │ │ ├── typeahead-match.html │ │ │ │ ├── typeahead-popup.html │ │ │ │ └── typeahead.js │ │ ├── assets │ │ │ ├── favicons │ │ │ │ ├── android-chrome-192x192.png │ │ │ │ ├── android-chrome-256x256.png │ │ │ │ ├── android-chrome-512x512.png │ │ │ │ ├── apple-touch-icon.png │ │ │ │ ├── browserconfig.xml │ │ │ │ ├── favicon-16x16.png │ │ │ │ ├── favicon-32x32.png │ │ │ │ ├── favicon.ico │ │ │ │ ├── manifest.json │ │ │ │ ├── mstile-150x150.png │ │ │ │ └── safari-pinned-tab.svg │ │ │ ├── fonts │ │ │ │ └── open_sans │ │ │ │ │ ├── LICENSE.txt │ │ │ │ │ ├── open_sans_v13_latin_300.svg │ │ │ │ │ ├── open_sans_v13_latin_300.ttf │ │ │ │ │ ├── open_sans_v13_latin_300.woff │ │ │ │ │ ├── open_sans_v13_latin_300.woff2 │ │ │ │ │ ├── open_sans_v13_latin_700.svg │ │ │ │ │ ├── open_sans_v13_latin_700.ttf │ │ │ │ │ ├── open_sans_v13_latin_700.woff │ │ │ │ │ ├── open_sans_v13_latin_700.woff2 │ │ │ │ │ ├── open_sans_v13_latin_regular.svg │ │ │ │ │ ├── open_sans_v13_latin_regular.ttf │ │ │ │ │ ├── open_sans_v13_latin_regular.woff │ │ │ │ │ └── open_sans_v13_latin_regular.woff2 │ │ │ └── images │ │ │ │ └── siren_logo_loop.gif │ │ ├── autoload │ │ │ ├── accessibility.js │ │ │ ├── all.js │ │ │ ├── directives.js │ │ │ ├── filters.js │ │ │ ├── modules.js │ │ │ └── styles.js │ │ ├── bind │ │ │ ├── __tests__ │ │ │ │ └── bind.js │ │ │ └── bind.js │ │ ├── binder │ │ │ ├── __tests__ │ │ │ │ └── binder.js │ │ │ └── binder.js │ │ ├── bound_to_config_obj.js │ │ ├── check_box │ │ │ ├── check_box.html │ │ │ ├── check_box.js │ │ │ └── index.js │ │ ├── chrome │ │ │ ├── __tests__ │ │ │ │ ├── kbn_loading_indicator.js │ │ │ │ └── nav_controls.js │ │ │ ├── api │ │ │ │ ├── __tests__ │ │ │ │ │ ├── angular.js │ │ │ │ │ ├── apps.js │ │ │ │ │ ├── kibi_remove_hashed_params.js │ │ │ │ │ ├── nav.js │ │ │ │ │ └── xsrf.js │ │ │ │ ├── angular.js │ │ │ │ ├── apps.js │ │ │ │ ├── controls.js │ │ │ │ ├── kibi_remove_hashed_params.js │ │ │ │ ├── nav.js │ │ │ │ ├── template.js │ │ │ │ ├── theme.js │ │ │ │ ├── translations.js │ │ │ │ └── xsrf.js │ │ │ ├── chrome.js │ │ │ ├── config │ │ │ │ ├── filter.html │ │ │ │ └── interval.html │ │ │ ├── directives │ │ │ │ ├── __tests__ │ │ │ │ │ └── sub_url_route_filter.js │ │ │ │ ├── active_http_spinner.html │ │ │ │ ├── append_nav_controls.js │ │ │ │ ├── global_nav │ │ │ │ │ ├── app_switcher │ │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ │ └── app_switcher.js │ │ │ │ │ │ ├── app_switcher.html │ │ │ │ │ │ └── app_switcher.js │ │ │ │ │ ├── global_nav.html │ │ │ │ │ ├── global_nav.js │ │ │ │ │ ├── global_nav.less │ │ │ │ │ └── global_nav_link │ │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── global_nav_link.js │ │ │ │ │ │ ├── global_nav_link.html │ │ │ │ │ │ ├── global_nav_link.js │ │ │ │ │ │ └── global_nav_link.less │ │ │ │ ├── index.js │ │ │ │ ├── kbn_chrome.html │ │ │ │ ├── kbn_chrome.js │ │ │ │ ├── kbn_chrome.less │ │ │ │ ├── kibi_reload.js │ │ │ │ ├── loading_indicator │ │ │ │ │ ├── loading_indicator.html │ │ │ │ │ ├── loading_indicator.js │ │ │ │ │ └── loading_indicator.less │ │ │ │ └── sub_url_route_filter.js │ │ │ └── services │ │ │ │ ├── global_nav_state.js │ │ │ │ └── index.js │ │ ├── collapsible_sidebar │ │ │ ├── collapsible_sidebar.js │ │ │ └── collapsible_sidebar.less │ │ ├── compile_recursive_directive.js │ │ ├── config │ │ │ ├── __tests__ │ │ │ │ └── config.js │ │ │ ├── _delayed_updater.js │ │ │ ├── config.js │ │ │ └── migrations │ │ │ │ └── _empty_ │ │ ├── courier │ │ │ ├── __tests__ │ │ │ │ ├── request_queue.js │ │ │ │ └── saved_object.js │ │ │ ├── _error_handlers.js │ │ │ ├── _redirect_when_missing.js │ │ │ ├── _request_queue.js │ │ │ ├── courier.js │ │ │ ├── data_source │ │ │ │ ├── __tests__ │ │ │ │ │ ├── _migrate_filter.js │ │ │ │ │ ├── decorate_query.js │ │ │ │ │ ├── doc_source.js │ │ │ │ │ ├── normalize_sort_request.js │ │ │ │ │ └── search_source.js │ │ │ │ ├── _abstract.js │ │ │ │ ├── _abstract_doc_source.js │ │ │ │ ├── _decorate_query.js │ │ │ │ ├── _doc_send_to_es.js │ │ │ │ ├── _migrate_filter.js │ │ │ │ ├── _normalize_sort_request.js │ │ │ │ ├── _root_search_source.js │ │ │ │ ├── admin_doc_source.js │ │ │ │ ├── doc_source.js │ │ │ │ ├── savedobject_source.js │ │ │ │ └── search_source.js │ │ │ ├── fetch │ │ │ │ ├── __tests__ │ │ │ │ │ ├── doc.js │ │ │ │ │ ├── fetch.js │ │ │ │ │ ├── fetch_these.js │ │ │ │ │ └── merge_duplicate_requests.js │ │ │ │ ├── call_client.js │ │ │ │ ├── call_response_handlers.js │ │ │ │ ├── continue_incomplete.js │ │ │ │ ├── fetch.js │ │ │ │ ├── fetch_these.js │ │ │ │ ├── for_each_strategy.js │ │ │ │ ├── is_request.js │ │ │ │ ├── merge_duplicate_requests.js │ │ │ │ ├── notifier.js │ │ │ │ ├── req_status.js │ │ │ │ ├── request │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ ├── segmented.js │ │ │ │ │ │ ├── segmented_create_queue.js │ │ │ │ │ │ ├── segmented_index_selection.js │ │ │ │ │ │ └── segmented_size_picking.js │ │ │ │ │ ├── _abstract_doc.js │ │ │ │ │ ├── doc_admin.js │ │ │ │ │ ├── doc_data.js │ │ │ │ │ ├── error_handler.js │ │ │ │ │ ├── request.js │ │ │ │ │ ├── savedobject.js │ │ │ │ │ ├── search.js │ │ │ │ │ ├── segmented.js │ │ │ │ │ └── segmented_handle.js │ │ │ │ └── strategy │ │ │ │ │ ├── __tests__ │ │ │ │ │ └── search.js │ │ │ │ │ ├── doc_admin.js │ │ │ │ │ ├── doc_data.js │ │ │ │ │ ├── savedobject.js │ │ │ │ │ └── search.js │ │ │ ├── looper │ │ │ │ ├── _looper.js │ │ │ │ ├── doc_data.js │ │ │ │ ├── savedobject.js │ │ │ │ └── search.js │ │ │ └── saved_object │ │ │ │ ├── get_title_already_exists.js │ │ │ │ ├── saved_object.js │ │ │ │ ├── saved_object_loader.js │ │ │ │ └── ui │ │ │ │ ├── saved_object_save_as_checkbox.html │ │ │ │ └── saved_object_save_as_checkbox.js │ │ ├── crypto │ │ │ ├── index.js │ │ │ └── sha256.js │ │ ├── debounce │ │ │ ├── __tests__ │ │ │ │ └── debounce.js │ │ │ └── debounce.js │ │ ├── directives │ │ │ ├── __tests__ │ │ │ │ ├── auto_select_if_only_one.js │ │ │ │ ├── confirm-click.js │ │ │ │ ├── css_truncate.js │ │ │ │ ├── fixed_scroll.js │ │ │ │ ├── inequality.js │ │ │ │ ├── input_focus.js │ │ │ │ ├── input_number.js │ │ │ │ ├── json_input.js │ │ │ │ ├── paginated_selectable_list.js │ │ │ │ ├── timepicker.js │ │ │ │ ├── truncate.js │ │ │ │ ├── validate_cidr_mask.js │ │ │ │ ├── validate_date_math.js │ │ │ │ ├── validate_index_name.js │ │ │ │ ├── validate_ip.js │ │ │ │ └── validate_json.js │ │ │ ├── auto_select_if_only_one.js │ │ │ ├── click_focus.js │ │ │ ├── confirm_click.js │ │ │ ├── css_truncate.js │ │ │ ├── field_name.js │ │ │ ├── field_name_icons │ │ │ │ ├── boolean_field_name_icon.html │ │ │ │ ├── conflict_field_name_icon.html │ │ │ │ ├── date_field_name_icon.html │ │ │ │ ├── geo_point_field_name_icon.html │ │ │ │ ├── ip_field_name_icon.html │ │ │ │ ├── murmur3_field_name_icon.html │ │ │ │ ├── number_field_name_icon.html │ │ │ │ ├── source_field_name_icon.html │ │ │ │ ├── string_field_name_icon.html │ │ │ │ └── unknown_field_name_icon.html │ │ │ ├── file_upload.js │ │ │ ├── focus_on.js │ │ │ ├── inequality.js │ │ │ ├── infinite_scroll.js │ │ │ ├── info.js │ │ │ ├── input_datetime.js │ │ │ ├── input_focus.js │ │ │ ├── input_number.js │ │ │ ├── json_input.js │ │ │ ├── kbn_href.js │ │ │ ├── kbn_src.js │ │ │ ├── paginate.js │ │ │ ├── paginated_selectable_list.js │ │ │ ├── parse_query.js │ │ │ ├── partials │ │ │ │ ├── table_cell_filter.html │ │ │ │ └── truncated.html │ │ │ ├── pretty_duration.js │ │ │ ├── render_counter.js │ │ │ ├── rows.js │ │ │ ├── saved_object_finder.js │ │ │ ├── scroll_bottom.js │ │ │ ├── truncated.js │ │ │ ├── ui_select_focus_on.js │ │ │ ├── validate_agg.js │ │ │ ├── validate_cidr_mask.js │ │ │ ├── validate_date_math.js │ │ │ ├── validate_index_name.js │ │ │ ├── validate_ip.js │ │ │ ├── validate_json.js │ │ │ └── validate_lowercase.js │ │ ├── doc_table │ │ │ ├── __tests__ │ │ │ │ ├── doc_table.js │ │ │ │ └── lib │ │ │ │ │ ├── get_sort.js │ │ │ │ │ └── rows_headers.js │ │ │ ├── actions │ │ │ │ └── columns.js │ │ │ ├── components │ │ │ │ ├── table_header.html │ │ │ │ ├── table_header.js │ │ │ │ ├── table_row.js │ │ │ │ ├── table_row.less │ │ │ │ └── table_row │ │ │ │ │ ├── cell.html │ │ │ │ │ ├── details.html │ │ │ │ │ └── open.html │ │ │ ├── doc_table.html │ │ │ ├── doc_table.js │ │ │ ├── doc_table.less │ │ │ ├── doc_table_strings.js │ │ │ └── lib │ │ │ │ └── get_sort.js │ │ ├── doc_title │ │ │ ├── __tests__ │ │ │ │ └── doc_title.js │ │ │ └── doc_title.js │ │ ├── doc_viewer │ │ │ ├── __tests__ │ │ │ │ └── doc_viewer.js │ │ │ ├── doc_viewer.js │ │ │ └── doc_viewer.less │ │ ├── documentation_links │ │ │ ├── __tests__ │ │ │ │ └── documentation_links.js │ │ │ └── documentation_links.js │ │ ├── dom_location.js │ │ ├── dragula │ │ │ └── gu-dragula.less │ │ ├── elastic_textarea.js │ │ ├── elasticsearch_errors │ │ │ ├── __tests__ │ │ │ │ ├── elasticsearch_error.js │ │ │ │ └── is_term_size_zero_error.js │ │ │ ├── elasticsearch_error.js │ │ │ ├── index.js │ │ │ └── is_term_size_zero_error.js │ │ ├── error_url_overflow │ │ │ ├── __tests__ │ │ │ │ └── ie_regex.js │ │ │ ├── error_url_overflow.html │ │ │ ├── error_url_overflow.js │ │ │ ├── error_url_overflow.less │ │ │ └── url_overflow_service.js │ │ ├── errors.js │ │ ├── es.js │ │ ├── events.js │ │ ├── factories │ │ │ └── __tests__ │ │ │ │ ├── base_object.js │ │ │ │ └── events.js │ │ ├── fancy_forms │ │ │ ├── __tests__ │ │ │ │ └── fancy_forms.js │ │ │ ├── fancy_forms.js │ │ │ └── kbn_form_controller.js │ │ ├── field_editor │ │ │ ├── __tests__ │ │ │ │ └── field_editor.js │ │ │ ├── field_editor.html │ │ │ ├── field_editor.js │ │ │ └── field_editor.less │ │ ├── field_format_editor │ │ │ ├── field_format_editor.js │ │ │ ├── numeral │ │ │ │ ├── numeral.html │ │ │ │ └── numeral.js │ │ │ ├── pattern │ │ │ │ ├── pattern.html │ │ │ │ └── pattern.js │ │ │ └── samples │ │ │ │ ├── samples.html │ │ │ │ └── samples.js │ │ ├── field_wildcard │ │ │ ├── __tests__ │ │ │ │ └── field_wildcard.js │ │ │ └── field_wildcard.js │ │ ├── filter_bar │ │ │ ├── __tests__ │ │ │ │ ├── _add_filters.js │ │ │ │ ├── _get_filters.js │ │ │ │ ├── _invert_filters.js │ │ │ │ ├── _pin_filters.js │ │ │ │ ├── _remove_filters.js │ │ │ │ ├── _toggle_filters.js │ │ │ │ ├── _update_filters.js │ │ │ │ ├── filter_bar.js │ │ │ │ ├── filter_bar_click_handler.js │ │ │ │ ├── join_explanation.js │ │ │ │ ├── push_filter.js │ │ │ │ └── query_filter.js │ │ │ ├── filter_bar.html │ │ │ ├── filter_bar.js │ │ │ ├── filter_bar.less │ │ │ ├── filter_bar_click_handler.js │ │ │ ├── join_explanation.js │ │ │ ├── lib │ │ │ │ ├── __tests__ │ │ │ │ │ ├── change_time_filter.js │ │ │ │ │ ├── dedup_filters.js │ │ │ │ │ ├── disable_filter.js │ │ │ │ │ ├── extract_time_filter.js │ │ │ │ │ ├── filter_applied_and_unwrap.js │ │ │ │ │ ├── filter_out_time_based_filter.js │ │ │ │ │ ├── generate_mapping_chain.js │ │ │ │ │ ├── map_and_flatten_filters.js │ │ │ │ │ ├── map_default.js │ │ │ │ │ ├── map_exists.js │ │ │ │ │ ├── map_filter.js │ │ │ │ │ ├── map_flatten_and_wrap_filters.js │ │ │ │ │ ├── map_geo_bounding_box.js │ │ │ │ │ ├── map_match_all.js │ │ │ │ │ ├── map_missing.js │ │ │ │ │ ├── map_phrase.js │ │ │ │ │ ├── map_query_string.js │ │ │ │ │ ├── map_range.js │ │ │ │ │ ├── map_script.js │ │ │ │ │ ├── only_disabled.js │ │ │ │ │ └── uniq_filters.js │ │ │ │ ├── change_time_filter.js │ │ │ │ ├── compare_filter_arrays.js │ │ │ │ ├── compare_filters.js │ │ │ │ ├── dedup_filters.js │ │ │ │ ├── disable_filter.js │ │ │ │ ├── extract_time_filter.js │ │ │ │ ├── filter_applied_and_unwrap.js │ │ │ │ ├── filter_out_time_based_filter.js │ │ │ │ ├── generate_mapping_chain.js │ │ │ │ ├── map_and_flatten_filters.js │ │ │ │ ├── map_default.js │ │ │ │ ├── map_exists.js │ │ │ │ ├── map_filter.js │ │ │ │ ├── map_flatten_and_wrap_filters.js │ │ │ │ ├── map_geo_bounding_box.js │ │ │ │ ├── map_match_all.js │ │ │ │ ├── map_missing.js │ │ │ │ ├── map_phrase.js │ │ │ │ ├── map_phrases.js │ │ │ │ ├── map_query_string.js │ │ │ │ ├── map_range.js │ │ │ │ ├── map_script.js │ │ │ │ ├── only_disabled.js │ │ │ │ ├── only_state_changed.js │ │ │ │ └── uniq_filters.js │ │ │ ├── push_filter.js │ │ │ └── query_filter.js │ │ ├── filter_editor │ │ │ ├── filter_editor.html │ │ │ ├── filter_editor.js │ │ │ ├── filter_editor.less │ │ │ ├── filter_field_select.html │ │ │ ├── filter_field_select.js │ │ │ ├── filter_operator_select.html │ │ │ ├── filter_operator_select.js │ │ │ ├── filter_query_dsl_editor.html │ │ │ ├── filter_query_dsl_editor.js │ │ │ ├── lib │ │ │ │ ├── __tests__ │ │ │ │ │ └── filter_editor_utils.js │ │ │ │ ├── filter_editor_utils.js │ │ │ │ └── filter_operators.js │ │ │ └── params_editor │ │ │ │ ├── filter_params_editor.html │ │ │ │ ├── filter_params_editor.js │ │ │ │ ├── filter_params_input_type.html │ │ │ │ ├── filter_params_input_type.js │ │ │ │ ├── filter_params_phrase_controller.js │ │ │ │ ├── filter_params_phrase_editor.html │ │ │ │ ├── filter_params_phrase_editor.js │ │ │ │ ├── filter_params_phrases_editor.html │ │ │ │ ├── filter_params_phrases_editor.js │ │ │ │ ├── filter_params_range_editor.html │ │ │ │ └── filter_params_range_editor.js │ │ ├── filter_manager │ │ │ ├── __tests__ │ │ │ │ └── filter_manager.js │ │ │ ├── filter_manager.js │ │ │ └── lib │ │ │ │ ├── __tests__ │ │ │ │ ├── phrase.js │ │ │ │ ├── query.js │ │ │ │ └── range.js │ │ │ │ ├── exists.js │ │ │ │ ├── index.js │ │ │ │ ├── phrase.js │ │ │ │ ├── phrases.js │ │ │ │ ├── query.js │ │ │ │ └── range.js │ │ ├── filters │ │ │ ├── __tests__ │ │ │ │ ├── comma_list.js │ │ │ │ ├── field_type.js │ │ │ │ ├── label.js │ │ │ │ ├── moment.js │ │ │ │ ├── prop_filter.js │ │ │ │ ├── rison.js │ │ │ │ ├── short_dots.js │ │ │ │ ├── start_from.js │ │ │ │ └── uriescape.js │ │ │ ├── _prop_filter.js │ │ │ ├── comma_list.js │ │ │ ├── field_type.js │ │ │ ├── label.js │ │ │ ├── markdown.js │ │ │ ├── match_any.js │ │ │ ├── moment.js │ │ │ ├── rison.js │ │ │ ├── short_dots.js │ │ │ ├── sort_prefix_first.js │ │ │ ├── start_from.js │ │ │ ├── trust_as_html.js │ │ │ ├── unique.js │ │ │ └── uriescape.js │ │ ├── fixed_scroll.js │ │ ├── highlight │ │ │ ├── __tests__ │ │ │ │ ├── highlight_html.js │ │ │ │ └── highlight_request.js │ │ │ ├── highlight.js │ │ │ ├── highlight_html.js │ │ │ ├── highlight_request.js │ │ │ ├── highlight_tags.js │ │ │ └── html_tags.js │ │ ├── icons │ │ │ ├── beats-color.svg │ │ │ ├── beats-gray.svg │ │ │ ├── beats.svg │ │ │ ├── elasticsearch-color.svg │ │ │ ├── elasticsearch-gray.svg │ │ │ ├── elasticsearch.svg │ │ │ ├── kibana-color.svg │ │ │ ├── kibana-gray.svg │ │ │ ├── kibana.svg │ │ │ ├── logstash-color.svg │ │ │ ├── logstash-gray.svg │ │ │ ├── logstash.svg │ │ │ └── security-gray.svg │ │ ├── images │ │ │ └── kibana.svg │ │ ├── index_patterns │ │ │ ├── __tests__ │ │ │ │ ├── _field_format.js │ │ │ │ ├── _get_computed_fields.js │ │ │ │ ├── _index_pattern.js │ │ │ │ ├── calculate_indices.js │ │ │ │ ├── flatten_hit.js │ │ │ │ ├── index.js │ │ │ │ ├── index_patterns.js │ │ │ │ ├── intervals.js │ │ │ │ └── stub_index_patterns_api_client.js │ │ │ ├── _calculate_indices.js │ │ │ ├── _enhance_fields_with_capabilities.js │ │ │ ├── _ensure_some.js │ │ │ ├── _field.js │ │ │ ├── _field_format │ │ │ │ ├── __tests__ │ │ │ │ │ └── content_types.js │ │ │ │ ├── content_types.js │ │ │ │ └── field_format.js │ │ │ ├── _field_list.js │ │ │ ├── _flatten_hit.js │ │ │ ├── _format_hit.js │ │ │ ├── _get.js │ │ │ ├── _get_computed_fields.js │ │ │ ├── _index_pattern.js │ │ │ ├── _intervals.js │ │ │ ├── _mapper.js │ │ │ ├── _object.tmpl.html │ │ │ ├── _pattern_cache.js │ │ │ ├── fields_fetcher.js │ │ │ ├── fields_fetcher_provider.js │ │ │ ├── index_patterns.js │ │ │ ├── index_patterns_api_client.js │ │ │ ├── index_patterns_api_client_provider.js │ │ │ └── route_setup │ │ │ │ └── load_default.js │ │ ├── indexed_array │ │ │ ├── __tests__ │ │ │ │ ├── indexed_array.js │ │ │ │ └── inflector.js │ │ │ ├── indexed_array.js │ │ │ └── inflector.js │ │ ├── jquery │ │ │ ├── __tests__ │ │ │ │ └── find_test_subject.js │ │ │ └── find_test_subject.js │ │ ├── kbn_top_nav │ │ │ ├── __tests__ │ │ │ │ ├── kbn_top_nav.js │ │ │ │ └── kbn_top_nav_controller.js │ │ │ ├── bread_crumbs │ │ │ │ ├── bread_crumbs.html │ │ │ │ └── bread_crumbs.js │ │ │ ├── kbn_top_nav.html │ │ │ ├── kbn_top_nav.js │ │ │ └── kbn_top_nav_controller.js │ │ ├── kibi │ │ │ ├── ace_modes │ │ │ │ └── sparql.js │ │ │ ├── agg_types │ │ │ │ ├── buckets │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── external_query_terms_filter.js │ │ │ │ │ └── external_query_terms_filter.js │ │ │ │ └── controls │ │ │ │ │ └── external_query_terms_filter.html │ │ │ ├── components │ │ │ │ ├── commons │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ ├── does_vis_depends_on_selected_entities.js │ │ │ │ │ │ ├── index_path.js │ │ │ │ │ │ ├── mark_filters_by_selected_entities.js │ │ │ │ │ │ ├── should_entity_uri_be_enabled.js │ │ │ │ │ │ └── virtual_index_pattern.js │ │ │ │ │ ├── _cast_mapping_type.js │ │ │ │ │ ├── _conflict_tracker.js │ │ │ │ │ ├── _does_vis_depends_on_selected_entities.js │ │ │ │ │ ├── _index_path.js │ │ │ │ │ ├── _local_cache.js │ │ │ │ │ ├── _map_field.js │ │ │ │ │ ├── _mark_filters_by_selected_entities.js │ │ │ │ │ ├── _pattern_to_wildcard.js │ │ │ │ │ ├── _should_entity_uri_be_enabled.js │ │ │ │ │ ├── _transform_mapping_into_fields.js │ │ │ │ │ └── virtual_index_pattern.js │ │ │ │ ├── courier │ │ │ │ │ ├── _request_queue_wrapped.js │ │ │ │ │ └── data_source │ │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── get_alternative_sorting_field.js │ │ │ │ │ │ └── get_alternative_sorting_field.js │ │ │ │ ├── ontology_client │ │ │ │ │ ├── __tests__ │ │ │ │ │ │ └── ontology_client.js │ │ │ │ │ └── ontology_client.js │ │ │ │ └── query_engine_client │ │ │ │ │ ├── __tests__ │ │ │ │ │ └── query_engine_client.js │ │ │ │ │ └── query_engine_client.js │ │ │ ├── directives │ │ │ │ ├── __tests__ │ │ │ │ │ ├── _poll_until.js │ │ │ │ │ ├── kibi_array_param.js │ │ │ │ │ ├── kibi_entity_clipboard.js │ │ │ │ │ ├── kibi_menu_template.js │ │ │ │ │ ├── kibi_nav_bar_helper.js │ │ │ │ │ ├── kibi_param_entity_uri.js │ │ │ │ │ ├── kibi_select.js │ │ │ │ │ ├── kibi_select_dashboard.js │ │ │ │ │ ├── kibi_select_helper.js │ │ │ │ │ ├── kibi_sync_time_to.js │ │ │ │ │ └── kibi_validate.js │ │ │ │ ├── kibana_sync_time_to.html │ │ │ │ ├── kibi_angular_qtip2.js │ │ │ │ ├── kibi_array_param.js │ │ │ │ ├── kibi_array_param_add.html │ │ │ │ ├── kibi_context_menu.js │ │ │ │ ├── kibi_context_menu.less │ │ │ │ ├── kibi_context_menu_template.html │ │ │ │ ├── kibi_dynamic_html.js │ │ │ │ ├── kibi_entity_clipboard.html │ │ │ │ ├── kibi_entity_clipboard.js │ │ │ │ ├── kibi_entity_clipboard.less │ │ │ │ ├── kibi_human_readable_helper.js │ │ │ │ ├── kibi_human_readable_number.js │ │ │ │ ├── kibi_menu_template.js │ │ │ │ ├── kibi_menu_template.less │ │ │ │ ├── kibi_menu_template_kibi_nav_bar.html │ │ │ │ ├── kibi_menu_template_sequential_join_vis.html │ │ │ │ ├── kibi_nav_bar_helper.js │ │ │ │ ├── kibi_param_entity_uri.html │ │ │ │ ├── kibi_param_entity_uri.js │ │ │ │ ├── kibi_param_entity_uri.less │ │ │ │ ├── kibi_select.html │ │ │ │ ├── kibi_select.js │ │ │ │ ├── kibi_select.less │ │ │ │ ├── kibi_select_dashboard.html │ │ │ │ ├── kibi_select_dashboard.js │ │ │ │ ├── kibi_select_dashboard.less │ │ │ │ ├── kibi_select_helper.js │ │ │ │ ├── kibi_stop_click_event.js │ │ │ │ ├── kibi_sync_time_to.html │ │ │ │ ├── kibi_sync_time_to.js │ │ │ │ ├── kibi_sync_time_to.less │ │ │ │ ├── kibi_validate.js │ │ │ │ ├── sort_icon.js │ │ │ │ └── tristate_checkbox.js │ │ │ ├── empty_search.js │ │ │ ├── errors │ │ │ │ └── missing_dashboard_error.js │ │ │ ├── filter_bar │ │ │ │ └── lib │ │ │ │ │ ├── map_db_filter.js │ │ │ │ │ └── map_join_filter.js │ │ │ ├── helpers │ │ │ │ ├── __tests__ │ │ │ │ │ ├── array_helper.js │ │ │ │ │ ├── cache_helper.js │ │ │ │ │ ├── dashboard_helper.js │ │ │ │ │ ├── datasource_helper.js │ │ │ │ │ ├── delay_execution_helper.js │ │ │ │ │ ├── delete_helper.js │ │ │ │ │ ├── extract_highest_task_timeout_from_msearch.js │ │ │ │ │ ├── kibi_sequential_join_vis_helper.js │ │ │ │ │ ├── query_builder.js │ │ │ │ │ ├── relations_helper.js │ │ │ │ │ ├── search_helper.js │ │ │ │ │ ├── sparql_helper.js │ │ │ │ │ └── sql_helper.js │ │ │ │ ├── array_helper.js │ │ │ │ ├── cache_helper.js │ │ │ │ ├── dashboard_helper.js │ │ │ │ ├── datasource_helper.js │ │ │ │ ├── delay_execution_helper.js │ │ │ │ ├── delete_helper.js │ │ │ │ ├── extract_highest_task_timeout_from_msearch.js │ │ │ │ ├── is_join_pruned.js │ │ │ │ ├── kibi_sequential_join_vis_helper.js │ │ │ │ ├── query_builder.js │ │ │ │ ├── relations_helper.js │ │ │ │ ├── search_helper.js │ │ │ │ ├── sparql_helper.js │ │ │ │ └── sql_helper.js │ │ │ ├── images │ │ │ │ ├── siren_full_logo.png │ │ │ │ └── siren_logo.png │ │ │ ├── index_patterns │ │ │ │ ├── __tests__ │ │ │ │ │ ├── exclude_indices.js │ │ │ │ │ └── get_paths_for_index_pattern.js │ │ │ │ ├── _calculate_wildcard_indices.js │ │ │ │ ├── _exclude_indices.js │ │ │ │ ├── _get_paths_for_index_pattern.js │ │ │ │ └── kibi_default_index_pattern.js │ │ │ ├── lodash4 │ │ │ │ ├── Hash.js │ │ │ │ ├── ListCache.js │ │ │ │ ├── MapCache.js │ │ │ │ ├── assignValue.js │ │ │ │ ├── assocIndexOf.js │ │ │ │ ├── baseAssignValue.js │ │ │ │ ├── baseGet.js │ │ │ │ ├── baseGetTag.js │ │ │ │ ├── baseSet.js │ │ │ │ ├── baseUnset.js │ │ │ │ ├── castPath.js │ │ │ │ ├── eq.js │ │ │ │ ├── getTag.js │ │ │ │ ├── isIndex.js │ │ │ │ ├── isKey.js │ │ │ │ ├── isObject.js │ │ │ │ ├── isSymbol.js │ │ │ │ ├── last.js │ │ │ │ ├── memoize.js │ │ │ │ ├── memoizeCapped.js │ │ │ │ ├── parent.js │ │ │ │ ├── set.js │ │ │ │ ├── slice.js │ │ │ │ ├── stringToPath.js │ │ │ │ ├── toKey.js │ │ │ │ └── unset.js │ │ │ ├── mappings │ │ │ │ └── index.js │ │ │ ├── meta │ │ │ │ ├── __tests__ │ │ │ │ │ ├── kibi_meta.js │ │ │ │ │ └── kibi_meta_single_strategy.js │ │ │ │ ├── kibi_meta.js │ │ │ │ └── strategy_validator.js │ │ │ ├── modals │ │ │ │ ├── base_modal.js │ │ │ │ ├── progress_map.js │ │ │ │ ├── progress_modal.html │ │ │ │ └── progress_modal.less │ │ │ ├── quick_dashboard │ │ │ │ ├── __tests__ │ │ │ │ │ ├── guess_fields.js │ │ │ │ │ ├── layout.js │ │ │ │ │ └── visualizations.js │ │ │ │ ├── create_modal.html │ │ │ │ ├── create_modal.less │ │ │ │ ├── generate_report.html │ │ │ │ ├── guess_fields.js │ │ │ │ ├── guess_report.html │ │ │ │ ├── make_visualizations.js │ │ │ │ ├── panels_layout.js │ │ │ │ ├── quick_dashboard.js │ │ │ │ ├── quickdash_modals.js │ │ │ │ ├── quickdash_report.less │ │ │ │ ├── report.less │ │ │ │ ├── title_conflict_modal.html │ │ │ │ └── vistypes.js │ │ │ ├── session │ │ │ │ ├── __tests__ │ │ │ │ │ └── hash_url.js │ │ │ │ ├── hash_url.js │ │ │ │ └── siren_session.js │ │ │ ├── spy │ │ │ │ └── kibi_spy_data.js │ │ │ ├── state_management │ │ │ │ ├── __tests__ │ │ │ │ │ ├── elasticsearch_plugins.js │ │ │ │ │ └── kibi_state.js │ │ │ │ └── kibi_state.js │ │ │ ├── styles │ │ │ │ ├── explanation.less │ │ │ │ ├── external_query_terms_filter.less │ │ │ │ ├── kibi.less │ │ │ │ ├── kibi_config_sections.less │ │ │ │ ├── kibi_variables.less │ │ │ │ ├── saved_object_finder.less │ │ │ │ └── table_sticky.less │ │ │ └── utils │ │ │ │ ├── __tests__ │ │ │ │ └── date_math_precision.js │ │ │ │ ├── date_math_precision.js │ │ │ │ ├── field.js │ │ │ │ ├── on_page.js │ │ │ │ └── promise.js │ │ ├── listen │ │ │ ├── __tests__ │ │ │ │ └── listen.js │ │ │ └── listen.js │ │ ├── management │ │ │ ├── __tests__ │ │ │ │ ├── index.js │ │ │ │ └── section.js │ │ │ ├── index.js │ │ │ └── section.js │ │ ├── metadata.js │ │ ├── modals │ │ │ ├── __tests__ │ │ │ │ ├── confirm_modal.js │ │ │ │ └── confirm_modal_promise.js │ │ │ ├── confirm_modal.html │ │ │ ├── confirm_modal.js │ │ │ ├── confirm_modal_promise.js │ │ │ ├── index.js │ │ │ ├── modal_overlay.html │ │ │ └── modal_overlay.js │ │ ├── modules.js │ │ ├── navbar_extensions │ │ │ └── navbar_extensions.js │ │ ├── notify │ │ │ ├── __tests__ │ │ │ │ ├── lib │ │ │ │ │ ├── _format_es_msg.js │ │ │ │ │ └── _format_msg.js │ │ │ │ ├── notifier.js │ │ │ │ └── notifier_lib.js │ │ │ ├── directives.js │ │ │ ├── lib │ │ │ │ ├── _format_es_msg.js │ │ │ │ └── _format_msg.js │ │ │ ├── notifier.js │ │ │ ├── notify.js │ │ │ ├── notify.less │ │ │ └── partials │ │ │ │ ├── fatal.html │ │ │ │ ├── fatal_splash_screen.html │ │ │ │ └── toaster.html │ │ ├── number_list │ │ │ ├── number_list.html │ │ │ ├── number_list.js │ │ │ └── number_list_input.js │ │ ├── pager │ │ │ ├── index.js │ │ │ ├── pager.js │ │ │ └── pager_factory.js │ │ ├── pager_control │ │ │ ├── components │ │ │ │ ├── tool_bar_pager_buttons │ │ │ │ │ ├── tool_bar_pager_buttons.html │ │ │ │ │ └── tool_bar_pager_buttons.js │ │ │ │ └── tool_bar_pager_text │ │ │ │ │ ├── tool_bar_pager_text.html │ │ │ │ │ └── tool_bar_pager_text.js │ │ │ └── index.js │ │ ├── paginated_table │ │ │ ├── __tests__ │ │ │ │ └── index.js │ │ │ ├── paginated_table.html │ │ │ └── paginated_table.js │ │ ├── parse_query │ │ │ ├── __tests__ │ │ │ │ └── parse_query.js │ │ │ └── parse_query.js │ │ ├── partials │ │ │ ├── info.html │ │ │ ├── paginate_controls.html │ │ │ ├── paginated_selectable_list.html │ │ │ ├── saved_object_finder.html │ │ │ ├── saved_object_finder.less │ │ │ └── truncate_by_height.html │ │ ├── pattern_checker │ │ │ ├── __tests__ │ │ │ │ └── pattern_checker.js │ │ │ ├── pattern_checker.html │ │ │ ├── pattern_checker.js │ │ │ └── pattern_checker.less │ │ ├── persisted_log │ │ │ ├── __tests__ │ │ │ │ └── persisted_log.js │ │ │ └── persisted_log.js │ │ ├── persisted_state │ │ │ ├── __tests__ │ │ │ │ └── persisted_state_provider.js │ │ │ ├── index.js │ │ │ ├── persisted_state.factory.js │ │ │ └── persisted_state.js │ │ ├── private │ │ │ ├── __tests__ │ │ │ │ └── private.js │ │ │ └── private.js │ │ ├── promises │ │ │ ├── __tests__ │ │ │ │ └── promises.js │ │ │ ├── index.js │ │ │ └── promises.js │ │ ├── react_components.js │ │ ├── reflow_watcher │ │ │ ├── __tests__ │ │ │ │ └── reflow_watcher.js │ │ │ └── reflow_watcher.js │ │ ├── registry │ │ │ ├── __tests__ │ │ │ │ └── index.js │ │ │ ├── _registry.js │ │ │ ├── chrome_nav_controls.js │ │ │ ├── dev_tools.js │ │ │ ├── doc_views.js │ │ │ ├── field_formats.js │ │ │ ├── navbar_extensions.js │ │ │ ├── object_actions.js │ │ │ ├── settings_sections.js │ │ │ ├── spy_modes.js │ │ │ └── vis_types.js │ │ ├── render_directive │ │ │ ├── __tests__ │ │ │ │ └── render_directive.js │ │ │ ├── apply_scope_bindings.js │ │ │ └── render_directive.js │ │ ├── resize_checker │ │ │ ├── __tests__ │ │ │ │ └── resize_checker.js │ │ │ ├── index.js │ │ │ └── resize_checker.js │ │ ├── route_based_notifier │ │ │ ├── __tests__ │ │ │ │ └── index.js │ │ │ └── index.js │ │ ├── routes │ │ │ ├── __tests__ │ │ │ │ ├── _route_manager.js │ │ │ │ ├── _work_queue.js │ │ │ │ ├── _wrap_route_with_prep.js │ │ │ │ └── index.js │ │ │ ├── breadcrumbs.js │ │ │ ├── route_manager.js │ │ │ ├── route_setup_manager.js │ │ │ ├── routes.js │ │ │ ├── work_queue.js │ │ │ └── wrap_route_with_prep.js │ │ ├── saved_objects │ │ │ ├── __tests__ │ │ │ │ ├── find_object_by_title.js │ │ │ │ ├── saved_object.js │ │ │ │ └── saved_objects_client.js │ │ │ ├── find_object_by_title.js │ │ │ ├── index.js │ │ │ ├── saved_object.js │ │ │ ├── saved_object_registry.js │ │ │ ├── saved_objects_client.js │ │ │ └── saved_objects_client_provider.js │ │ ├── saved_objects_api.js │ │ ├── scripting_langs │ │ │ └── index.js │ │ ├── share │ │ │ ├── __tests__ │ │ │ │ └── url_shortener.js │ │ │ ├── directives │ │ │ │ └── share.js │ │ │ ├── index.js │ │ │ ├── lib │ │ │ │ └── url_shortener.js │ │ │ ├── service.js │ │ │ ├── styles │ │ │ │ └── index.less │ │ │ └── views │ │ │ │ └── share.html │ │ ├── sortable_column │ │ │ ├── index.js │ │ │ ├── sortable_column.html │ │ │ └── sortable_column.js │ │ ├── state_management │ │ │ ├── __tests__ │ │ │ │ ├── app_state.js │ │ │ │ ├── global_state.js │ │ │ │ ├── state.js │ │ │ │ └── state_monitor_factory.js │ │ │ ├── app_state.js │ │ │ ├── global_state.js │ │ │ ├── state.js │ │ │ ├── state_hashing │ │ │ │ ├── __tests__ │ │ │ │ │ ├── hash_url.js │ │ │ │ │ └── unhash_url.js │ │ │ │ ├── get_unhashable_states_provider.js │ │ │ │ ├── hash_url.js │ │ │ │ ├── index.js │ │ │ │ ├── unhash_query_string.js │ │ │ │ └── unhash_url.js │ │ │ ├── state_monitor_factory.js │ │ │ └── state_storage │ │ │ │ ├── __tests__ │ │ │ │ ├── hashed_item_store.js │ │ │ │ └── state_hash.js │ │ │ │ ├── hashed_item_store.js │ │ │ │ ├── hashed_item_store_singleton.js │ │ │ │ ├── index.js │ │ │ │ └── state_hash.js │ │ ├── storage │ │ │ ├── __tests__ │ │ │ │ └── storage.js │ │ │ └── storage.js │ │ ├── stringify │ │ │ ├── __tests__ │ │ │ │ ├── _boolean.js │ │ │ │ ├── _color.js │ │ │ │ ├── _conformance.js │ │ │ │ ├── _date.js │ │ │ │ ├── _duration.js │ │ │ │ ├── _ip.js │ │ │ │ ├── _source.js │ │ │ │ ├── _string.js │ │ │ │ ├── _truncate.js │ │ │ │ ├── _url.js │ │ │ │ └── index.js │ │ │ ├── editors │ │ │ │ ├── color.html │ │ │ │ ├── color.less │ │ │ │ ├── date.html │ │ │ │ ├── duration.html │ │ │ │ ├── duration.less │ │ │ │ ├── string.html │ │ │ │ ├── truncate.html │ │ │ │ └── url.html │ │ │ ├── icons │ │ │ │ ├── cv.png │ │ │ │ ├── de.png │ │ │ │ ├── flag-icon.LICENSE │ │ │ │ ├── go.png │ │ │ │ ├── index.js │ │ │ │ ├── ne.png │ │ │ │ ├── ni.png │ │ │ │ ├── stop.png │ │ │ │ └── us.png │ │ │ ├── register.js │ │ │ ├── samples │ │ │ │ └── large.html │ │ │ └── types │ │ │ │ ├── _numeral.js │ │ │ │ ├── _source.html │ │ │ │ ├── boolean.js │ │ │ │ ├── bytes.js │ │ │ │ ├── color.js │ │ │ │ ├── date.js │ │ │ │ ├── duration.js │ │ │ │ ├── ip.js │ │ │ │ ├── number.js │ │ │ │ ├── percent.js │ │ │ │ ├── source.js │ │ │ │ ├── string.js │ │ │ │ ├── truncate.js │ │ │ │ └── url.js │ │ ├── style_compile │ │ │ ├── __tests__ │ │ │ │ └── style_compile.js │ │ │ ├── style_compile.css.tmpl │ │ │ └── style_compile.js │ │ ├── styles │ │ │ ├── base.less │ │ │ ├── bootstrap │ │ │ │ ├── alerts.less │ │ │ │ ├── badges.less │ │ │ │ ├── bootstrap.less │ │ │ │ ├── breadcrumbs.less │ │ │ │ ├── buttons.less │ │ │ │ ├── close.less │ │ │ │ ├── code.less │ │ │ │ ├── component-animations.less │ │ │ │ ├── dropdowns.less │ │ │ │ ├── forms.less │ │ │ │ ├── glyphicons.less │ │ │ │ ├── grid.less │ │ │ │ ├── input-groups.less │ │ │ │ ├── jumbotron.less │ │ │ │ ├── labels.less │ │ │ │ ├── list-group.less │ │ │ │ ├── mixins.less │ │ │ │ ├── mixins │ │ │ │ │ ├── alerts.less │ │ │ │ │ ├── background-variant.less │ │ │ │ │ ├── border-radius.less │ │ │ │ │ ├── buttons.less │ │ │ │ │ ├── center-block.less │ │ │ │ │ ├── clearfix.less │ │ │ │ │ ├── forms.less │ │ │ │ │ ├── gradients.less │ │ │ │ │ ├── grid-framework.less │ │ │ │ │ ├── grid.less │ │ │ │ │ ├── hide-text.less │ │ │ │ │ ├── image.less │ │ │ │ │ ├── labels.less │ │ │ │ │ ├── list-group.less │ │ │ │ │ ├── nav-divider.less │ │ │ │ │ ├── nav-vertical-align.less │ │ │ │ │ ├── opacity.less │ │ │ │ │ ├── pagination.less │ │ │ │ │ ├── panels.less │ │ │ │ │ ├── progress-bar.less │ │ │ │ │ ├── reset-filter.less │ │ │ │ │ ├── reset-text.less │ │ │ │ │ ├── resize.less │ │ │ │ │ ├── responsive-visibility.less │ │ │ │ │ ├── size.less │ │ │ │ │ ├── tab-focus.less │ │ │ │ │ ├── table-row.less │ │ │ │ │ ├── text-emphasis.less │ │ │ │ │ ├── text-overflow.less │ │ │ │ │ └── vendor-prefixes.less │ │ │ │ ├── modals.less │ │ │ │ ├── navbar.less │ │ │ │ ├── navs.less │ │ │ │ ├── normalize.less │ │ │ │ ├── pager.less │ │ │ │ ├── pagination.less │ │ │ │ ├── panels.less │ │ │ │ ├── popovers.less │ │ │ │ ├── progress-bars.less │ │ │ │ ├── responsive-utilities.less │ │ │ │ ├── scaffolding.less │ │ │ │ ├── tables.less │ │ │ │ ├── theme.less │ │ │ │ ├── thumbnails.less │ │ │ │ ├── tooltip.less │ │ │ │ ├── type.less │ │ │ │ ├── utilities.less │ │ │ │ ├── variables.less │ │ │ │ └── wells.less │ │ │ ├── callout.less │ │ │ ├── config.less │ │ │ ├── control_group.less │ │ │ ├── dark-theme.less │ │ │ ├── dark-variables.less │ │ │ ├── fonts │ │ │ │ ├── glyphicons-halflings-regular.eot │ │ │ │ ├── glyphicons-halflings-regular.svg │ │ │ │ ├── glyphicons-halflings-regular.ttf │ │ │ │ ├── glyphicons-halflings-regular.woff │ │ │ │ └── glyphicons-halflings-regular.woff2 │ │ │ ├── hintbox.less │ │ │ ├── input.less │ │ │ ├── list-group-menu.less │ │ │ ├── local_search.less │ │ │ ├── mixins.less │ │ │ ├── navbar.less │ │ │ ├── pagination.less │ │ │ ├── sidebar.less │ │ │ ├── spinner.less │ │ │ ├── table.less │ │ │ ├── theme.less │ │ │ ├── theme │ │ │ │ ├── bootstrap.less │ │ │ │ └── font-awesome.less │ │ │ ├── truncate.less │ │ │ ├── variables.less │ │ │ └── variables │ │ │ │ ├── bootstrap-mods.less │ │ │ │ ├── colors.less │ │ │ │ ├── depth.less │ │ │ │ └── for-theme.less │ │ ├── system_api │ │ │ ├── __tests__ │ │ │ │ └── system_api.js │ │ │ └── system_api.js │ │ ├── table_info │ │ │ ├── index.js │ │ │ ├── table_info.html │ │ │ └── table_info.js │ │ ├── template_vis_type │ │ │ ├── template_renderbot.js │ │ │ └── template_vis_type.js │ │ ├── test_harness │ │ │ ├── .eslintrc │ │ │ ├── test_harness.js │ │ │ ├── test_harness.less │ │ │ └── test_sharding │ │ │ │ ├── find_test_bundle_url.js │ │ │ │ ├── get_shard_num.js │ │ │ │ ├── get_sharding_params_from_url.js │ │ │ │ ├── index.js │ │ │ │ ├── setup_test_sharding.js │ │ │ │ └── setup_top_level_describe_filter.js │ │ ├── time_buckets │ │ │ ├── calc_auto_interval.js │ │ │ ├── calc_es_interval.js │ │ │ └── time_buckets.js │ │ ├── timefilter │ │ │ ├── __tests__ │ │ │ │ ├── diff_interval.js │ │ │ │ ├── diff_time.js │ │ │ │ ├── index.js │ │ │ │ └── timefilter.js │ │ │ ├── lib │ │ │ │ ├── diff_interval.js │ │ │ │ └── diff_time.js │ │ │ └── timefilter.js │ │ ├── timepicker │ │ │ ├── __tests__ │ │ │ │ ├── parse_relative_parts.js │ │ │ │ ├── time_navigation.js │ │ │ │ └── toggle.js │ │ │ ├── kbn_global_timepicker.html │ │ │ ├── kbn_global_timepicker.js │ │ │ ├── parse_relative_parts.js │ │ │ ├── quick_ranges.js │ │ │ ├── refresh_intervals.js │ │ │ ├── relative_options.js │ │ │ ├── time_navigation.js │ │ │ ├── time_units.js │ │ │ ├── timepicker.html │ │ │ ├── timepicker.js │ │ │ └── timepicker.less │ │ ├── toggle_button │ │ │ ├── index.js │ │ │ ├── toggle_button.html │ │ │ └── toggle_button.js │ │ ├── toggle_panel │ │ │ ├── index.js │ │ │ ├── toggle_panel.html │ │ │ └── toggle_panel.js │ │ ├── tooltip │ │ │ ├── tooltip.html │ │ │ └── tooltip.js │ │ ├── typeahead │ │ │ ├── __tests__ │ │ │ │ └── typeahead.js │ │ │ ├── _input.js │ │ │ ├── _items.js │ │ │ ├── _items_list.js │ │ │ ├── _tabs.js │ │ │ ├── partials │ │ │ │ ├── typeahead-items-list.html │ │ │ │ └── typeahead-items.html │ │ │ ├── typeahead.js │ │ │ └── typeahead.less │ │ ├── url │ │ │ ├── __tests__ │ │ │ │ └── url.js │ │ │ ├── index.js │ │ │ ├── modify_url.js │ │ │ └── url.js │ │ ├── utils │ │ │ ├── __tests__ │ │ │ │ ├── aggressive_parse.js │ │ │ │ ├── brush_event.js │ │ │ │ ├── cidr_mask.js │ │ │ │ ├── decode_geo_hash.js │ │ │ │ ├── diff_object.js │ │ │ │ ├── diff_time_picker_vals.js │ │ │ │ ├── ipv4_address.js │ │ │ │ ├── mapping_setup.js │ │ │ │ ├── obj_define.js │ │ │ │ ├── ordinal_suffix.js │ │ │ │ ├── parse_interval.js │ │ │ │ ├── range.js │ │ │ │ ├── scanner.js │ │ │ │ ├── sequencer.js │ │ │ │ ├── simple_emitter.js │ │ │ │ └── sort_prefix_first.js │ │ │ ├── aggressive_parse.js │ │ │ ├── base_object.js │ │ │ ├── brush_event.js │ │ │ ├── cidr_mask.js │ │ │ ├── date_range.js │ │ │ ├── decode_geo_hash.js │ │ │ ├── diff_object.js │ │ │ ├── diff_time_picker_vals.js │ │ │ ├── find_by_param.js │ │ │ ├── ipv4_address.js │ │ │ ├── key_map.js │ │ │ ├── lodash-mixins │ │ │ │ ├── __tests__ │ │ │ │ │ ├── _move.js │ │ │ │ │ ├── _organize_by.js │ │ │ │ │ ├── _push_all.js │ │ │ │ │ └── index.js │ │ │ │ ├── collection.js │ │ │ │ ├── function.js │ │ │ │ ├── lang.js │ │ │ │ ├── object.js │ │ │ │ ├── oop.js │ │ │ │ └── string.js │ │ │ ├── mapping_setup.js │ │ │ ├── no_white_space.js │ │ │ ├── obj_define.js │ │ │ ├── ordinal_suffix.js │ │ │ ├── parse_interval.js │ │ │ ├── query_string.js │ │ │ ├── range.js │ │ │ ├── scanner.js │ │ │ ├── sequencer.js │ │ │ ├── simple_emitter.js │ │ │ ├── sort_prefix_first.js │ │ │ ├── string_utils.js │ │ │ ├── supports.js │ │ │ └── zoom_to_precision.js │ │ ├── validate_date_interval.js │ │ ├── vis │ │ │ ├── __tests__ │ │ │ │ ├── _agg_config.js │ │ │ │ ├── _agg_config_result.js │ │ │ │ ├── _agg_configs.js │ │ │ │ ├── _renderbot.js │ │ │ │ ├── _vis.js │ │ │ │ ├── components │ │ │ │ │ └── color.js │ │ │ │ └── index.js │ │ │ ├── agg_config.js │ │ │ ├── agg_config_result.js │ │ │ ├── agg_configs.js │ │ │ ├── components │ │ │ │ ├── color │ │ │ │ │ ├── color.js │ │ │ │ │ ├── color_palette.js │ │ │ │ │ ├── mapped_colors.js │ │ │ │ │ └── seed_colors.js │ │ │ │ └── tooltip │ │ │ │ │ ├── __tests__ │ │ │ │ │ └── positioning.js │ │ │ │ │ ├── position_tooltip.js │ │ │ │ │ └── tooltip.js │ │ │ ├── renderbot.js │ │ │ ├── schemas.js │ │ │ ├── vis.js │ │ │ ├── vis_type.js │ │ │ └── vis_update.js │ │ ├── vis_maps │ │ │ ├── __tests__ │ │ │ │ ├── geohash_layer.js │ │ │ │ ├── geohash_sample_data.js │ │ │ │ ├── kibana_map.js │ │ │ │ └── service_settings.js │ │ │ ├── geohash_layer.js │ │ │ ├── kibana_map.js │ │ │ ├── kibana_map_layer.js │ │ │ ├── lib │ │ │ │ └── service_settings.js │ │ │ ├── maps_renderbot.js │ │ │ ├── maps_vis_type.js │ │ │ ├── markers │ │ │ │ ├── geohash_grid.js │ │ │ │ ├── heatmap.js │ │ │ │ ├── scaled_circles.js │ │ │ │ └── shaded_circles.js │ │ │ └── styles │ │ │ │ └── _tilemap.less │ │ ├── vislib │ │ │ ├── VISLIB.md │ │ │ ├── __tests__ │ │ │ │ ├── components │ │ │ │ │ ├── heatmap_color.js │ │ │ │ │ ├── labels.js │ │ │ │ │ └── zero_injection.js │ │ │ │ ├── index.js │ │ │ │ ├── lib │ │ │ │ │ ├── axis │ │ │ │ │ │ └── axis.js │ │ │ │ │ ├── axis_title.js │ │ │ │ │ ├── chart_title.js │ │ │ │ │ ├── data.js │ │ │ │ │ ├── dispatch.js │ │ │ │ │ ├── error_handler.js │ │ │ │ │ ├── handler │ │ │ │ │ │ └── handler.js │ │ │ │ │ ├── layout │ │ │ │ │ │ ├── layout.js │ │ │ │ │ │ ├── layout_types.js │ │ │ │ │ │ ├── splits │ │ │ │ │ │ │ └── column_chart │ │ │ │ │ │ │ │ └── splits.js │ │ │ │ │ │ └── types │ │ │ │ │ │ │ └── column_layout.js │ │ │ │ │ ├── resize_checker.js │ │ │ │ │ ├── types │ │ │ │ │ │ └── point_series.js │ │ │ │ │ ├── vis_config.js │ │ │ │ │ ├── x_axis.js │ │ │ │ │ └── y_axis.js │ │ │ │ ├── vis.js │ │ │ │ └── visualizations │ │ │ │ │ ├── area_chart.js │ │ │ │ │ ├── chart.js │ │ │ │ │ ├── column_chart.js │ │ │ │ │ ├── gauge_chart.js │ │ │ │ │ ├── heatmap_chart.js │ │ │ │ │ ├── line_chart.js │ │ │ │ │ ├── pie_chart.js │ │ │ │ │ ├── time_marker.js │ │ │ │ │ └── vis_types.js │ │ │ ├── components │ │ │ │ ├── color │ │ │ │ │ ├── colormaps.js │ │ │ │ │ ├── heatmap_color.js │ │ │ │ │ └── truncated_colormaps.js │ │ │ │ ├── labels │ │ │ │ │ ├── data_array.js │ │ │ │ │ ├── flatten_series.js │ │ │ │ │ ├── labels.js │ │ │ │ │ ├── pie │ │ │ │ │ │ ├── get_pie_names.js │ │ │ │ │ │ ├── pie_labels.js │ │ │ │ │ │ ├── remove_zero_slices.js │ │ │ │ │ │ └── return_pie_names.js │ │ │ │ │ └── uniq_labels.js │ │ │ │ └── zero_injection │ │ │ │ │ ├── flatten_data.js │ │ │ │ │ ├── inject_zeros.js │ │ │ │ │ ├── ordered_x_keys.js │ │ │ │ │ ├── uniq_keys.js │ │ │ │ │ ├── zero_fill_data_array.js │ │ │ │ │ └── zero_filled_array.js │ │ │ ├── lib │ │ │ │ ├── _data_label.js │ │ │ │ ├── _error_handler.js │ │ │ │ ├── alerts.js │ │ │ │ ├── axis │ │ │ │ │ ├── axis.js │ │ │ │ │ ├── axis_config.js │ │ │ │ │ ├── axis_labels.js │ │ │ │ │ ├── axis_scale.js │ │ │ │ │ ├── axis_title.js │ │ │ │ │ └── scale_modes.js │ │ │ │ ├── chart_grid.js │ │ │ │ ├── chart_title.js │ │ │ │ ├── data.js │ │ │ │ ├── dispatch.js │ │ │ │ ├── handler.js │ │ │ │ ├── layout │ │ │ │ │ ├── layout.js │ │ │ │ │ ├── layout_types.js │ │ │ │ │ ├── splits │ │ │ │ │ │ ├── column_chart │ │ │ │ │ │ │ ├── chart_split.js │ │ │ │ │ │ │ ├── chart_title_split.js │ │ │ │ │ │ │ ├── x_axis_split.js │ │ │ │ │ │ │ └── y_axis_split.js │ │ │ │ │ │ ├── gauge_chart │ │ │ │ │ │ │ ├── chart_split.js │ │ │ │ │ │ │ └── chart_title_split.js │ │ │ │ │ │ └── pie_chart │ │ │ │ │ │ │ ├── chart_split.js │ │ │ │ │ │ │ └── chart_title_split.js │ │ │ │ │ └── types │ │ │ │ │ │ ├── column_layout.js │ │ │ │ │ │ ├── gauge_layout.js │ │ │ │ │ │ ├── map_layout.js │ │ │ │ │ │ └── pie_layout.js │ │ │ │ ├── resize_checker.js │ │ │ │ ├── types │ │ │ │ │ ├── gauge.js │ │ │ │ │ ├── index.js │ │ │ │ │ ├── pie.js │ │ │ │ │ └── point_series.js │ │ │ │ └── vis_config.js │ │ │ ├── partials │ │ │ │ └── touchdown.tmpl.html │ │ │ ├── styles │ │ │ │ ├── _alerts.less │ │ │ │ ├── _error.less │ │ │ │ ├── _layout.less │ │ │ │ ├── _legend.less │ │ │ │ ├── _svg.less │ │ │ │ ├── _tooltip.less │ │ │ │ └── main.less │ │ │ ├── vis.js │ │ │ ├── vislib.js │ │ │ └── visualizations │ │ │ │ ├── _chart.js │ │ │ │ ├── gauge_chart.js │ │ │ │ ├── gauges │ │ │ │ ├── gauge_types.js │ │ │ │ ├── meter.js │ │ │ │ └── simple.js │ │ │ │ ├── pie_chart.js │ │ │ │ ├── point_series.js │ │ │ │ ├── point_series │ │ │ │ ├── _point_series.js │ │ │ │ ├── area_chart.js │ │ │ │ ├── column_chart.js │ │ │ │ ├── heatmap_chart.js │ │ │ │ ├── line_chart.js │ │ │ │ └── series_types.js │ │ │ │ ├── time_marker.js │ │ │ │ └── vis_types.js │ │ ├── vislib_vis_type │ │ │ ├── __tests__ │ │ │ │ ├── _build_chart_data.js │ │ │ │ ├── _vislib_renderbot.js │ │ │ │ └── index.js │ │ │ ├── build_chart_data.js │ │ │ ├── vislib_renderbot.js │ │ │ └── vislib_vis_type.js │ │ ├── visualize │ │ │ ├── __tests__ │ │ │ │ └── visualize.js │ │ │ ├── spy.html │ │ │ ├── spy.js │ │ │ ├── visualize.html │ │ │ ├── visualize.js │ │ │ ├── visualize.less │ │ │ ├── visualize_legend.html │ │ │ └── visualize_legend.js │ │ └── watch_multi │ │ │ ├── __tests__ │ │ │ └── watch_multi.js │ │ │ └── watch_multi.js │ ├── translations │ │ └── en.json │ ├── ui_app.js │ ├── ui_app_collection.js │ ├── ui_bundle.js │ ├── ui_bundle_collection.js │ ├── ui_bundler_env.js │ ├── ui_exports.js │ ├── ui_i18n.js │ ├── ui_mappings.js │ ├── ui_nav_link.js │ ├── ui_nav_link_collection.js │ ├── ui_settings │ │ ├── __tests__ │ │ │ ├── lib │ │ │ │ ├── create_objects_client_stub.js │ │ │ │ └── index.js │ │ │ ├── ui_settings_mixin_integration.js │ │ │ └── ui_settings_service.js │ │ ├── index.js │ │ ├── mirror_status.js │ │ ├── routes │ │ │ ├── __tests__ │ │ │ │ ├── doc_exists.js │ │ │ │ ├── doc_missing.js │ │ │ │ ├── index.js │ │ │ │ ├── index_missing.js │ │ │ │ └── lib │ │ │ │ │ ├── assert.js │ │ │ │ │ ├── chance.js │ │ │ │ │ ├── index.js │ │ │ │ │ └── servers.js │ │ │ ├── delete.js │ │ │ ├── get.js │ │ │ ├── index.js │ │ │ ├── set.js │ │ │ └── set_many.js │ │ ├── ui_exports_consumer.js │ │ ├── ui_settings_mixin.js │ │ ├── ui_settings_service.js │ │ ├── ui_settings_service_factory.js │ │ └── ui_settings_service_for_request.js │ └── views │ │ ├── chrome.jade │ │ ├── root_redirect.jade │ │ └── ui_app.jade └── utils │ ├── __tests__ │ ├── case_conversion.js │ ├── deep_clone_with_buffers.js │ ├── kbn_field_types.js │ ├── modify_url.js │ └── unset.js │ ├── binder.js │ ├── binder_for.js │ ├── case_conversion.js │ ├── collection.js │ ├── deep_clone_with_buffers.js │ ├── encode_query_component.js │ ├── from_root.js │ ├── index.js │ ├── kbn_field_types.js │ ├── modify_url.js │ ├── package_json.js │ ├── path_contains.js │ ├── streams │ ├── __tests__ │ │ ├── concat_stream.js │ │ ├── intersperse_stream.js │ │ ├── json_parse_stream.js │ │ ├── json_stringify_stream.js │ │ ├── list_stream.js │ │ ├── map_stream.js │ │ ├── promise_from_streams.js │ │ ├── reduce_stream.js │ │ └── split_stream.js │ ├── concat_stream.js │ ├── index.js │ ├── intersperse_stream.js │ ├── json_streams.js │ ├── list_stream.js │ ├── map_stream.js │ ├── promise_from_streams.js │ ├── reduce_stream.js │ └── split_stream.js │ ├── tooling_log │ ├── __tests__ │ │ ├── log.js │ │ └── log_levels.js │ ├── index.js │ ├── log_levels.js │ └── tooling_log.js │ ├── unset.js │ └── version.js ├── style_guides ├── angular_style_guide.md ├── api_style_guide.md ├── architecture.md ├── css_style_guide.md ├── html_style_guide.md └── js_style_guide.md ├── tasks ├── build │ ├── archives.js │ ├── babel_cache.js │ ├── babel_options.js │ ├── data.js │ ├── docker │ │ └── docs │ │ │ ├── Dockerfile │ │ │ └── docker-compose.yml │ ├── docker_docs.js │ ├── download_node_builds.js │ ├── index.js │ ├── install_npm_deps.js │ ├── installed_plugins.js │ ├── notice.js │ ├── os_packages.js │ ├── os_shell_scripts.js │ ├── package_json.js │ ├── package_scripts │ │ ├── post_install.sh │ │ ├── post_remove.sh │ │ ├── pre_install.sh │ │ └── pre_remove.sh │ ├── pleaserun.js │ ├── readme.js │ ├── remove_pkg_json_deps.js │ ├── shasums.js │ ├── verify_translations.js │ └── versioned_links.js ├── check_added_filenames.js ├── check_plugins.js ├── collect_files_to_commit.js ├── config │ ├── aws_s3.js │ ├── babel.js │ ├── build.js │ ├── clean.js │ ├── copy.js │ ├── esvm.js │ ├── functional_test_runner.js │ ├── i18nextract.js │ ├── karma.js │ ├── licenses.js │ ├── mocha_istanbul.js │ ├── packages.js │ ├── platforms.js │ ├── run.js │ ├── s3.js │ ├── services.js │ └── simplemocha.js ├── elastic_plugin_download.js ├── functional_test_runner.js ├── gremlin_download.js ├── jenkins.js ├── lib │ ├── index.js │ ├── licenses │ │ ├── __tests__ │ │ │ └── valid.js │ │ ├── index.js │ │ └── valid.js │ ├── notice │ │ ├── __tests__ │ │ │ └── notice.js │ │ ├── base_notice.txt │ │ ├── bundled_notices.js │ │ ├── index.js │ │ ├── node_notice.js │ │ ├── notice.js │ │ └── package_notice.js │ └── packages │ │ ├── __tests__ │ │ ├── fixtures │ │ │ └── fixture1 │ │ │ │ ├── index.js │ │ │ │ ├── node_modules │ │ │ │ └── dep1 │ │ │ │ │ ├── index.js │ │ │ │ │ └── package.json │ │ │ │ └── package.json │ │ └── installed_packages.js │ │ ├── index.js │ │ ├── installed_packages.js │ │ └── license_checker.js ├── licenses.js ├── licenses_csv_report.js ├── lint_staged_files.js ├── plugin.js ├── precommit.js ├── reject_rej_files.js ├── release.js ├── release_packages.js ├── setup_kibana.js ├── sterilize.js ├── test.js ├── test_jest.js ├── ui_framework.js └── utils │ ├── exec.js │ ├── files_to_commit.js │ ├── i18n_verify_keys.js │ ├── install_or_update_repo.js │ └── update_version.js ├── test ├── api_integration │ ├── apis │ │ ├── index.js │ │ ├── index_patterns │ │ │ ├── es_errors │ │ │ │ ├── errors.js │ │ │ │ ├── index.js │ │ │ │ └── lib │ │ │ │ │ ├── get_es_errors.js │ │ │ │ │ └── index.js │ │ │ ├── fields_for_time_pattern_route │ │ │ │ ├── errors.js │ │ │ │ ├── index.js │ │ │ │ ├── pattern.js │ │ │ │ └── query_params.js │ │ │ ├── fields_for_wildcard_route │ │ │ │ ├── conflicts.js │ │ │ │ ├── index.js │ │ │ │ ├── params.js │ │ │ │ └── response.js │ │ │ ├── index.js │ │ │ └── test_time_pattern_route.js │ │ ├── scripts │ │ │ ├── index.js │ │ │ └── languages.js │ │ └── search │ │ │ ├── count.js │ │ │ └── index.js │ ├── config.js │ ├── fixtures │ │ └── es_archiver │ │ │ ├── index_patterns │ │ │ ├── basic_index │ │ │ │ ├── data.json.gz │ │ │ │ └── mappings.json │ │ │ ├── conflicts │ │ │ │ ├── data.json.gz │ │ │ │ └── mappings.json │ │ │ ├── daily_index │ │ │ │ ├── data.json.gz │ │ │ │ └── mappings.json │ │ │ └── time_based_indices │ │ │ │ ├── data.json.gz │ │ │ │ └── mappings.json │ │ │ └── search │ │ │ └── count │ │ │ ├── data.json.gz │ │ │ └── mappings.json │ └── services │ │ ├── chance.js │ │ ├── index.js │ │ └── supertest.js ├── common │ ├── config.js │ └── services │ │ ├── es.js │ │ ├── es_archiver.js │ │ ├── index.js │ │ └── kibana_server │ │ ├── index.js │ │ ├── kibana_server.js │ │ ├── status.js │ │ ├── ui_settings.js │ │ └── version.js ├── dev_certs │ ├── server.crt │ └── server.key ├── functional │ ├── apps │ │ ├── console │ │ │ ├── _console.js │ │ │ └── index.js │ │ ├── context │ │ │ ├── _discover_navigation.js │ │ │ ├── _filters.js │ │ │ ├── _size.js │ │ │ └── index.js │ │ ├── dashboard │ │ │ ├── _dashboard.js │ │ │ ├── _dashboard_clone.js │ │ │ ├── _dashboard_listing.js │ │ │ ├── _dashboard_save.js │ │ │ ├── _dashboard_time.js │ │ │ ├── _view_edit.js │ │ │ └── index.js │ │ ├── discover │ │ │ ├── _collapse_expand.js │ │ │ ├── _discover.js │ │ │ ├── _field_data.js │ │ │ ├── _shared_links.js │ │ │ ├── _source_filters.js │ │ │ └── index.js │ │ ├── management │ │ │ ├── _creation_form_changes.js │ │ │ ├── _import_objects.js │ │ │ ├── _index_pattern_create_delete.js │ │ │ ├── _index_pattern_filter.js │ │ │ ├── _index_pattern_popularity.js │ │ │ ├── _index_pattern_results_sort.js │ │ │ ├── _initial_state.js │ │ │ ├── _kibana_settings.js │ │ │ ├── _scripted_fields.js │ │ │ ├── _scripted_fields_filter.js │ │ │ ├── exports │ │ │ │ ├── _import_objects-conflicts.json │ │ │ │ ├── _import_objects.json │ │ │ │ └── _siren_import_objects.json │ │ │ └── index.js │ │ ├── status_page │ │ │ └── index.js │ │ ├── visualize │ │ │ ├── _area_chart.js │ │ │ ├── _chart_types.js │ │ │ ├── _data_table.js │ │ │ ├── _gauge_chart.js │ │ │ ├── _heatmap_chart.js │ │ │ ├── _kibi_data_table.js │ │ │ ├── _line_chart.js │ │ │ ├── _pie_chart.js │ │ │ ├── _point_series_options.js │ │ │ ├── _region_map.js │ │ │ ├── _shared_item.js │ │ │ ├── _tag_cloud.js │ │ │ ├── _tile_map.js │ │ │ ├── _tsvb_chart.js │ │ │ ├── _vertical_bar_chart.js │ │ │ └── index.js │ │ └── xpack │ │ │ └── index.js │ ├── config.js │ ├── fixtures │ │ └── es_archiver │ │ │ ├── dashboard │ │ │ ├── data.json.gz │ │ │ └── mappings.json │ │ │ ├── discover │ │ │ ├── data.json.gz │ │ │ └── mappings.json │ │ │ ├── empty_kibana │ │ │ ├── data.json.gz │ │ │ └── mappings.json │ │ │ ├── logstash_functional │ │ │ ├── data.json.gz │ │ │ └── mappings.json │ │ │ ├── makelogs │ │ │ ├── data.json.gz │ │ │ └── mappings.json │ │ │ ├── management │ │ │ ├── data.json.gz │ │ │ └── mappings.json │ │ │ ├── visualize │ │ │ ├── data.json.gz │ │ │ └── mappings.json │ │ │ ├── visualize_source-filters │ │ │ ├── data.json.gz │ │ │ └── mappings.json │ │ │ └── visualize_source_filters │ │ │ ├── data.json.gz │ │ │ └── mappings.json │ ├── page_objects │ │ ├── common_page.js │ │ ├── console_page.js │ │ ├── context_page.js │ │ ├── dashboard_page.js │ │ ├── discover_page.js │ │ ├── header_page.js │ │ ├── index.js │ │ ├── monitoring_page.js │ │ ├── point_series_page.js │ │ ├── settings_page.js │ │ ├── shield_page.js │ │ └── visualize_page.js │ ├── screenshots │ │ └── baseline │ │ │ ├── Console-default-request.png │ │ │ ├── Console-help-collapsed.png │ │ │ ├── Console-help-expanded.png │ │ │ ├── Dashboard-add-visualizations.png │ │ │ ├── Dashboard-has-visualizations.png │ │ │ ├── Dashboard-load-saved.png │ │ │ ├── Dashboard-no-visualizations.png │ │ │ ├── Dashboard-set-timepicker.png │ │ │ ├── Dashboard-visualization-sizes.png │ │ │ ├── Discover-copy-to-clipboard-toast.png │ │ │ ├── Discover-field-data.png │ │ │ ├── Discover-load-query.png │ │ │ ├── Discover-no-results.png │ │ │ ├── Discover-save-query-toast.png │ │ │ ├── Discover-share-link.png │ │ │ ├── Discover-shorten-url-button.png │ │ │ ├── Discover-sidebar-collapsed.png │ │ │ ├── Discover-sidebar-expanded.png │ │ │ ├── Discover-sort-down.png │ │ │ ├── Discover-syntax-error-toast.png │ │ │ ├── Settings-advanced-tab.png │ │ │ ├── Settings-indices-column-name-sort-ascending.png │ │ │ ├── Settings-indices-column-name-sort-descending.png │ │ │ ├── Settings-indices-column-type-sort-ascending.png │ │ │ ├── Settings-indices-column-type-sort-descending.png │ │ │ ├── Settings-indices-confirm-remove-index-pattern.png │ │ │ ├── Settings-indices-enable-creation.png │ │ │ ├── Settings-indices-new-index-pattern.png │ │ │ ├── Settings-indices-paged.png │ │ │ ├── Settings-indices-result-popularity-saved.png │ │ │ ├── Settings-indices-result-popularity-updated.png │ │ │ ├── Settings-initial-state.png │ │ │ ├── Settings-set-timezone.png │ │ │ ├── Status.png │ │ │ ├── Visualize-area-chart-save-toast.png │ │ │ ├── Visualize-area-chart.png │ │ │ ├── Visualize-chart-types.png │ │ │ ├── Visualize-data-table.png │ │ │ ├── Visualize-line-chart.png │ │ │ ├── Visualize-metric-chart.png │ │ │ ├── Visualize-pie-chart.png │ │ │ ├── Visualize-site-map.png │ │ │ └── Visualize-vertical-bar-chart.png │ └── services │ │ ├── doc_table.js │ │ ├── filter_bar.js │ │ ├── find.js │ │ ├── index.js │ │ ├── remote │ │ ├── chromedriver_api │ │ │ ├── chromedriver_api.js │ │ │ ├── chromedriver_local_api.js │ │ │ ├── chromedriver_remote_api.js │ │ │ ├── index.js │ │ │ └── ping.js │ │ ├── index.js │ │ ├── interceptors.js │ │ ├── leadfoot_command.js │ │ ├── remote.js │ │ └── verbose_remote_logging.js │ │ ├── retry.js │ │ ├── screenshots.js │ │ └── test_subjects.js ├── kibana_test_server_url_parts.js ├── mocha.opts ├── screenshots │ ├── .empty │ └── failure │ │ └── .empty ├── scripts │ ├── jenkins_docs.sh │ ├── jenkins_selenium.sh │ ├── jenkins_unit.sh │ └── run_mocha.js ├── server_config.js └── shield.js ├── ui_framework ├── .eslintrc ├── README.md ├── components │ ├── _common_styles.scss │ ├── _mixins.scss │ ├── _variables.scss │ ├── accessibility │ │ ├── __snapshots__ │ │ │ └── keyboard_accessible.test.js.snap │ │ ├── index.js │ │ ├── keyboard_accessible.js │ │ └── keyboard_accessible.test.js │ ├── action_item │ │ ├── _action_item.scss │ │ └── _index.scss │ ├── badge │ │ ├── _badge.scss │ │ └── _index.scss │ ├── bar │ │ ├── _bar.scss │ │ └── _index.scss │ ├── button │ │ ├── __snapshots__ │ │ │ ├── button.test.js.snap │ │ │ ├── link_button.test.js.snap │ │ │ └── submit_button.test.js.snap │ │ ├── _button.scss │ │ ├── _index.scss │ │ ├── button.js │ │ ├── button.test.js │ │ ├── button_group │ │ │ ├── __snapshots__ │ │ │ │ └── button_group.test.js.snap │ │ │ ├── _button_group.scss │ │ │ ├── button_group.js │ │ │ └── button_group.test.js │ │ ├── button_icon │ │ │ ├── __snapshots__ │ │ │ │ └── button_icon.test.js.snap │ │ │ ├── button_icon.js │ │ │ └── button_icon.test.js │ │ ├── index.js │ │ ├── link_button.test.js │ │ └── submit_button.test.js │ ├── card │ │ ├── _card.scss │ │ ├── _card_group.scss │ │ └── _index.scss │ ├── collapse_button │ │ ├── _collapse_button.scss │ │ └── _index.scss │ ├── column │ │ ├── _column.scss │ │ └── _index.scss │ ├── event │ │ ├── _event.scss │ │ └── _index.scss │ ├── form │ │ ├── _assisted_input.scss │ │ ├── _check_box.scss │ │ ├── _index.scss │ │ ├── _label.scss │ │ ├── _search_input.scss │ │ ├── _select.scss │ │ ├── _static_input.scss │ │ └── _text_input.scss │ ├── form_layout │ │ ├── _field_group.scss │ │ └── _index.scss │ ├── gallery │ │ ├── _gallery.scss │ │ ├── _gallery_button.scss │ │ └── _index.scss │ ├── header_bar │ │ ├── _header_bar.scss │ │ └── _index.scss │ ├── icon │ │ ├── _icon.scss │ │ └── _index.scss │ ├── index.js │ ├── index.scss │ ├── info_button │ │ ├── __snapshots__ │ │ │ └── info_button.test.js.snap │ │ ├── _index.scss │ │ ├── _info_button.scss │ │ ├── index.js │ │ ├── info_button.js │ │ └── info_button.test.js │ ├── info_panel │ │ ├── _index.scss │ │ └── _info_panel.scss │ ├── link │ │ ├── _index.scss │ │ └── _link.scss │ ├── local_nav │ │ ├── __snapshots__ │ │ │ ├── local_nav.test.js.snap │ │ │ ├── local_nav_row.test.js.snap │ │ │ ├── local_nav_row_section.test.js.snap │ │ │ ├── local_tab.test.js.snap │ │ │ ├── local_tabs.test.js.snap │ │ │ └── local_title.test.js.snap │ │ ├── _index.scss │ │ ├── _local_breadcrumbs.scss │ │ ├── _local_date_picker.scss │ │ ├── _local_dropdown.scss │ │ ├── _local_menu.scss │ │ ├── _local_nav.scss │ │ ├── _local_search.scss │ │ ├── _local_tabs.scss │ │ ├── _local_title.scss │ │ ├── index.js │ │ ├── local_nav.js │ │ ├── local_nav.test.js │ │ ├── local_nav_row.js │ │ ├── local_nav_row.test.js │ │ ├── local_nav_row_section.js │ │ ├── local_nav_row_section.test.js │ │ ├── local_tab.js │ │ ├── local_tab.test.js │ │ ├── local_tabs.js │ │ ├── local_tabs.test.js │ │ ├── local_title.js │ │ └── local_title.test.js │ ├── menu │ │ ├── _index.scss │ │ └── _menu.scss │ ├── menu_button │ │ ├── _index.scss │ │ ├── _menu_button.scss │ │ └── _menu_button_group.scss │ ├── micro_button │ │ ├── _index.scss │ │ └── _micro_button_group.scss │ ├── modal │ │ ├── __snapshots__ │ │ │ ├── confirm_modal.test.js.snap │ │ │ ├── modal.test.js.snap │ │ │ ├── modal_body.test.js.snap │ │ │ ├── modal_body_text.test.js.snap │ │ │ ├── modal_footer.test.js.snap │ │ │ ├── modal_header.test.js.snap │ │ │ ├── modal_header_title.test.js.snap │ │ │ └── modal_overlay.test.js.snap │ │ ├── _index.scss │ │ ├── _modal.scss │ │ ├── _modal_overlay.scss │ │ ├── confirm_modal.js │ │ ├── confirm_modal.test.js │ │ ├── index.js │ │ ├── modal.js │ │ ├── modal.test.js │ │ ├── modal_body.js │ │ ├── modal_body.test.js │ │ ├── modal_body_text.js │ │ ├── modal_body_text.test.js │ │ ├── modal_footer.js │ │ ├── modal_footer.test.js │ │ ├── modal_header.js │ │ ├── modal_header.test.js │ │ ├── modal_header_title.js │ │ ├── modal_header_title.test.js │ │ ├── modal_overlay.js │ │ └── modal_overlay.test.js │ ├── notice │ │ ├── _index.scss │ │ └── _notice.scss │ ├── pager │ │ ├── __snapshots__ │ │ │ ├── pager.test.js.snap │ │ │ └── pager_button_group.test.js.snap │ │ ├── _index.scss │ │ ├── _pager.scss │ │ ├── index.js │ │ ├── pager.js │ │ ├── pager.test.js │ │ ├── pager_button_group.js │ │ └── pager_button_group.test.js │ ├── panel │ │ ├── _index.scss │ │ └── _panel.scss │ ├── prompt_for_items │ │ ├── _index.scss │ │ └── _prompt_for_items.scss │ ├── status_text │ │ ├── _index.scss │ │ └── _status_text.scss │ ├── table │ │ ├── _controlled_table.scss │ │ ├── _index.scss │ │ └── _table.scss │ ├── table_info │ │ ├── _index.scss │ │ └── _table_info.scss │ ├── tabs │ │ ├── _index.scss │ │ └── _tabs.scss │ ├── toggle_button │ │ ├── _index.scss │ │ ├── _toggle_button.scss │ │ └── _toggle_panel.scss │ ├── tool_bar │ │ ├── __snapshots__ │ │ │ ├── tool_bar.test.js.snap │ │ │ ├── tool_bar_footer.test.js.snap │ │ │ └── tool_bar_search_box.test.js.snap │ │ ├── _index.scss │ │ ├── _tool_bar.scss │ │ ├── _tool_bar_footer.scss │ │ ├── _tool_bar_search.scss │ │ ├── _tool_bar_text.scss │ │ ├── index.js │ │ ├── tool_bar.js │ │ ├── tool_bar.test.js │ │ ├── tool_bar_footer.js │ │ ├── tool_bar_footer.test.js │ │ ├── tool_bar_search_box.js │ │ └── tool_bar_search_box.test.js │ ├── typography │ │ ├── _index.scss │ │ └── _typography.scss │ ├── vertical_rhythm │ │ ├── _index.scss │ │ └── _vertical_rhythm.scss │ └── view │ │ ├── _index.scss │ │ └── _view.scss ├── dist │ └── ui_framework.css ├── doc_site │ ├── build │ │ └── index.html │ ├── postcss.config.js │ ├── src │ │ ├── actions │ │ │ ├── action_types.js │ │ │ ├── code_viewer_actions.js │ │ │ ├── example_nav_actions.js │ │ │ └── index.js │ │ ├── components │ │ │ ├── guide_code │ │ │ │ ├── _guide_code.scss │ │ │ │ └── guide_code.js │ │ │ ├── guide_code_viewer │ │ │ │ ├── _guide_code_viewer.scss │ │ │ │ └── guide_code_viewer.js │ │ │ ├── guide_components.scss │ │ │ ├── guide_demo │ │ │ │ ├── _guide_demo.scss │ │ │ │ └── guide_demo.js │ │ │ ├── guide_link │ │ │ │ ├── _guide_link.scss │ │ │ │ └── guide_link.js │ │ │ ├── guide_nav │ │ │ │ ├── _guide_nav.scss │ │ │ │ └── guide_nav.js │ │ │ ├── guide_page │ │ │ │ ├── _guide_page.scss │ │ │ │ ├── guide_page.js │ │ │ │ └── guide_page_container.js │ │ │ ├── guide_page_side_nav │ │ │ │ ├── _guide_page_side_nav.scss │ │ │ │ ├── guide_page_side_nav.js │ │ │ │ └── guide_page_side_nav_item.js │ │ │ ├── guide_sandbox │ │ │ │ ├── _guide_sandbox.scss │ │ │ │ ├── guide_sandbox.js │ │ │ │ ├── guide_sandbox_code_toggle.js │ │ │ │ └── guide_sandbox_code_toggle_container.js │ │ │ ├── guide_section │ │ │ │ ├── _guide_section.scss │ │ │ │ ├── guide_section.js │ │ │ │ ├── guide_section_container.js │ │ │ │ └── guide_section_types.js │ │ │ ├── guide_text │ │ │ │ ├── _guide_text.scss │ │ │ │ └── guide_text.js │ │ │ └── index.js │ │ ├── images │ │ │ ├── elastic-logo.svg │ │ │ ├── hint-arrow.svg │ │ │ └── react-logo.svg │ │ ├── index.js │ │ ├── main.scss │ │ ├── services │ │ │ ├── example │ │ │ │ └── create_example.js │ │ │ ├── index.js │ │ │ ├── js_injector │ │ │ │ └── js_injector.js │ │ │ ├── routes │ │ │ │ └── routes.js │ │ │ └── string │ │ │ │ ├── render_to_html.js │ │ │ │ └── slugify.js │ │ ├── store │ │ │ ├── configure_store.js │ │ │ ├── index.js │ │ │ └── reducers │ │ │ │ ├── code_viewer_reducer.js │ │ │ │ └── sections_reducer.js │ │ ├── variables.scss │ │ └── views │ │ │ ├── accessibility │ │ │ ├── accessibility_example.js │ │ │ └── keyboard_accessible.js │ │ │ ├── action_item │ │ │ ├── action_item.html │ │ │ ├── action_item_example.js │ │ │ └── action_items_in_menu.html │ │ │ ├── app_container.js │ │ │ ├── app_view.js │ │ │ ├── badge │ │ │ ├── badge_example.js │ │ │ └── default_badge.html │ │ │ ├── bar │ │ │ ├── bar.html │ │ │ ├── bar_example.js │ │ │ ├── bar_one_section.html │ │ │ └── bar_three_sections.html │ │ │ ├── button │ │ │ ├── button_basic.js │ │ │ ├── button_danger.js │ │ │ ├── button_elements.js │ │ │ ├── button_example.js │ │ │ ├── button_group.js │ │ │ ├── button_group_united.js │ │ │ ├── button_hollow.js │ │ │ ├── button_loading.js │ │ │ ├── button_primary.js │ │ │ ├── button_sizes.html │ │ │ ├── button_small.js │ │ │ ├── button_warning.js │ │ │ ├── button_with_icon.js │ │ │ └── buttons_in_tool_bar.js │ │ │ ├── card │ │ │ ├── card.html │ │ │ ├── card_example.js │ │ │ └── card_group.html │ │ │ ├── collapse_button │ │ │ ├── collapse_button.html │ │ │ └── collapse_button_example.js │ │ │ ├── column │ │ │ ├── column_example.js │ │ │ └── columns.html │ │ │ ├── event │ │ │ ├── event.html │ │ │ ├── event_example.js │ │ │ ├── event_menu.html │ │ │ ├── events_sandbox.html │ │ │ └── events_sandbox.js │ │ │ ├── form │ │ │ ├── assisted_input.html │ │ │ ├── check_box.html │ │ │ ├── form_example.js │ │ │ ├── label.html │ │ │ ├── search_input.html │ │ │ ├── select.html │ │ │ ├── static_input.html │ │ │ ├── text_area.html │ │ │ ├── text_area_non_resizable.html │ │ │ └── text_input.html │ │ │ ├── form_layout │ │ │ ├── field_group.html │ │ │ └── form_layout_example.js │ │ │ ├── gallery │ │ │ ├── gallery.html │ │ │ └── gallery_example.js │ │ │ ├── header_bar │ │ │ ├── header_bar.html │ │ │ ├── header_bar_example.js │ │ │ ├── header_bar_sandbox.html │ │ │ ├── header_bar_sandbox.js │ │ │ └── header_bar_two_sections.html │ │ │ ├── home │ │ │ └── home_view.js │ │ │ ├── icon │ │ │ ├── icon.html │ │ │ ├── icon_basic.html │ │ │ ├── icon_error.html │ │ │ ├── icon_example.js │ │ │ ├── icon_inactive.html │ │ │ ├── icon_info.html │ │ │ ├── icon_spinner.html │ │ │ ├── icon_spinner.js │ │ │ ├── icon_success.html │ │ │ └── icon_warning.html │ │ │ ├── info_button │ │ │ ├── info_button.js │ │ │ └── info_button_example.js │ │ │ ├── info_panel │ │ │ ├── info_panel_error.html │ │ │ ├── info_panel_example.js │ │ │ ├── info_panel_info.html │ │ │ ├── info_panel_success.html │ │ │ └── info_panel_warning.html │ │ │ ├── link │ │ │ ├── link.html │ │ │ └── link_example.js │ │ │ ├── local_nav │ │ │ ├── local_nav_breadcrumbs.js │ │ │ ├── local_nav_date_picker.html │ │ │ ├── local_nav_dropdown.js │ │ │ ├── local_nav_dropdown_panels.js │ │ │ ├── local_nav_example.js │ │ │ ├── local_nav_menu_item_states.js │ │ │ ├── local_nav_search.js │ │ │ ├── local_nav_search_error.js │ │ │ ├── local_nav_simple.js │ │ │ └── local_nav_tabs.js │ │ │ ├── menu │ │ │ ├── menu.html │ │ │ ├── menu_contained.html │ │ │ └── menu_example.js │ │ │ ├── menu_button │ │ │ ├── menu_button_basic.html │ │ │ ├── menu_button_danger.html │ │ │ ├── menu_button_elements.html │ │ │ ├── menu_button_example.js │ │ │ ├── menu_button_group.html │ │ │ ├── menu_button_primary.html │ │ │ └── menu_button_with_icon.html │ │ │ ├── micro_button │ │ │ ├── micro_button.html │ │ │ ├── micro_button_elements.html │ │ │ ├── micro_button_example.js │ │ │ └── micro_button_group.html │ │ │ ├── modal │ │ │ ├── confirm_modal_example.js │ │ │ └── modal_example.js │ │ │ ├── not_found │ │ │ └── not_found_view.js │ │ │ ├── notice │ │ │ ├── notice_sandbox.html │ │ │ └── notice_sandbox.js │ │ │ ├── pager │ │ │ ├── pager_buttons.js │ │ │ ├── pager_example.js │ │ │ └── tool_bar_pager.js │ │ │ ├── panel │ │ │ ├── panel.html │ │ │ ├── panel_example.js │ │ │ ├── panel_with_header.html │ │ │ └── panel_with_header_sections.html │ │ │ ├── status_text │ │ │ ├── status_text.html │ │ │ ├── status_text_error.html │ │ │ ├── status_text_example.js │ │ │ ├── status_text_info.html │ │ │ ├── status_text_success.html │ │ │ └── status_text_warning.html │ │ │ ├── table │ │ │ ├── controlled_table.html │ │ │ ├── controlled_table_loading_items.html │ │ │ ├── controlled_table_no_items.html │ │ │ ├── controlled_table_prompt_for_items.html │ │ │ ├── fluid_table.html │ │ │ ├── table.html │ │ │ ├── table.js │ │ │ ├── table_example.js │ │ │ └── table_with_menu_buttons.html │ │ │ ├── tabs │ │ │ ├── tabs.html │ │ │ ├── tabs.js │ │ │ └── tabs_example.js │ │ │ ├── toggle_button │ │ │ ├── toggle_button.html │ │ │ ├── toggle_button.js │ │ │ ├── toggle_button_example.js │ │ │ ├── toggle_panel.html │ │ │ └── toggle_panel.js │ │ │ ├── tool_bar │ │ │ ├── tool_bar.js │ │ │ ├── tool_bar_example.js │ │ │ └── tool_bar_footer.js │ │ │ ├── typography │ │ │ ├── sub_text.html │ │ │ ├── sub_title.html │ │ │ ├── subdued_type.html │ │ │ ├── text.html │ │ │ ├── text_title.html │ │ │ ├── title.html │ │ │ └── typography_example.js │ │ │ ├── vertical_rhythm │ │ │ ├── vertical_rhythm.html │ │ │ ├── vertical_rhythm_as_wrapper.html │ │ │ ├── vertical_rhythm_example.js │ │ │ ├── vertical_rhythm_on_component.html │ │ │ └── vertical_rhythm_small.html │ │ │ └── view │ │ │ ├── view_sandbox.html │ │ │ └── view_sandbox.js │ └── webpack.config.js ├── services │ ├── accessibility │ │ ├── accessible_click_keys.js │ │ └── index.js │ ├── index.js │ ├── key_codes.js │ └── sort │ │ ├── index.js │ │ ├── sortable_properties.js │ │ └── sortable_properties.test.js └── test │ └── required_props.js ├── utilities ├── templates │ └── visual_regression_gallery.handlebars └── visual_regression.js └── webpackShims ├── ace.js ├── angular-sanitize.js ├── angular-ui-select.js ├── angular.js ├── antlr4-base.js ├── antlr4-sparql.js ├── antlr4-sql.js ├── elasticsearch-browser.js ├── elasticsearch.js ├── fontawesome-iconpicker.js ├── gridster.js ├── jquery.js ├── kibi-qtip2.js ├── leaflet.js ├── lodash.js ├── mocha.js ├── moment-timezone.js ├── moment.js ├── ng-tags-input.js ├── numeral.js ├── sinon.js └── ui-bootstrap.js /.backportrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/.backportrc.json -------------------------------------------------------------------------------- /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/.editorconfig -------------------------------------------------------------------------------- /.eslintignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/.eslintignore -------------------------------------------------------------------------------- /.eslintrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/.eslintrc -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/.github/ISSUE_TEMPLATE.md -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/.github/PULL_REQUEST_TEMPLATE.md -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/.gitignore -------------------------------------------------------------------------------- /.jshintignore: -------------------------------------------------------------------------------- 1 | node_modules 2 | -------------------------------------------------------------------------------- /.jshintrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/.jshintrc -------------------------------------------------------------------------------- /.node-version: -------------------------------------------------------------------------------- 1 | 6.12.2 2 | -------------------------------------------------------------------------------- /.npmrc: -------------------------------------------------------------------------------- 1 | save-exact=true 2 | package-lock=false 3 | -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /FAQ.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/FAQ.md -------------------------------------------------------------------------------- /Gruntfile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/Gruntfile.js -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/README.md -------------------------------------------------------------------------------- /STYLEGUIDE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/STYLEGUIDE.md -------------------------------------------------------------------------------- /bin/create_symlink.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/bin/create_symlink.sh -------------------------------------------------------------------------------- /bin/investigate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/bin/investigate -------------------------------------------------------------------------------- /bin/investigate-plugin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/bin/investigate-plugin -------------------------------------------------------------------------------- /bin/investigate-plugin.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/bin/investigate-plugin.bat -------------------------------------------------------------------------------- /bin/investigate.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/bin/investigate.bat -------------------------------------------------------------------------------- /config/investigate.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/config/investigate.yml -------------------------------------------------------------------------------- /data/.empty: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/README.md -------------------------------------------------------------------------------- /docs/access_control.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/access_control.asciidoc -------------------------------------------------------------------------------- /docs/acknowledgements.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/acknowledgements.asciidoc -------------------------------------------------------------------------------- /docs/console/history.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/console/history.asciidoc -------------------------------------------------------------------------------- /docs/console/multi-requests.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/console/multi-requests.asciidoc -------------------------------------------------------------------------------- /docs/console/settings.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/console/settings.asciidoc -------------------------------------------------------------------------------- /docs/create_html_doc_zip.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/create_html_doc_zip.sh -------------------------------------------------------------------------------- /docs/dashboard.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/dashboard.asciidoc -------------------------------------------------------------------------------- /docs/dev-tools/console.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/dev-tools/console.asciidoc -------------------------------------------------------------------------------- /docs/development.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/development.asciidoc -------------------------------------------------------------------------------- /docs/discover.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/discover.asciidoc -------------------------------------------------------------------------------- /docs/discover/autorefresh.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/discover/autorefresh.asciidoc -------------------------------------------------------------------------------- /docs/discover/context.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/discover/context.asciidoc -------------------------------------------------------------------------------- /docs/discover/document-data.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/discover/document-data.asciidoc -------------------------------------------------------------------------------- /docs/discover/field-filter.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/discover/field-filter.asciidoc -------------------------------------------------------------------------------- /docs/discover/search.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/discover/search.asciidoc -------------------------------------------------------------------------------- /docs/docinfo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/docinfo.html -------------------------------------------------------------------------------- /docs/external_datasources.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/external_datasources.asciidoc -------------------------------------------------------------------------------- /docs/getting-started.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/getting-started.asciidoc -------------------------------------------------------------------------------- /docs/getting-started/tutorial-define-index.asciidoc: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/gs-index.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/gs-index.asciidoc -------------------------------------------------------------------------------- /docs/images/CollapseButton.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/CollapseButton.jpg -------------------------------------------------------------------------------- /docs/images/ExistsButton.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/ExistsButton.jpg -------------------------------------------------------------------------------- /docs/images/ExpandButton.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/ExpandButton.jpg -------------------------------------------------------------------------------- /docs/images/Expanded-Document.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/Expanded-Document.png -------------------------------------------------------------------------------- /docs/images/LoadVis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/LoadVis.png -------------------------------------------------------------------------------- /docs/images/NewVis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/NewVis.png -------------------------------------------------------------------------------- /docs/images/RemoveFieldButton.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/RemoveFieldButton.jpg -------------------------------------------------------------------------------- /docs/images/SettingsButton.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/SettingsButton.jpg -------------------------------------------------------------------------------- /docs/images/ShareVis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/ShareVis.png -------------------------------------------------------------------------------- /docs/images/Start-Page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/Start-Page.png -------------------------------------------------------------------------------- /docs/images/TimeFilter.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/TimeFilter.jpg -------------------------------------------------------------------------------- /docs/images/VizEditor.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/VizEditor.jpg -------------------------------------------------------------------------------- /docs/images/access_control/login.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/access_control/login.png -------------------------------------------------------------------------------- /docs/images/add-column-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/add-column-button.png -------------------------------------------------------------------------------- /docs/images/app-picker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/app-picker.png -------------------------------------------------------------------------------- /docs/images/apply-changes-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/apply-changes-button.png -------------------------------------------------------------------------------- /docs/images/auto_format_after.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/auto_format_after.png -------------------------------------------------------------------------------- /docs/images/auto_format_before.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/auto_format_before.png -------------------------------------------------------------------------------- /docs/images/auto_format_bulk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/auto_format_bulk.png -------------------------------------------------------------------------------- /docs/images/autorefresh-pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/autorefresh-pause.png -------------------------------------------------------------------------------- /docs/images/autorefresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/autorefresh.png -------------------------------------------------------------------------------- /docs/images/bar-terms-agg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/bar-terms-agg.png -------------------------------------------------------------------------------- /docs/images/bar-terms-subagg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/bar-terms-subagg.png -------------------------------------------------------------------------------- /docs/images/box_plot/box_plot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/box_plot/box_plot.png -------------------------------------------------------------------------------- /docs/images/box_plot/options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/box_plot/options.png -------------------------------------------------------------------------------- /docs/images/bubble_diagram/table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/bubble_diagram/table.png -------------------------------------------------------------------------------- /docs/images/color-picker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/color-picker.png -------------------------------------------------------------------------------- /docs/images/colorformatter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/colorformatter.png -------------------------------------------------------------------------------- /docs/images/console/history.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/console/history.png -------------------------------------------------------------------------------- /docs/images/darktheme.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/darktheme.png -------------------------------------------------------------------------------- /docs/images/dashboard/add_vis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/dashboard/add_vis.png -------------------------------------------------------------------------------- /docs/images/discover-compass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/discover-compass.png -------------------------------------------------------------------------------- /docs/images/edit_filter_query.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/edit_filter_query.png -------------------------------------------------------------------------------- /docs/images/filter/add_filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/filter/add_filter.png -------------------------------------------------------------------------------- /docs/images/filter/filter-custom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/filter/filter-custom.png -------------------------------------------------------------------------------- /docs/images/filter/filter-delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/filter/filter-delete.png -------------------------------------------------------------------------------- /docs/images/filter/filter-enable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/filter/filter-enable.png -------------------------------------------------------------------------------- /docs/images/filter/filter-field.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/filter/filter-field.jpg -------------------------------------------------------------------------------- /docs/images/filter/filter-pin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/filter/filter-pin.png -------------------------------------------------------------------------------- /docs/images/filter/filter-sample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/filter/filter-sample.png -------------------------------------------------------------------------------- /docs/images/filter/filter-toggle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/filter/filter-toggle.png -------------------------------------------------------------------------------- /docs/images/jdbc/test_connection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/jdbc/test_connection.png -------------------------------------------------------------------------------- /docs/images/kibi-status-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/kibi-status-page.png -------------------------------------------------------------------------------- /docs/images/labelbutton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/labelbutton.png -------------------------------------------------------------------------------- /docs/images/multiple_requests.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/multiple_requests.png -------------------------------------------------------------------------------- /docs/images/plugin-compatibility.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/plugin-compatibility.png -------------------------------------------------------------------------------- /docs/images/radar_settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/radar_settings.png -------------------------------------------------------------------------------- /docs/images/radar_visualization.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/radar_visualization.png -------------------------------------------------------------------------------- /docs/images/refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/refresh.png -------------------------------------------------------------------------------- /docs/images/regionmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/regionmap.png -------------------------------------------------------------------------------- /docs/images/remove-all-filters.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/remove-all-filters.png -------------------------------------------------------------------------------- /docs/images/reset-filters-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/reset-filters-icon.png -------------------------------------------------------------------------------- /docs/images/search-button.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/search-button.jpg -------------------------------------------------------------------------------- /docs/images/settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/settings.png -------------------------------------------------------------------------------- /docs/images/share-link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/share-link.png -------------------------------------------------------------------------------- /docs/images/share-short-link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/share-short-link.png -------------------------------------------------------------------------------- /docs/images/share_link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/share_link.png -------------------------------------------------------------------------------- /docs/images/share_short_link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/share_short_link.png -------------------------------------------------------------------------------- /docs/images/sharing-panel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/sharing-panel.png -------------------------------------------------------------------------------- /docs/images/spy-open-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/spy-open-button.png -------------------------------------------------------------------------------- /docs/images/time-filter-absolute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/time-filter-absolute.png -------------------------------------------------------------------------------- /docs/images/time-filter-relative.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/time-filter-relative.png -------------------------------------------------------------------------------- /docs/images/time-filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/time-filter.png -------------------------------------------------------------------------------- /docs/images/time-picker-step.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/time-picker-step.jpg -------------------------------------------------------------------------------- /docs/images/time-picker.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/time-picker.jpg -------------------------------------------------------------------------------- /docs/images/visualize-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/visualize-icon.png -------------------------------------------------------------------------------- /docs/images/viz-fit-bounds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/viz-fit-bounds.png -------------------------------------------------------------------------------- /docs/images/viz-lat-long-filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/viz-lat-long-filter.png -------------------------------------------------------------------------------- /docs/images/viz-zoom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/images/viz-zoom.png -------------------------------------------------------------------------------- /docs/index-shared-siren-investigate-acknowledgements.asciidoc: -------------------------------------------------------------------------------- 1 | include::acknowledgements.asciidoc[] 2 | -------------------------------------------------------------------------------- /docs/index-shared-siren-investigate-data-ingestion.asciidoc: -------------------------------------------------------------------------------- 1 | include::logstash.asciidoc[] 2 | -------------------------------------------------------------------------------- /docs/index-shared1.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/index-shared1.asciidoc -------------------------------------------------------------------------------- /docs/index-shared2.asciidoc: -------------------------------------------------------------------------------- 1 | 2 | include::migration.asciidoc[] 3 | -------------------------------------------------------------------------------- /docs/index-shared3.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/index-shared3.asciidoc -------------------------------------------------------------------------------- /docs/index-shared4.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/index-shared4.asciidoc -------------------------------------------------------------------------------- /docs/index-shared5.asciidoc: -------------------------------------------------------------------------------- 1 | 2 | include::management.asciidoc[] 3 | -------------------------------------------------------------------------------- /docs/index-shared6.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/index-shared6.asciidoc -------------------------------------------------------------------------------- /docs/index.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/index.asciidoc -------------------------------------------------------------------------------- /docs/index.x.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/index.x.asciidoc -------------------------------------------------------------------------------- /docs/indexes_and_relations.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/indexes_and_relations.asciidoc -------------------------------------------------------------------------------- /docs/introduction.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/introduction.asciidoc -------------------------------------------------------------------------------- /docs/jdbc_datasources.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/jdbc_datasources.asciidoc -------------------------------------------------------------------------------- /docs/jwt.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/jwt.asciidoc -------------------------------------------------------------------------------- /docs/kerberos.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/kerberos.asciidoc -------------------------------------------------------------------------------- /docs/kibi_gremlin_server.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/kibi_gremlin_server.asciidoc -------------------------------------------------------------------------------- /docs/limitations.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/limitations.asciidoc -------------------------------------------------------------------------------- /docs/logstash.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/logstash.asciidoc -------------------------------------------------------------------------------- /docs/management.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/management.asciidoc -------------------------------------------------------------------------------- /docs/management/relations.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/management/relations.asciidoc -------------------------------------------------------------------------------- /docs/management/templates.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/management/templates.asciidoc -------------------------------------------------------------------------------- /docs/migration.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/migration.asciidoc -------------------------------------------------------------------------------- /docs/plugins.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/plugins.asciidoc -------------------------------------------------------------------------------- /docs/plugins/known-plugins.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/plugins/known-plugins.asciidoc -------------------------------------------------------------------------------- /docs/relational_filter.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/relational_filter.asciidoc -------------------------------------------------------------------------------- /docs/release-notes.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.0.1.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.0.1.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.0.2.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.0.2.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.1.2.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.1.2.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.2.0.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.2.0.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.2.1.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.2.1.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.2.2.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.2.2.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.3.0.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.3.0.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.3.1.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.3.1.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.3.2.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.3.2.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.3.3.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.3.3.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.4.0.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.4.0.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.4.1.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.4.1.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.4.2.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.4.2.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.4.3.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.4.3.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.5.0.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.5.0.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.5.1.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.5.1.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.5.2.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.5.2.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.5.3.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.5.3.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.6.0.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.6.0.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.6.1.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.6.1.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.6.2.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.6.2.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.6.3.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.6.3.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.6.4.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.6.4.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.6.5.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.6.5.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.6.6.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.6.6.asciidoc -------------------------------------------------------------------------------- /docs/release-notes/5.6.7.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/release-notes/5.6.7.asciidoc -------------------------------------------------------------------------------- /docs/sentinl.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/API.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/API.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/Authentication.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/Authentication.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/Config-Example.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/Config-Example.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/FAQ.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/FAQ.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/Howto.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/Howto.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/Installation.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/Installation.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/Introduction.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/Introduction.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/Troubleshoot.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/Troubleshoot.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/Tutorial.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/Tutorial.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/Watcher.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/Watcher.asciidoc -------------------------------------------------------------------------------- /docs/sentinl/add.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/add.sh -------------------------------------------------------------------------------- /docs/sentinl/index.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sentinl/index.asciidoc -------------------------------------------------------------------------------- /docs/setup.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup.asciidoc -------------------------------------------------------------------------------- /docs/setup/access.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/access.asciidoc -------------------------------------------------------------------------------- /docs/setup/docker.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/docker.asciidoc -------------------------------------------------------------------------------- /docs/setup/install.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/install.asciidoc -------------------------------------------------------------------------------- /docs/setup/install/key.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/install/key.asciidoc -------------------------------------------------------------------------------- /docs/setup/install/rpm.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/install/rpm.asciidoc -------------------------------------------------------------------------------- /docs/setup/install/windows.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/install/windows.asciidoc -------------------------------------------------------------------------------- /docs/setup/install/zip.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/install/zip.asciidoc -------------------------------------------------------------------------------- /docs/setup/production.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/production.asciidoc -------------------------------------------------------------------------------- /docs/setup/settings.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/settings.asciidoc -------------------------------------------------------------------------------- /docs/setup/tribe.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/tribe.asciidoc -------------------------------------------------------------------------------- /docs/setup/upgrade.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/setup/upgrade.asciidoc -------------------------------------------------------------------------------- /docs/sidebar/sidebar.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/sidebar/sidebar.asciidoc -------------------------------------------------------------------------------- /docs/timelion.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/timelion.asciidoc -------------------------------------------------------------------------------- /docs/visualize.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize.asciidoc -------------------------------------------------------------------------------- /docs/visualize/color-picker.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/color-picker.asciidoc -------------------------------------------------------------------------------- /docs/visualize/datatable.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/datatable.asciidoc -------------------------------------------------------------------------------- /docs/visualize/goal.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/goal.asciidoc -------------------------------------------------------------------------------- /docs/visualize/heatmap.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/heatmap.asciidoc -------------------------------------------------------------------------------- /docs/visualize/markdown.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/markdown.asciidoc -------------------------------------------------------------------------------- /docs/visualize/metric.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/metric.asciidoc -------------------------------------------------------------------------------- /docs/visualize/pie.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/pie.asciidoc -------------------------------------------------------------------------------- /docs/visualize/regionmap.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/regionmap.asciidoc -------------------------------------------------------------------------------- /docs/visualize/tagcloud.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/tagcloud.asciidoc -------------------------------------------------------------------------------- /docs/visualize/tilemap.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/tilemap.asciidoc -------------------------------------------------------------------------------- /docs/visualize/x-axis-aggs.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/x-axis-aggs.asciidoc -------------------------------------------------------------------------------- /docs/visualize/xychart.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/xychart.asciidoc -------------------------------------------------------------------------------- /docs/visualize/y-axis-aggs.asciidoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/docs/visualize/y-axis-aggs.asciidoc -------------------------------------------------------------------------------- /gradle.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/gradle.properties -------------------------------------------------------------------------------- /gradle/utils/loadPackageJson.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/gradle/utils/loadPackageJson.gradle -------------------------------------------------------------------------------- /gradle/utils/repository.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/gradle/utils/repository.gradle -------------------------------------------------------------------------------- /gradle/wrapper/gradle-wrapper.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/gradle/wrapper/gradle-wrapper.jar -------------------------------------------------------------------------------- /gradlew: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/gradlew -------------------------------------------------------------------------------- /gradlew.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/gradlew.bat -------------------------------------------------------------------------------- /maps/MAPS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/maps/MAPS.md -------------------------------------------------------------------------------- /maps/kibana/.thumb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/maps/kibana/.thumb.png -------------------------------------------------------------------------------- /maps/kibana/labels.mss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/maps/kibana/labels.mss -------------------------------------------------------------------------------- /maps/kibana/project.mml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/maps/kibana/project.mml -------------------------------------------------------------------------------- /maps/kibana/style.mss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/maps/kibana/style.mss -------------------------------------------------------------------------------- /modified_kibana_files.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/modified_kibana_files.txt -------------------------------------------------------------------------------- /native-bindings/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/native-bindings/README.md -------------------------------------------------------------------------------- /native-bindings/Vagrantfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/native-bindings/Vagrantfile -------------------------------------------------------------------------------- /native-bindings/native-bindings/.do-not-delete: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /native-bindings/screenshots/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/native-bindings/screenshots/1.png -------------------------------------------------------------------------------- /native-bindings/screenshots/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/native-bindings/screenshots/2.png -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/package.json -------------------------------------------------------------------------------- /packages/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/packages/README.md -------------------------------------------------------------------------------- /plugins/.empty: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /scripts/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/scripts/README.md -------------------------------------------------------------------------------- /scripts/backport.js: -------------------------------------------------------------------------------- 1 | require('backport'); 2 | -------------------------------------------------------------------------------- /scripts/docs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/scripts/docs.js -------------------------------------------------------------------------------- /scripts/es_archiver.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/scripts/es_archiver.js -------------------------------------------------------------------------------- /scripts/eslint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/scripts/eslint.js -------------------------------------------------------------------------------- /scripts/functional_test_runner.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/scripts/functional_test_runner.js -------------------------------------------------------------------------------- /scripts/jest.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/scripts/jest.js -------------------------------------------------------------------------------- /scripts/makelogs.js: -------------------------------------------------------------------------------- 1 | require('makelogs'); 2 | -------------------------------------------------------------------------------- /scripts/mocha.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/scripts/mocha.js -------------------------------------------------------------------------------- /src/cli/cli.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/cli.js -------------------------------------------------------------------------------- /src/cli/cluster/__tests__/worker.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/cluster/__tests__/worker.js -------------------------------------------------------------------------------- /src/cli/cluster/base_path_proxy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/cluster/base_path_proxy.js -------------------------------------------------------------------------------- /src/cli/cluster/cluster_manager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/cluster/cluster_manager.js -------------------------------------------------------------------------------- /src/cli/cluster/worker.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/cluster/worker.js -------------------------------------------------------------------------------- /src/cli/color.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/color.js -------------------------------------------------------------------------------- /src/cli/command.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/command.js -------------------------------------------------------------------------------- /src/cli/dev_ssl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/dev_ssl.js -------------------------------------------------------------------------------- /src/cli/help.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/help.js -------------------------------------------------------------------------------- /src/cli/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/index.js -------------------------------------------------------------------------------- /src/cli/kibi/_backup_kibi.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/kibi/_backup_kibi.js -------------------------------------------------------------------------------- /src/cli/kibi/_dump.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/kibi/_dump.js -------------------------------------------------------------------------------- /src/cli/kibi/_migrate_config_yml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/kibi/_migrate_config_yml.js -------------------------------------------------------------------------------- /src/cli/kibi/_restore_kibi.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/kibi/_restore_kibi.js -------------------------------------------------------------------------------- /src/cli/kibi/backup.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/kibi/backup.js -------------------------------------------------------------------------------- /src/cli/kibi/logger.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/kibi/logger.js -------------------------------------------------------------------------------- /src/cli/kibi/restore.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/kibi/restore.js -------------------------------------------------------------------------------- /src/cli/kibi/upgrade.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/kibi/upgrade.js -------------------------------------------------------------------------------- /src/cli/kibi/upgrade_config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/kibi/upgrade_config.js -------------------------------------------------------------------------------- /src/cli/kibi/validate_config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/kibi/validate_config.js -------------------------------------------------------------------------------- /src/cli/log.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/log.js -------------------------------------------------------------------------------- /src/cli/serve/__tests__/fixtures/one.yml: -------------------------------------------------------------------------------- 1 | foo: 1 2 | bar: true 3 | -------------------------------------------------------------------------------- /src/cli/serve/__tests__/fixtures/two.yml: -------------------------------------------------------------------------------- 1 | foo: 2 2 | baz: bonkers 3 | -------------------------------------------------------------------------------- /src/cli/serve/read_yaml_config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/serve/read_yaml_config.js -------------------------------------------------------------------------------- /src/cli/serve/serve.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/serve/serve.js -------------------------------------------------------------------------------- /src/cli/serve/yaml/placeholder.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli/serve/yaml/placeholder.js -------------------------------------------------------------------------------- /src/cli_plugin/cli.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/cli.js -------------------------------------------------------------------------------- /src/cli_plugin/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/index.js -------------------------------------------------------------------------------- /src/cli_plugin/install/__tests__/replies/package.no_version.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "test-plugin", 3 | } 4 | -------------------------------------------------------------------------------- /src/cli_plugin/install/cleanup.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/install/cleanup.js -------------------------------------------------------------------------------- /src/cli_plugin/install/download.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/install/download.js -------------------------------------------------------------------------------- /src/cli_plugin/install/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/install/index.js -------------------------------------------------------------------------------- /src/cli_plugin/install/install.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/install/install.js -------------------------------------------------------------------------------- /src/cli_plugin/install/kibana.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/install/kibana.js -------------------------------------------------------------------------------- /src/cli_plugin/install/pack.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/install/pack.js -------------------------------------------------------------------------------- /src/cli_plugin/install/progress.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/install/progress.js -------------------------------------------------------------------------------- /src/cli_plugin/install/rename.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/install/rename.js -------------------------------------------------------------------------------- /src/cli_plugin/install/settings.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/install/settings.js -------------------------------------------------------------------------------- /src/cli_plugin/install/zip.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/install/zip.js -------------------------------------------------------------------------------- /src/cli_plugin/lib/errors.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/lib/errors.js -------------------------------------------------------------------------------- /src/cli_plugin/lib/log_warnings.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/lib/log_warnings.js -------------------------------------------------------------------------------- /src/cli_plugin/lib/logger.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/lib/logger.js -------------------------------------------------------------------------------- /src/cli_plugin/list/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/list/index.js -------------------------------------------------------------------------------- /src/cli_plugin/list/list.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/list/list.js -------------------------------------------------------------------------------- /src/cli_plugin/list/settings.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/list/settings.js -------------------------------------------------------------------------------- /src/cli_plugin/remove/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/remove/index.js -------------------------------------------------------------------------------- /src/cli_plugin/remove/remove.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/remove/remove.js -------------------------------------------------------------------------------- /src/cli_plugin/remove/settings.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/cli_plugin/remove/settings.js -------------------------------------------------------------------------------- /src/core_plugins/console/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/console/index.js -------------------------------------------------------------------------------- /src/core_plugins/console/public/webpackShims/.eslintrc: -------------------------------------------------------------------------------- 1 | --- 2 | root: true 3 | -------------------------------------------------------------------------------- /src/core_plugins/console/public/webpackShims/ace.js: -------------------------------------------------------------------------------- 1 | require('ace/ace.js'); 2 | module.exports = window.consoleAce; 3 | -------------------------------------------------------------------------------- /src/core_plugins/console/server/__tests__/fixtures/ca.crt: -------------------------------------------------------------------------------- 1 | test ca certificate 2 | -------------------------------------------------------------------------------- /src/core_plugins/console/server/__tests__/fixtures/cert.crt: -------------------------------------------------------------------------------- 1 | test certificate 2 | -------------------------------------------------------------------------------- /src/core_plugins/console/server/__tests__/fixtures/cert.key: -------------------------------------------------------------------------------- 1 | test key 2 | -------------------------------------------------------------------------------- /src/core_plugins/dev_mode/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/dev_mode/index.js -------------------------------------------------------------------------------- /src/core_plugins/elasticsearch/lib/__tests__/fixtures/ca.crt: -------------------------------------------------------------------------------- 1 | test ca certificate 2 | -------------------------------------------------------------------------------- /src/core_plugins/elasticsearch/lib/__tests__/fixtures/cert.crt: -------------------------------------------------------------------------------- 1 | test certificate 2 | -------------------------------------------------------------------------------- /src/core_plugins/elasticsearch/lib/__tests__/fixtures/cert.key: -------------------------------------------------------------------------------- 1 | test key 2 | -------------------------------------------------------------------------------- /src/core_plugins/kibana/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/kibana/index.js -------------------------------------------------------------------------------- /src/core_plugins/kibana/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/kibana/package.json -------------------------------------------------------------------------------- /src/core_plugins/kibana/public/management/sections/indices/create_index_pattern/index.js: -------------------------------------------------------------------------------- 1 | import './create_index_pattern'; 2 | -------------------------------------------------------------------------------- /src/core_plugins/kibana/public/management/sections/indices/edit_index_pattern/index.js: -------------------------------------------------------------------------------- 1 | import './edit_index_pattern'; 2 | -------------------------------------------------------------------------------- /src/core_plugins/kibana/public/management/sections/indices/edit_index_pattern/index_header/index.js: -------------------------------------------------------------------------------- 1 | import './index_header'; 2 | -------------------------------------------------------------------------------- /src/core_plugins/kibana/public/visualize/editor/add_bucket_agg.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/core_plugins/metrics/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/metrics/index.js -------------------------------------------------------------------------------- /src/core_plugins/metrics/public/visualizations/less/includes/bar.less: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/core_plugins/region_map/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/region_map/index.js -------------------------------------------------------------------------------- /src/core_plugins/spy_modes/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/spy_modes/index.js -------------------------------------------------------------------------------- /src/core_plugins/state_session_storage_redirect/public/styles.less: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/core_plugins/table_vis/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/table_vis/index.js -------------------------------------------------------------------------------- /src/core_plugins/tagcloud/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/tagcloud/index.js -------------------------------------------------------------------------------- /src/core_plugins/timelion/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/timelion/index.js -------------------------------------------------------------------------------- /src/core_plugins/timelion/init.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/core_plugins/timelion/init.js -------------------------------------------------------------------------------- /src/core_plugins/timelion/public/panels/timechart/timechart.less: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/deprecation/create_transform.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/deprecation/create_transform.js -------------------------------------------------------------------------------- /src/deprecation/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/deprecation/index.js -------------------------------------------------------------------------------- /src/dev/ci_setup/setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/dev/ci_setup/setup.sh -------------------------------------------------------------------------------- /src/dev/default_eslint_paths.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/dev/default_eslint_paths.js -------------------------------------------------------------------------------- /src/dev/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/dev/index.js -------------------------------------------------------------------------------- /src/dev/jest/babel_transform.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/dev/jest/babel_transform.js -------------------------------------------------------------------------------- /src/dev/jest/cli.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/dev/jest/cli.js -------------------------------------------------------------------------------- /src/dev/jest/config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/dev/jest/config.json -------------------------------------------------------------------------------- /src/dev/jest/junit_reporter.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/dev/jest/junit_reporter.js -------------------------------------------------------------------------------- /src/dev/mocha/auto_junit_reporter.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/dev/mocha/auto_junit_reporter.js -------------------------------------------------------------------------------- /src/dev/mocha/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/dev/mocha/index.js -------------------------------------------------------------------------------- /src/dev/run_eslint.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/dev/run_eslint.js -------------------------------------------------------------------------------- /src/docs/cli.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/docs/cli.js -------------------------------------------------------------------------------- /src/docs/docs_repo.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/docs/docs_repo.js -------------------------------------------------------------------------------- /src/es_archiver/actions/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/actions/index.js -------------------------------------------------------------------------------- /src/es_archiver/actions/load.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/actions/load.js -------------------------------------------------------------------------------- /src/es_archiver/actions/save.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/actions/save.js -------------------------------------------------------------------------------- /src/es_archiver/actions/unload.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/actions/unload.js -------------------------------------------------------------------------------- /src/es_archiver/cli.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/cli.js -------------------------------------------------------------------------------- /src/es_archiver/cli_help.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/cli_help.txt -------------------------------------------------------------------------------- /src/es_archiver/es_archiver.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/es_archiver.js -------------------------------------------------------------------------------- /src/es_archiver/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/index.js -------------------------------------------------------------------------------- /src/es_archiver/lib/archives/constants.js: -------------------------------------------------------------------------------- 1 | export const RECORD_SEPARATOR = '\n\n'; 2 | -------------------------------------------------------------------------------- /src/es_archiver/lib/directory.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/lib/directory.js -------------------------------------------------------------------------------- /src/es_archiver/lib/docs/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/lib/docs/index.js -------------------------------------------------------------------------------- /src/es_archiver/lib/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/lib/index.js -------------------------------------------------------------------------------- /src/es_archiver/lib/indices/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/lib/indices/index.js -------------------------------------------------------------------------------- /src/es_archiver/lib/records/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/lib/records/index.js -------------------------------------------------------------------------------- /src/es_archiver/lib/stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/es_archiver/lib/stats.js -------------------------------------------------------------------------------- /src/fixtures/agg_resp/range.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/agg_resp/range.js -------------------------------------------------------------------------------- /src/fixtures/fake_chart_events.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/fake_chart_events.js -------------------------------------------------------------------------------- /src/fixtures/fake_kibi.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/fake_kibi.yml -------------------------------------------------------------------------------- /src/fixtures/fake_row.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/fake_row.js -------------------------------------------------------------------------------- /src/fixtures/field_mapping.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/field_mapping.js -------------------------------------------------------------------------------- /src/fixtures/filter_skeleton.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/filter_skeleton.js -------------------------------------------------------------------------------- /src/fixtures/filters/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/filters/index.js -------------------------------------------------------------------------------- /src/fixtures/filters/range_filter.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/filters/range_filter.js -------------------------------------------------------------------------------- /src/fixtures/hits.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/hits.js -------------------------------------------------------------------------------- /src/fixtures/kibi/config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/kibi/config.js -------------------------------------------------------------------------------- /src/fixtures/logstash_fields.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/logstash_fields.js -------------------------------------------------------------------------------- /src/fixtures/mapping_with_dupes.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/mapping_with_dupes.js -------------------------------------------------------------------------------- /src/fixtures/mock_courier.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/mock_courier.js -------------------------------------------------------------------------------- /src/fixtures/mock_state.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/mock_state.js -------------------------------------------------------------------------------- /src/fixtures/mock_ui_state.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/mock_ui_state.js -------------------------------------------------------------------------------- /src/fixtures/real_hits.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/real_hits.js -------------------------------------------------------------------------------- /src/fixtures/require_from.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/fixtures/search_response.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/search_response.js -------------------------------------------------------------------------------- /src/fixtures/tilemap_map.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/tilemap_map.js -------------------------------------------------------------------------------- /src/fixtures/vislib/_vis_fixture.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/fixtures/vislib/_vis_fixture.js -------------------------------------------------------------------------------- /src/forked/marked/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/forked/marked/LICENSE -------------------------------------------------------------------------------- /src/forked/marked/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/forked/marked/README.md -------------------------------------------------------------------------------- /src/forked/marked/doc/broken.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/forked/marked/doc/broken.md -------------------------------------------------------------------------------- /src/forked/marked/doc/todo.md: -------------------------------------------------------------------------------- 1 | # Todo 2 | 3 | -------------------------------------------------------------------------------- /src/forked/marked/index.js: -------------------------------------------------------------------------------- 1 | module.exports = require('./lib/marked'); 2 | -------------------------------------------------------------------------------- /src/forked/marked/lib/marked.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/forked/marked/lib/marked.js -------------------------------------------------------------------------------- /src/forked/marked/man/marked.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/forked/marked/man/marked.1 -------------------------------------------------------------------------------- /src/forked/marked/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/forked/marked/package.json -------------------------------------------------------------------------------- /src/forked/marked/test/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/forked/marked/test/README -------------------------------------------------------------------------------- /src/forked/marked/test/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/forked/marked/test/index.js -------------------------------------------------------------------------------- /src/forked/marked/test/new/autolink_lines.text: -------------------------------------------------------------------------------- 1 | hello world 2 | 3 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/blockquote_list_item.text: -------------------------------------------------------------------------------- 1 | This fails in markdown.pl and upskirt: 2 | 3 | * hello 4 | > world 5 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/case_insensitive_refs.html: -------------------------------------------------------------------------------- 1 |

hi

2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/case_insensitive_refs.text: -------------------------------------------------------------------------------- 1 | [hi] 2 | 3 | [HI]: /url 4 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/escaped_angles.html: -------------------------------------------------------------------------------- 1 |

>

2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/escaped_angles.text: -------------------------------------------------------------------------------- 1 | \> 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/gfm_break.breaks.text: -------------------------------------------------------------------------------- 1 | Look at the 2 | pretty line 3 | breaks. 4 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/gfm_del.text: -------------------------------------------------------------------------------- 1 | hello ~~hi~~ world 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/gfm_em.html: -------------------------------------------------------------------------------- 1 |

These words should_not_be_emphasized.

2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/gfm_em.text: -------------------------------------------------------------------------------- 1 | These words should_not_be_emphasized. 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/gfm_links.text: -------------------------------------------------------------------------------- 1 | This should be a link: http://example.com/hello-world. 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/lazy_blockquotes.text: -------------------------------------------------------------------------------- 1 | > hi there 2 | bud 3 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/main.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/forked/marked/test/new/main.html -------------------------------------------------------------------------------- /src/forked/marked/test/new/main.text: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/forked/marked/test/new/main.text -------------------------------------------------------------------------------- /src/forked/marked/test/new/nested_square_link.text: -------------------------------------------------------------------------------- 1 | [the `]` character](/url) 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/not_a_link.html: -------------------------------------------------------------------------------- 1 |

[test](not a link)

2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/not_a_link.text: -------------------------------------------------------------------------------- 1 | \[test](not a link) 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/ref_paren.html: -------------------------------------------------------------------------------- 1 |

hi

2 | -------------------------------------------------------------------------------- /src/forked/marked/test/new/ref_paren.text: -------------------------------------------------------------------------------- 1 | [hi] 2 | 3 | [hi]: /url (there) 4 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/autolink_lines.text: -------------------------------------------------------------------------------- 1 | hello world 2 | 3 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/blockquote_list_item.text: -------------------------------------------------------------------------------- 1 | This fails in markdown.pl and upskirt: 2 | 3 | * hello 4 | > world 5 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/case_insensitive_refs.html: -------------------------------------------------------------------------------- 1 |

hi

2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/case_insensitive_refs.text: -------------------------------------------------------------------------------- 1 | [hi] 2 | 3 | [HI]: /url 4 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/escaped_angles.html: -------------------------------------------------------------------------------- 1 |

>

2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/escaped_angles.text: -------------------------------------------------------------------------------- 1 | \> 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/gfm_break.breaks.text: -------------------------------------------------------------------------------- 1 | Look at the 2 | pretty line 3 | breaks. 4 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/gfm_del.text: -------------------------------------------------------------------------------- 1 | hello ~~hi~~ world 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/gfm_em.html: -------------------------------------------------------------------------------- 1 |

These words should_not_be_emphasized.

2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/gfm_em.text: -------------------------------------------------------------------------------- 1 | These words should_not_be_emphasized. 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/gfm_links.text: -------------------------------------------------------------------------------- 1 | This should be a link: http://example.com/hello-world. 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/lazy_blockquotes.text: -------------------------------------------------------------------------------- 1 | > hi there 2 | bud 3 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/nested_square_link.text: -------------------------------------------------------------------------------- 1 | [the `]` character](/url) 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/not_a_link.html: -------------------------------------------------------------------------------- 1 |

[test](not a link)

2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/not_a_link.text: -------------------------------------------------------------------------------- 1 | \[test](not a link) 2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/ref_paren.html: -------------------------------------------------------------------------------- 1 |

hi

2 | -------------------------------------------------------------------------------- /src/forked/marked/test/tests/ref_paren.text: -------------------------------------------------------------------------------- 1 | [hi] 2 | 3 | [hi]: /url (there) 4 | -------------------------------------------------------------------------------- /src/functional_test_runner/cli.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/functional_test_runner/cli.js -------------------------------------------------------------------------------- /src/functional_test_runner/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/functional_test_runner/index.js -------------------------------------------------------------------------------- /src/kibi_plugins/investigate_core/public/dashboard/navbar/index.js: -------------------------------------------------------------------------------- 1 | import './reset'; 2 | -------------------------------------------------------------------------------- /src/kibi_plugins/migrations/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/kibi_plugins/migrations/index.js -------------------------------------------------------------------------------- /src/optimize/babel/.eslintrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/babel/.eslintrc -------------------------------------------------------------------------------- /src/optimize/babel/helpers.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/babel/helpers.js -------------------------------------------------------------------------------- /src/optimize/babel/options.build.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/babel/options.build.js -------------------------------------------------------------------------------- /src/optimize/babel/options.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/babel/options.js -------------------------------------------------------------------------------- /src/optimize/babel/polyfills.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/babel/polyfills.js -------------------------------------------------------------------------------- /src/optimize/babel/register.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/babel/register.js -------------------------------------------------------------------------------- /src/optimize/base_optimizer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/base_optimizer.js -------------------------------------------------------------------------------- /src/optimize/fs_optimizer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/fs_optimizer.js -------------------------------------------------------------------------------- /src/optimize/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/index.js -------------------------------------------------------------------------------- /src/optimize/lazy/lazy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/lazy/lazy.js -------------------------------------------------------------------------------- /src/optimize/lazy/lazy_optimizer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/lazy/lazy_optimizer.js -------------------------------------------------------------------------------- /src/optimize/lazy/lazy_server.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/lazy/lazy_server.js -------------------------------------------------------------------------------- /src/optimize/lazy/optmzr_role.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/lazy/optmzr_role.js -------------------------------------------------------------------------------- /src/optimize/lazy/proxy_role.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/lazy/proxy_role.js -------------------------------------------------------------------------------- /src/optimize/loaders.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/loaders.js -------------------------------------------------------------------------------- /src/optimize/postcss.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/optimize/postcss.config.js -------------------------------------------------------------------------------- /src/server/__tests__/base_path.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/__tests__/base_path.js -------------------------------------------------------------------------------- /src/server/config/complete.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/config/complete.js -------------------------------------------------------------------------------- /src/server/config/config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/config/config.js -------------------------------------------------------------------------------- /src/server/config/explode_by.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/config/explode_by.js -------------------------------------------------------------------------------- /src/server/config/flatten_with.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/config/flatten_with.js -------------------------------------------------------------------------------- /src/server/config/override.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/config/override.js -------------------------------------------------------------------------------- /src/server/config/schema.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/config/schema.js -------------------------------------------------------------------------------- /src/server/config/setup.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/config/setup.js -------------------------------------------------------------------------------- /src/server/http/__tests__/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/http/__tests__/index.js -------------------------------------------------------------------------------- /src/server/http/__tests__/xsrf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/http/__tests__/xsrf.js -------------------------------------------------------------------------------- /src/server/http/get_default_route.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/http/get_default_route.js -------------------------------------------------------------------------------- /src/server/http/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/http/index.js -------------------------------------------------------------------------------- /src/server/http/secure_options.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/http/secure_options.js -------------------------------------------------------------------------------- /src/server/http/setup_connection.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/http/setup_connection.js -------------------------------------------------------------------------------- /src/server/http/short_url_error.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/http/short_url_error.js -------------------------------------------------------------------------------- /src/server/http/short_url_lookup.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/http/short_url_lookup.js -------------------------------------------------------------------------------- /src/server/http/version_check.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/http/version_check.js -------------------------------------------------------------------------------- /src/server/http/xsrf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/http/xsrf.js -------------------------------------------------------------------------------- /src/server/index_patterns/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/index_patterns/index.js -------------------------------------------------------------------------------- /src/server/index_patterns/mixin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/index_patterns/mixin.js -------------------------------------------------------------------------------- /src/server/kbn_server.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/kbn_server.js -------------------------------------------------------------------------------- /src/server/logging/configuration.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/logging/configuration.js -------------------------------------------------------------------------------- /src/server/logging/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/logging/index.js -------------------------------------------------------------------------------- /src/server/logging/log_format.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/logging/log_format.js -------------------------------------------------------------------------------- /src/server/logging/log_reporter.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/logging/log_reporter.js -------------------------------------------------------------------------------- /src/server/path/__tests__/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/path/__tests__/index.js -------------------------------------------------------------------------------- /src/server/path/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/path/index.js -------------------------------------------------------------------------------- /src/server/pid/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/pid/index.js -------------------------------------------------------------------------------- /src/server/plugins/check_enabled.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/plugins/check_enabled.js -------------------------------------------------------------------------------- /src/server/plugins/check_version.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/plugins/check_version.js -------------------------------------------------------------------------------- /src/server/plugins/initialize.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/plugins/initialize.js -------------------------------------------------------------------------------- /src/server/plugins/plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/plugins/plugin.js -------------------------------------------------------------------------------- /src/server/plugins/plugin_api.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/plugins/plugin_api.js -------------------------------------------------------------------------------- /src/server/plugins/plugin_init.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/plugins/plugin_init.js -------------------------------------------------------------------------------- /src/server/plugins/scan.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/plugins/scan.js -------------------------------------------------------------------------------- /src/server/saved_objects/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/saved_objects/index.js -------------------------------------------------------------------------------- /src/server/shutdown_manager/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/shutdown_manager/index.js -------------------------------------------------------------------------------- /src/server/status/cgroup.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/status/cgroup.js -------------------------------------------------------------------------------- /src/server/status/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/status/index.js -------------------------------------------------------------------------------- /src/server/status/metrics.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/status/metrics.js -------------------------------------------------------------------------------- /src/server/status/samples.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/status/samples.js -------------------------------------------------------------------------------- /src/server/status/server_status.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/status/server_status.js -------------------------------------------------------------------------------- /src/server/status/states.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/status/states.js -------------------------------------------------------------------------------- /src/server/status/status.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/status/status.js -------------------------------------------------------------------------------- /src/server/views/index.jade: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/views/index.jade -------------------------------------------------------------------------------- /src/server/warnings/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/server/warnings/index.js -------------------------------------------------------------------------------- /src/test_utils/__tests__/get_url.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/test_utils/__tests__/get_url.js -------------------------------------------------------------------------------- /src/test_utils/base_auth.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/test_utils/base_auth.js -------------------------------------------------------------------------------- /src/test_utils/es/es_test_cluster.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/test_utils/es/es_test_cluster.js -------------------------------------------------------------------------------- /src/test_utils/es/es_test_config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/test_utils/es/es_test_config.js -------------------------------------------------------------------------------- /src/test_utils/es/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/test_utils/es/index.js -------------------------------------------------------------------------------- /src/test_utils/get_url.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/test_utils/get_url.js -------------------------------------------------------------------------------- /src/test_utils/index_snapshot.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/test_utils/index_snapshot.js -------------------------------------------------------------------------------- /src/test_utils/kbn_server.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/test_utils/kbn_server.js -------------------------------------------------------------------------------- /src/test_utils/scenario_manager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/test_utils/scenario_manager.js -------------------------------------------------------------------------------- /src/test_utils/wrap_async.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/test_utils/wrap_async.js -------------------------------------------------------------------------------- /src/ui/__tests__/fixtures/test_app/public/index.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/ui/__tests__/ui_exports.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/__tests__/ui_exports.js -------------------------------------------------------------------------------- /src/ui/__tests__/ui_mappings.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/__tests__/ui_mappings.js -------------------------------------------------------------------------------- /src/ui/__tests__/ui_nav_link.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/__tests__/ui_nav_link.js -------------------------------------------------------------------------------- /src/ui/app_entry_template.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/app_entry_template.js -------------------------------------------------------------------------------- /src/ui/i18n/__tests__/i18n.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/i18n/__tests__/i18n.js -------------------------------------------------------------------------------- /src/ui/i18n/i18n.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/i18n/i18n.js -------------------------------------------------------------------------------- /src/ui/i18n/index.js: -------------------------------------------------------------------------------- 1 | export { I18n } from './i18n'; 2 | -------------------------------------------------------------------------------- /src/ui/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/index.js -------------------------------------------------------------------------------- /src/ui/public/.eslintrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/.eslintrc -------------------------------------------------------------------------------- /src/ui/public/__tests__/errors.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/__tests__/errors.js -------------------------------------------------------------------------------- /src/ui/public/__tests__/metadata.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/__tests__/metadata.js -------------------------------------------------------------------------------- /src/ui/public/accessibility/index.js: -------------------------------------------------------------------------------- 1 | import './kbn_accessible_click'; 2 | -------------------------------------------------------------------------------- /src/ui/public/agg_response/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/agg_response/index.js -------------------------------------------------------------------------------- /src/ui/public/agg_table/agg_table.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/agg_table/agg_table.js -------------------------------------------------------------------------------- /src/ui/public/agg_types/agg_type.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/agg_types/agg_type.js -------------------------------------------------------------------------------- /src/ui/public/agg_types/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/agg_types/index.js -------------------------------------------------------------------------------- /src/ui/public/angular-bootstrap/accordion/accordion.html: -------------------------------------------------------------------------------- 1 |
-------------------------------------------------------------------------------- /src/ui/public/angular-bootstrap/progressbar/progress.html: -------------------------------------------------------------------------------- 1 |
-------------------------------------------------------------------------------- /src/ui/public/autoload/accessibility.js: -------------------------------------------------------------------------------- 1 | import '../accessibility'; 2 | -------------------------------------------------------------------------------- /src/ui/public/autoload/all.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/autoload/all.js -------------------------------------------------------------------------------- /src/ui/public/autoload/directives.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/autoload/directives.js -------------------------------------------------------------------------------- /src/ui/public/autoload/filters.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/autoload/filters.js -------------------------------------------------------------------------------- /src/ui/public/autoload/modules.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/autoload/modules.js -------------------------------------------------------------------------------- /src/ui/public/autoload/styles.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/autoload/styles.js -------------------------------------------------------------------------------- /src/ui/public/bind/__tests__/bind.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/bind/__tests__/bind.js -------------------------------------------------------------------------------- /src/ui/public/bind/bind.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/bind/bind.js -------------------------------------------------------------------------------- /src/ui/public/binder/binder.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/binder/binder.js -------------------------------------------------------------------------------- /src/ui/public/bound_to_config_obj.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/bound_to_config_obj.js -------------------------------------------------------------------------------- /src/ui/public/check_box/check_box.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/check_box/check_box.js -------------------------------------------------------------------------------- /src/ui/public/check_box/index.js: -------------------------------------------------------------------------------- 1 | import './check_box'; 2 | -------------------------------------------------------------------------------- /src/ui/public/chrome/api/angular.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/chrome/api/angular.js -------------------------------------------------------------------------------- /src/ui/public/chrome/api/apps.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/chrome/api/apps.js -------------------------------------------------------------------------------- /src/ui/public/chrome/api/controls.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/chrome/api/controls.js -------------------------------------------------------------------------------- /src/ui/public/chrome/api/nav.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/chrome/api/nav.js -------------------------------------------------------------------------------- /src/ui/public/chrome/api/template.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/chrome/api/template.js -------------------------------------------------------------------------------- /src/ui/public/chrome/api/theme.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/chrome/api/theme.js -------------------------------------------------------------------------------- /src/ui/public/chrome/api/xsrf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/chrome/api/xsrf.js -------------------------------------------------------------------------------- /src/ui/public/chrome/chrome.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/chrome/chrome.js -------------------------------------------------------------------------------- /src/ui/public/chrome/services/index.js: -------------------------------------------------------------------------------- 1 | import './global_nav_state'; 2 | -------------------------------------------------------------------------------- /src/ui/public/config/config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/config/config.js -------------------------------------------------------------------------------- /src/ui/public/config/migrations/_empty_: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/ui/public/courier/courier.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/courier/courier.js -------------------------------------------------------------------------------- /src/ui/public/courier/fetch/fetch.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/courier/fetch/fetch.js -------------------------------------------------------------------------------- /src/ui/public/crypto/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/crypto/index.js -------------------------------------------------------------------------------- /src/ui/public/crypto/sha256.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/crypto/sha256.js -------------------------------------------------------------------------------- /src/ui/public/debounce/debounce.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/debounce/debounce.js -------------------------------------------------------------------------------- /src/ui/public/directives/focus_on.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/directives/focus_on.js -------------------------------------------------------------------------------- /src/ui/public/directives/info.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/directives/info.js -------------------------------------------------------------------------------- /src/ui/public/directives/kbn_href.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/directives/kbn_href.js -------------------------------------------------------------------------------- /src/ui/public/directives/kbn_src.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/directives/kbn_src.js -------------------------------------------------------------------------------- /src/ui/public/directives/paginate.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/directives/paginate.js -------------------------------------------------------------------------------- /src/ui/public/directives/rows.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/directives/rows.js -------------------------------------------------------------------------------- /src/ui/public/doc_table/doc_table.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/doc_table/doc_table.js -------------------------------------------------------------------------------- /src/ui/public/doc_title/doc_title.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/doc_title/doc_title.js -------------------------------------------------------------------------------- /src/ui/public/dom_location.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/dom_location.js -------------------------------------------------------------------------------- /src/ui/public/elastic_textarea.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/elastic_textarea.js -------------------------------------------------------------------------------- /src/ui/public/errors.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/errors.js -------------------------------------------------------------------------------- /src/ui/public/es.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/es.js -------------------------------------------------------------------------------- /src/ui/public/events.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/events.js -------------------------------------------------------------------------------- /src/ui/public/field_editor/field_editor.less: -------------------------------------------------------------------------------- 1 | textarea.field-editor_script-input { 2 | height: 100px; 3 | } 4 | -------------------------------------------------------------------------------- /src/ui/public/filters/comma_list.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/comma_list.js -------------------------------------------------------------------------------- /src/ui/public/filters/field_type.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/field_type.js -------------------------------------------------------------------------------- /src/ui/public/filters/label.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/label.js -------------------------------------------------------------------------------- /src/ui/public/filters/markdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/markdown.js -------------------------------------------------------------------------------- /src/ui/public/filters/match_any.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/match_any.js -------------------------------------------------------------------------------- /src/ui/public/filters/moment.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/moment.js -------------------------------------------------------------------------------- /src/ui/public/filters/rison.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/rison.js -------------------------------------------------------------------------------- /src/ui/public/filters/short_dots.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/short_dots.js -------------------------------------------------------------------------------- /src/ui/public/filters/start_from.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/start_from.js -------------------------------------------------------------------------------- /src/ui/public/filters/unique.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/unique.js -------------------------------------------------------------------------------- /src/ui/public/filters/uriescape.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/filters/uriescape.js -------------------------------------------------------------------------------- /src/ui/public/fixed_scroll.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/fixed_scroll.js -------------------------------------------------------------------------------- /src/ui/public/highlight/highlight.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/highlight/highlight.js -------------------------------------------------------------------------------- /src/ui/public/highlight/html_tags.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/highlight/html_tags.js -------------------------------------------------------------------------------- /src/ui/public/icons/beats-color.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/icons/beats-color.svg -------------------------------------------------------------------------------- /src/ui/public/icons/beats-gray.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/icons/beats-gray.svg -------------------------------------------------------------------------------- /src/ui/public/icons/beats.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/icons/beats.svg -------------------------------------------------------------------------------- /src/ui/public/icons/kibana-color.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/icons/kibana-color.svg -------------------------------------------------------------------------------- /src/ui/public/icons/kibana-gray.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/icons/kibana-gray.svg -------------------------------------------------------------------------------- /src/ui/public/icons/kibana.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/icons/kibana.svg -------------------------------------------------------------------------------- /src/ui/public/icons/logstash.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/icons/logstash.svg -------------------------------------------------------------------------------- /src/ui/public/images/kibana.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/images/kibana.svg -------------------------------------------------------------------------------- /src/ui/public/index_patterns/_get.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/index_patterns/_get.js -------------------------------------------------------------------------------- /src/ui/public/kibi/empty_search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/empty_search.js -------------------------------------------------------------------------------- /src/ui/public/kibi/lodash4/Hash.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/lodash4/Hash.js -------------------------------------------------------------------------------- /src/ui/public/kibi/lodash4/eq.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/lodash4/eq.js -------------------------------------------------------------------------------- /src/ui/public/kibi/lodash4/getTag.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/lodash4/getTag.js -------------------------------------------------------------------------------- /src/ui/public/kibi/lodash4/isKey.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/lodash4/isKey.js -------------------------------------------------------------------------------- /src/ui/public/kibi/lodash4/last.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/lodash4/last.js -------------------------------------------------------------------------------- /src/ui/public/kibi/lodash4/parent.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/lodash4/parent.js -------------------------------------------------------------------------------- /src/ui/public/kibi/lodash4/set.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/lodash4/set.js -------------------------------------------------------------------------------- /src/ui/public/kibi/lodash4/slice.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/lodash4/slice.js -------------------------------------------------------------------------------- /src/ui/public/kibi/lodash4/toKey.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/lodash4/toKey.js -------------------------------------------------------------------------------- /src/ui/public/kibi/lodash4/unset.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/lodash4/unset.js -------------------------------------------------------------------------------- /src/ui/public/kibi/mappings/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/mappings/index.js -------------------------------------------------------------------------------- /src/ui/public/kibi/meta/kibi_meta.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/meta/kibi_meta.js -------------------------------------------------------------------------------- /src/ui/public/kibi/styles/kibi.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/styles/kibi.less -------------------------------------------------------------------------------- /src/ui/public/kibi/styles/kibi_config_sections.less: -------------------------------------------------------------------------------- 1 | .kibi-config-section { 2 | padding-top: 16px; 3 | } 4 | -------------------------------------------------------------------------------- /src/ui/public/kibi/utils/field.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/utils/field.js -------------------------------------------------------------------------------- /src/ui/public/kibi/utils/on_page.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/utils/on_page.js -------------------------------------------------------------------------------- /src/ui/public/kibi/utils/promise.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/kibi/utils/promise.js -------------------------------------------------------------------------------- /src/ui/public/listen/listen.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/listen/listen.js -------------------------------------------------------------------------------- /src/ui/public/management/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/management/index.js -------------------------------------------------------------------------------- /src/ui/public/management/section.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/management/section.js -------------------------------------------------------------------------------- /src/ui/public/metadata.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/metadata.js -------------------------------------------------------------------------------- /src/ui/public/modals/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/modals/index.js -------------------------------------------------------------------------------- /src/ui/public/modules.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/modules.js -------------------------------------------------------------------------------- /src/ui/public/notify/directives.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/notify/directives.js -------------------------------------------------------------------------------- /src/ui/public/notify/notifier.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/notify/notifier.js -------------------------------------------------------------------------------- /src/ui/public/notify/notify.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/notify/notify.js -------------------------------------------------------------------------------- /src/ui/public/notify/notify.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/notify/notify.less -------------------------------------------------------------------------------- /src/ui/public/pager/index.js: -------------------------------------------------------------------------------- 1 | import './pager_factory'; 2 | -------------------------------------------------------------------------------- /src/ui/public/pager/pager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/pager/pager.js -------------------------------------------------------------------------------- /src/ui/public/pager/pager_factory.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/pager/pager_factory.js -------------------------------------------------------------------------------- /src/ui/public/pager_control/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/pager_control/index.js -------------------------------------------------------------------------------- /src/ui/public/partials/info.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/partials/info.html -------------------------------------------------------------------------------- /src/ui/public/partials/truncate_by_height.html: -------------------------------------------------------------------------------- 1 |
2 | <%= body %> 3 |
-------------------------------------------------------------------------------- /src/ui/public/pattern_checker/pattern_checker.less: -------------------------------------------------------------------------------- 1 | pattern-checker .spinner { 2 | padding: 0 1em; 3 | } 4 | -------------------------------------------------------------------------------- /src/ui/public/private/private.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/private/private.js -------------------------------------------------------------------------------- /src/ui/public/promises/index.js: -------------------------------------------------------------------------------- 1 | import './promises'; 2 | -------------------------------------------------------------------------------- /src/ui/public/promises/promises.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/promises/promises.js -------------------------------------------------------------------------------- /src/ui/public/react_components.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/react_components.js -------------------------------------------------------------------------------- /src/ui/public/registry/_registry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/registry/_registry.js -------------------------------------------------------------------------------- /src/ui/public/registry/dev_tools.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/registry/dev_tools.js -------------------------------------------------------------------------------- /src/ui/public/registry/doc_views.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/registry/doc_views.js -------------------------------------------------------------------------------- /src/ui/public/registry/spy_modes.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/registry/spy_modes.js -------------------------------------------------------------------------------- /src/ui/public/registry/vis_types.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/registry/vis_types.js -------------------------------------------------------------------------------- /src/ui/public/routes/breadcrumbs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/routes/breadcrumbs.js -------------------------------------------------------------------------------- /src/ui/public/routes/routes.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/routes/routes.js -------------------------------------------------------------------------------- /src/ui/public/routes/work_queue.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/routes/work_queue.js -------------------------------------------------------------------------------- /src/ui/public/saved_objects/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/saved_objects/index.js -------------------------------------------------------------------------------- /src/ui/public/saved_objects_api.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/saved_objects_api.js -------------------------------------------------------------------------------- /src/ui/public/share/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/share/index.js -------------------------------------------------------------------------------- /src/ui/public/share/service.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/share/service.js -------------------------------------------------------------------------------- /src/ui/public/share/views/share.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/share/views/share.html -------------------------------------------------------------------------------- /src/ui/public/sortable_column/index.js: -------------------------------------------------------------------------------- 1 | import './sortable_column'; 2 | -------------------------------------------------------------------------------- /src/ui/public/storage/storage.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/storage/storage.js -------------------------------------------------------------------------------- /src/ui/public/stringify/icons/cv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/stringify/icons/cv.png -------------------------------------------------------------------------------- /src/ui/public/stringify/icons/de.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/stringify/icons/de.png -------------------------------------------------------------------------------- /src/ui/public/stringify/icons/go.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/stringify/icons/go.png -------------------------------------------------------------------------------- /src/ui/public/stringify/icons/ne.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/stringify/icons/ne.png -------------------------------------------------------------------------------- /src/ui/public/stringify/icons/ni.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/stringify/icons/ni.png -------------------------------------------------------------------------------- /src/ui/public/stringify/icons/us.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/stringify/icons/us.png -------------------------------------------------------------------------------- /src/ui/public/stringify/register.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/stringify/register.js -------------------------------------------------------------------------------- /src/ui/public/stringify/types/ip.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/stringify/types/ip.js -------------------------------------------------------------------------------- /src/ui/public/stringify/types/url.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/stringify/types/url.js -------------------------------------------------------------------------------- /src/ui/public/styles/base.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/base.less -------------------------------------------------------------------------------- /src/ui/public/styles/callout.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/callout.less -------------------------------------------------------------------------------- /src/ui/public/styles/config.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/config.less -------------------------------------------------------------------------------- /src/ui/public/styles/dark-theme.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/dark-theme.less -------------------------------------------------------------------------------- /src/ui/public/styles/hintbox.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/hintbox.less -------------------------------------------------------------------------------- /src/ui/public/styles/input.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/input.less -------------------------------------------------------------------------------- /src/ui/public/styles/mixins.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/mixins.less -------------------------------------------------------------------------------- /src/ui/public/styles/navbar.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/navbar.less -------------------------------------------------------------------------------- /src/ui/public/styles/pagination.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/pagination.less -------------------------------------------------------------------------------- /src/ui/public/styles/sidebar.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/sidebar.less -------------------------------------------------------------------------------- /src/ui/public/styles/spinner.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/spinner.less -------------------------------------------------------------------------------- /src/ui/public/styles/table.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/table.less -------------------------------------------------------------------------------- /src/ui/public/styles/theme.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/theme.less -------------------------------------------------------------------------------- /src/ui/public/styles/truncate.less: -------------------------------------------------------------------------------- 1 | .truncate-by-height { 2 | overflow: hidden; 3 | } 4 | -------------------------------------------------------------------------------- /src/ui/public/styles/variables.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/styles/variables.less -------------------------------------------------------------------------------- /src/ui/public/table_info/index.js: -------------------------------------------------------------------------------- 1 | import './table_info'; 2 | -------------------------------------------------------------------------------- /src/ui/public/test_harness/.eslintrc: -------------------------------------------------------------------------------- 1 | rules: 2 | no-console: 0 3 | -------------------------------------------------------------------------------- /src/ui/public/toggle_button/index.js: -------------------------------------------------------------------------------- 1 | import './toggle_button'; 2 | -------------------------------------------------------------------------------- /src/ui/public/toggle_panel/index.js: -------------------------------------------------------------------------------- 1 | import './toggle_panel'; 2 | -------------------------------------------------------------------------------- /src/ui/public/tooltip/tooltip.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/tooltip/tooltip.html -------------------------------------------------------------------------------- /src/ui/public/tooltip/tooltip.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/tooltip/tooltip.js -------------------------------------------------------------------------------- /src/ui/public/typeahead/_input.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/typeahead/_input.js -------------------------------------------------------------------------------- /src/ui/public/typeahead/_items.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/typeahead/_items.js -------------------------------------------------------------------------------- /src/ui/public/typeahead/_tabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/typeahead/_tabs.js -------------------------------------------------------------------------------- /src/ui/public/typeahead/typeahead.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/typeahead/typeahead.js -------------------------------------------------------------------------------- /src/ui/public/url/__tests__/url.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/url/__tests__/url.js -------------------------------------------------------------------------------- /src/ui/public/url/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/url/index.js -------------------------------------------------------------------------------- /src/ui/public/url/modify_url.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/url/modify_url.js -------------------------------------------------------------------------------- /src/ui/public/url/url.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/url/url.js -------------------------------------------------------------------------------- /src/ui/public/utils/base_object.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/base_object.js -------------------------------------------------------------------------------- /src/ui/public/utils/brush_event.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/brush_event.js -------------------------------------------------------------------------------- /src/ui/public/utils/cidr_mask.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/cidr_mask.js -------------------------------------------------------------------------------- /src/ui/public/utils/date_range.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/date_range.js -------------------------------------------------------------------------------- /src/ui/public/utils/diff_object.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/diff_object.js -------------------------------------------------------------------------------- /src/ui/public/utils/find_by_param.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/find_by_param.js -------------------------------------------------------------------------------- /src/ui/public/utils/ipv4_address.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/ipv4_address.js -------------------------------------------------------------------------------- /src/ui/public/utils/key_map.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/key_map.js -------------------------------------------------------------------------------- /src/ui/public/utils/mapping_setup.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/mapping_setup.js -------------------------------------------------------------------------------- /src/ui/public/utils/obj_define.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/obj_define.js -------------------------------------------------------------------------------- /src/ui/public/utils/query_string.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/query_string.js -------------------------------------------------------------------------------- /src/ui/public/utils/range.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/range.js -------------------------------------------------------------------------------- /src/ui/public/utils/scanner.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/scanner.js -------------------------------------------------------------------------------- /src/ui/public/utils/sequencer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/sequencer.js -------------------------------------------------------------------------------- /src/ui/public/utils/string_utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/string_utils.js -------------------------------------------------------------------------------- /src/ui/public/utils/supports.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/utils/supports.js -------------------------------------------------------------------------------- /src/ui/public/vis/__tests__/_vis.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vis/__tests__/_vis.js -------------------------------------------------------------------------------- /src/ui/public/vis/__tests__/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vis/__tests__/index.js -------------------------------------------------------------------------------- /src/ui/public/vis/agg_config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vis/agg_config.js -------------------------------------------------------------------------------- /src/ui/public/vis/agg_configs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vis/agg_configs.js -------------------------------------------------------------------------------- /src/ui/public/vis/renderbot.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vis/renderbot.js -------------------------------------------------------------------------------- /src/ui/public/vis/schemas.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vis/schemas.js -------------------------------------------------------------------------------- /src/ui/public/vis/vis.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vis/vis.js -------------------------------------------------------------------------------- /src/ui/public/vis/vis_type.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vis/vis_type.js -------------------------------------------------------------------------------- /src/ui/public/vis/vis_update.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vis/vis_update.js -------------------------------------------------------------------------------- /src/ui/public/vis_maps/kibana_map.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vis_maps/kibana_map.js -------------------------------------------------------------------------------- /src/ui/public/vislib/VISLIB.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vislib/VISLIB.md -------------------------------------------------------------------------------- /src/ui/public/vislib/lib/alerts.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vislib/lib/alerts.js -------------------------------------------------------------------------------- /src/ui/public/vislib/lib/data.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vislib/lib/data.js -------------------------------------------------------------------------------- /src/ui/public/vislib/lib/dispatch.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vislib/lib/dispatch.js -------------------------------------------------------------------------------- /src/ui/public/vislib/lib/handler.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vislib/lib/handler.js -------------------------------------------------------------------------------- /src/ui/public/vislib/lib/layout/types/map_layout.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/ui/public/vislib/vis.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vislib/vis.js -------------------------------------------------------------------------------- /src/ui/public/vislib/vislib.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/vislib/vislib.js -------------------------------------------------------------------------------- /src/ui/public/visualize/spy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/visualize/spy.html -------------------------------------------------------------------------------- /src/ui/public/visualize/spy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/visualize/spy.js -------------------------------------------------------------------------------- /src/ui/public/visualize/visualize.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/public/visualize/visualize.js -------------------------------------------------------------------------------- /src/ui/translations/en.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/translations/en.json -------------------------------------------------------------------------------- /src/ui/ui_app.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_app.js -------------------------------------------------------------------------------- /src/ui/ui_app_collection.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_app_collection.js -------------------------------------------------------------------------------- /src/ui/ui_bundle.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_bundle.js -------------------------------------------------------------------------------- /src/ui/ui_bundle_collection.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_bundle_collection.js -------------------------------------------------------------------------------- /src/ui/ui_bundler_env.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_bundler_env.js -------------------------------------------------------------------------------- /src/ui/ui_exports.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_exports.js -------------------------------------------------------------------------------- /src/ui/ui_i18n.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_i18n.js -------------------------------------------------------------------------------- /src/ui/ui_mappings.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_mappings.js -------------------------------------------------------------------------------- /src/ui/ui_nav_link.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_nav_link.js -------------------------------------------------------------------------------- /src/ui/ui_nav_link_collection.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_nav_link_collection.js -------------------------------------------------------------------------------- /src/ui/ui_settings/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_settings/index.js -------------------------------------------------------------------------------- /src/ui/ui_settings/mirror_status.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_settings/mirror_status.js -------------------------------------------------------------------------------- /src/ui/ui_settings/routes/delete.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_settings/routes/delete.js -------------------------------------------------------------------------------- /src/ui/ui_settings/routes/get.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_settings/routes/get.js -------------------------------------------------------------------------------- /src/ui/ui_settings/routes/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_settings/routes/index.js -------------------------------------------------------------------------------- /src/ui/ui_settings/routes/set.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/ui_settings/routes/set.js -------------------------------------------------------------------------------- /src/ui/views/chrome.jade: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/views/chrome.jade -------------------------------------------------------------------------------- /src/ui/views/root_redirect.jade: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/views/root_redirect.jade -------------------------------------------------------------------------------- /src/ui/views/ui_app.jade: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/ui/views/ui_app.jade -------------------------------------------------------------------------------- /src/utils/__tests__/modify_url.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/__tests__/modify_url.js -------------------------------------------------------------------------------- /src/utils/__tests__/unset.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/__tests__/unset.js -------------------------------------------------------------------------------- /src/utils/binder.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/binder.js -------------------------------------------------------------------------------- /src/utils/binder_for.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/binder_for.js -------------------------------------------------------------------------------- /src/utils/case_conversion.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/case_conversion.js -------------------------------------------------------------------------------- /src/utils/collection.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/collection.js -------------------------------------------------------------------------------- /src/utils/deep_clone_with_buffers.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/deep_clone_with_buffers.js -------------------------------------------------------------------------------- /src/utils/encode_query_component.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/encode_query_component.js -------------------------------------------------------------------------------- /src/utils/from_root.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/from_root.js -------------------------------------------------------------------------------- /src/utils/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/index.js -------------------------------------------------------------------------------- /src/utils/kbn_field_types.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/kbn_field_types.js -------------------------------------------------------------------------------- /src/utils/modify_url.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/modify_url.js -------------------------------------------------------------------------------- /src/utils/package_json.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/package_json.js -------------------------------------------------------------------------------- /src/utils/path_contains.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/path_contains.js -------------------------------------------------------------------------------- /src/utils/streams/concat_stream.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/streams/concat_stream.js -------------------------------------------------------------------------------- /src/utils/streams/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/streams/index.js -------------------------------------------------------------------------------- /src/utils/streams/json_streams.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/streams/json_streams.js -------------------------------------------------------------------------------- /src/utils/streams/list_stream.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/streams/list_stream.js -------------------------------------------------------------------------------- /src/utils/streams/map_stream.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/streams/map_stream.js -------------------------------------------------------------------------------- /src/utils/streams/reduce_stream.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/streams/reduce_stream.js -------------------------------------------------------------------------------- /src/utils/streams/split_stream.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/streams/split_stream.js -------------------------------------------------------------------------------- /src/utils/tooling_log/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/tooling_log/index.js -------------------------------------------------------------------------------- /src/utils/tooling_log/log_levels.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/tooling_log/log_levels.js -------------------------------------------------------------------------------- /src/utils/tooling_log/tooling_log.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/tooling_log/tooling_log.js -------------------------------------------------------------------------------- /src/utils/unset.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/unset.js -------------------------------------------------------------------------------- /src/utils/version.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/src/utils/version.js -------------------------------------------------------------------------------- /style_guides/angular_style_guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/style_guides/angular_style_guide.md -------------------------------------------------------------------------------- /style_guides/api_style_guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/style_guides/api_style_guide.md -------------------------------------------------------------------------------- /style_guides/architecture.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/style_guides/architecture.md -------------------------------------------------------------------------------- /style_guides/css_style_guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/style_guides/css_style_guide.md -------------------------------------------------------------------------------- /style_guides/html_style_guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/style_guides/html_style_guide.md -------------------------------------------------------------------------------- /style_guides/js_style_guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/style_guides/js_style_guide.md -------------------------------------------------------------------------------- /tasks/build/archives.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/archives.js -------------------------------------------------------------------------------- /tasks/build/babel_cache.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/babel_cache.js -------------------------------------------------------------------------------- /tasks/build/babel_options.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/babel_options.js -------------------------------------------------------------------------------- /tasks/build/data.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/data.js -------------------------------------------------------------------------------- /tasks/build/docker/docs/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/docker/docs/Dockerfile -------------------------------------------------------------------------------- /tasks/build/docker_docs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/docker_docs.js -------------------------------------------------------------------------------- /tasks/build/download_node_builds.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/download_node_builds.js -------------------------------------------------------------------------------- /tasks/build/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/index.js -------------------------------------------------------------------------------- /tasks/build/install_npm_deps.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/install_npm_deps.js -------------------------------------------------------------------------------- /tasks/build/installed_plugins.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/installed_plugins.js -------------------------------------------------------------------------------- /tasks/build/notice.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/notice.js -------------------------------------------------------------------------------- /tasks/build/os_packages.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/os_packages.js -------------------------------------------------------------------------------- /tasks/build/os_shell_scripts.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/os_shell_scripts.js -------------------------------------------------------------------------------- /tasks/build/package_json.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/package_json.js -------------------------------------------------------------------------------- /tasks/build/pleaserun.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/pleaserun.js -------------------------------------------------------------------------------- /tasks/build/readme.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/readme.js -------------------------------------------------------------------------------- /tasks/build/remove_pkg_json_deps.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/remove_pkg_json_deps.js -------------------------------------------------------------------------------- /tasks/build/shasums.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/shasums.js -------------------------------------------------------------------------------- /tasks/build/verify_translations.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/verify_translations.js -------------------------------------------------------------------------------- /tasks/build/versioned_links.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/build/versioned_links.js -------------------------------------------------------------------------------- /tasks/check_added_filenames.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/check_added_filenames.js -------------------------------------------------------------------------------- /tasks/check_plugins.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/check_plugins.js -------------------------------------------------------------------------------- /tasks/collect_files_to_commit.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/collect_files_to_commit.js -------------------------------------------------------------------------------- /tasks/config/aws_s3.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/aws_s3.js -------------------------------------------------------------------------------- /tasks/config/babel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/babel.js -------------------------------------------------------------------------------- /tasks/config/build.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/build.js -------------------------------------------------------------------------------- /tasks/config/clean.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/clean.js -------------------------------------------------------------------------------- /tasks/config/copy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/copy.js -------------------------------------------------------------------------------- /tasks/config/esvm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/esvm.js -------------------------------------------------------------------------------- /tasks/config/i18nextract.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/i18nextract.js -------------------------------------------------------------------------------- /tasks/config/karma.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/karma.js -------------------------------------------------------------------------------- /tasks/config/licenses.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/licenses.js -------------------------------------------------------------------------------- /tasks/config/mocha_istanbul.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/mocha_istanbul.js -------------------------------------------------------------------------------- /tasks/config/packages.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/packages.js -------------------------------------------------------------------------------- /tasks/config/platforms.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/platforms.js -------------------------------------------------------------------------------- /tasks/config/run.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/run.js -------------------------------------------------------------------------------- /tasks/config/s3.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/s3.js -------------------------------------------------------------------------------- /tasks/config/services.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/services.js -------------------------------------------------------------------------------- /tasks/config/simplemocha.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/config/simplemocha.js -------------------------------------------------------------------------------- /tasks/elastic_plugin_download.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/elastic_plugin_download.js -------------------------------------------------------------------------------- /tasks/functional_test_runner.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/functional_test_runner.js -------------------------------------------------------------------------------- /tasks/gremlin_download.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/gremlin_download.js -------------------------------------------------------------------------------- /tasks/jenkins.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/jenkins.js -------------------------------------------------------------------------------- /tasks/lib/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/index.js -------------------------------------------------------------------------------- /tasks/lib/licenses/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/licenses/index.js -------------------------------------------------------------------------------- /tasks/lib/licenses/valid.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/licenses/valid.js -------------------------------------------------------------------------------- /tasks/lib/notice/__tests__/notice.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/notice/__tests__/notice.js -------------------------------------------------------------------------------- /tasks/lib/notice/base_notice.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/notice/base_notice.txt -------------------------------------------------------------------------------- /tasks/lib/notice/bundled_notices.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/notice/bundled_notices.js -------------------------------------------------------------------------------- /tasks/lib/notice/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/notice/index.js -------------------------------------------------------------------------------- /tasks/lib/notice/node_notice.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/notice/node_notice.js -------------------------------------------------------------------------------- /tasks/lib/notice/notice.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/notice/notice.js -------------------------------------------------------------------------------- /tasks/lib/notice/package_notice.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/notice/package_notice.js -------------------------------------------------------------------------------- /tasks/lib/packages/__tests__/fixtures/fixture1/index.js: -------------------------------------------------------------------------------- 1 | console.log('I am fixture 1'); 2 | -------------------------------------------------------------------------------- /tasks/lib/packages/__tests__/fixtures/fixture1/node_modules/dep1/index.js: -------------------------------------------------------------------------------- 1 | console.log('I am dep 1'); 2 | -------------------------------------------------------------------------------- /tasks/lib/packages/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lib/packages/index.js -------------------------------------------------------------------------------- /tasks/licenses.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/licenses.js -------------------------------------------------------------------------------- /tasks/licenses_csv_report.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/licenses_csv_report.js -------------------------------------------------------------------------------- /tasks/lint_staged_files.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/lint_staged_files.js -------------------------------------------------------------------------------- /tasks/plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/plugin.js -------------------------------------------------------------------------------- /tasks/precommit.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/precommit.js -------------------------------------------------------------------------------- /tasks/reject_rej_files.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/reject_rej_files.js -------------------------------------------------------------------------------- /tasks/release.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/release.js -------------------------------------------------------------------------------- /tasks/release_packages.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/release_packages.js -------------------------------------------------------------------------------- /tasks/setup_kibana.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/setup_kibana.js -------------------------------------------------------------------------------- /tasks/sterilize.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/sterilize.js -------------------------------------------------------------------------------- /tasks/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/test.js -------------------------------------------------------------------------------- /tasks/test_jest.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/test_jest.js -------------------------------------------------------------------------------- /tasks/ui_framework.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/ui_framework.js -------------------------------------------------------------------------------- /tasks/utils/exec.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/utils/exec.js -------------------------------------------------------------------------------- /tasks/utils/files_to_commit.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/utils/files_to_commit.js -------------------------------------------------------------------------------- /tasks/utils/i18n_verify_keys.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/utils/i18n_verify_keys.js -------------------------------------------------------------------------------- /tasks/utils/update_version.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/tasks/utils/update_version.js -------------------------------------------------------------------------------- /test/api_integration/apis/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/api_integration/apis/index.js -------------------------------------------------------------------------------- /test/api_integration/config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/api_integration/config.js -------------------------------------------------------------------------------- /test/common/config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/common/config.js -------------------------------------------------------------------------------- /test/common/services/es.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/common/services/es.js -------------------------------------------------------------------------------- /test/common/services/es_archiver.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/common/services/es_archiver.js -------------------------------------------------------------------------------- /test/common/services/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/common/services/index.js -------------------------------------------------------------------------------- /test/dev_certs/server.crt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/dev_certs/server.crt -------------------------------------------------------------------------------- /test/dev_certs/server.key: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/dev_certs/server.key -------------------------------------------------------------------------------- /test/functional/config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/functional/config.js -------------------------------------------------------------------------------- /test/functional/services/find.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/functional/services/find.js -------------------------------------------------------------------------------- /test/functional/services/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/functional/services/index.js -------------------------------------------------------------------------------- /test/functional/services/retry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/functional/services/retry.js -------------------------------------------------------------------------------- /test/mocha.opts: -------------------------------------------------------------------------------- 1 | --require src/optimize/babel/register 2 | -------------------------------------------------------------------------------- /test/screenshots/.empty: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /test/screenshots/failure/.empty: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /test/scripts/jenkins_docs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/scripts/jenkins_docs.sh -------------------------------------------------------------------------------- /test/scripts/jenkins_selenium.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/scripts/jenkins_selenium.sh -------------------------------------------------------------------------------- /test/scripts/jenkins_unit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/scripts/jenkins_unit.sh -------------------------------------------------------------------------------- /test/scripts/run_mocha.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/scripts/run_mocha.js -------------------------------------------------------------------------------- /test/server_config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/server_config.js -------------------------------------------------------------------------------- /test/shield.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/test/shield.js -------------------------------------------------------------------------------- /ui_framework/.eslintrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/ui_framework/.eslintrc -------------------------------------------------------------------------------- /ui_framework/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/ui_framework/README.md -------------------------------------------------------------------------------- /ui_framework/components/action_item/_index.scss: -------------------------------------------------------------------------------- 1 | @import "action_item"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/bar/_index.scss: -------------------------------------------------------------------------------- 1 | @import "bar"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/collapse_button/_index.scss: -------------------------------------------------------------------------------- 1 | @import "collapse_button"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/column/_index.scss: -------------------------------------------------------------------------------- 1 | @import "column"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/event/_index.scss: -------------------------------------------------------------------------------- 1 | @import "event"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/form_layout/_index.scss: -------------------------------------------------------------------------------- 1 | @import "field_group"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/header_bar/_index.scss: -------------------------------------------------------------------------------- 1 | @import "header_bar"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/ui_framework/components/index.js -------------------------------------------------------------------------------- /ui_framework/components/index.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/ui_framework/components/index.scss -------------------------------------------------------------------------------- /ui_framework/components/info_button/_index.scss: -------------------------------------------------------------------------------- 1 | @import "info_button"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/link/_index.scss: -------------------------------------------------------------------------------- 1 | @import "link"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/link/_link.scss: -------------------------------------------------------------------------------- 1 | .kuiLink { 2 | @include link; 3 | } 4 | -------------------------------------------------------------------------------- /ui_framework/components/menu/_index.scss: -------------------------------------------------------------------------------- 1 | @import "menu"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/pager/_index.scss: -------------------------------------------------------------------------------- 1 | @import "pager"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/prompt_for_items/_index.scss: -------------------------------------------------------------------------------- 1 | @import "prompt_for_items"; 2 | -------------------------------------------------------------------------------- /ui_framework/components/table_info/_index.scss: -------------------------------------------------------------------------------- 1 | @import "table_info"; 2 | -------------------------------------------------------------------------------- /ui_framework/dist/ui_framework.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/ui_framework/dist/ui_framework.css -------------------------------------------------------------------------------- /ui_framework/doc_site/src/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/ui_framework/doc_site/src/index.js -------------------------------------------------------------------------------- /ui_framework/doc_site/src/views/button/button_small.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ui_framework/doc_site/src/views/icon/icon.html: -------------------------------------------------------------------------------- 1 |
2 | -------------------------------------------------------------------------------- /ui_framework/doc_site/src/views/link/link.html: -------------------------------------------------------------------------------- 1 | More info 2 | -------------------------------------------------------------------------------- /ui_framework/services/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/ui_framework/services/index.js -------------------------------------------------------------------------------- /ui_framework/services/key_codes.js: -------------------------------------------------------------------------------- 1 | export const ESC_KEY_CODE = 27; 2 | -------------------------------------------------------------------------------- /utilities/visual_regression.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/utilities/visual_regression.js -------------------------------------------------------------------------------- /webpackShims/ace.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/ace.js -------------------------------------------------------------------------------- /webpackShims/angular-sanitize.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/angular-sanitize.js -------------------------------------------------------------------------------- /webpackShims/angular-ui-select.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/angular-ui-select.js -------------------------------------------------------------------------------- /webpackShims/angular.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/angular.js -------------------------------------------------------------------------------- /webpackShims/antlr4-base.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/antlr4-base.js -------------------------------------------------------------------------------- /webpackShims/antlr4-sparql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/antlr4-sparql.js -------------------------------------------------------------------------------- /webpackShims/antlr4-sql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/antlr4-sql.js -------------------------------------------------------------------------------- /webpackShims/elasticsearch.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/elasticsearch.js -------------------------------------------------------------------------------- /webpackShims/gridster.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/gridster.js -------------------------------------------------------------------------------- /webpackShims/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/jquery.js -------------------------------------------------------------------------------- /webpackShims/kibi-qtip2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/kibi-qtip2.js -------------------------------------------------------------------------------- /webpackShims/leaflet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/leaflet.js -------------------------------------------------------------------------------- /webpackShims/lodash.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/lodash.js -------------------------------------------------------------------------------- /webpackShims/mocha.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/mocha.js -------------------------------------------------------------------------------- /webpackShims/moment-timezone.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/moment-timezone.js -------------------------------------------------------------------------------- /webpackShims/moment.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/moment.js -------------------------------------------------------------------------------- /webpackShims/ng-tags-input.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/ng-tags-input.js -------------------------------------------------------------------------------- /webpackShims/numeral.js: -------------------------------------------------------------------------------- 1 | module.exports = require('@elastic/numeral'); 2 | -------------------------------------------------------------------------------- /webpackShims/sinon.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/sinon.js -------------------------------------------------------------------------------- /webpackShims/ui-bootstrap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sirensolutions/kibi/HEAD/webpackShims/ui-bootstrap.js --------------------------------------------------------------------------------