elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.56k stars 8.08k forks source link

homepage app sample data dashboard test failures (3) #37420

Closed liza-mae closed 4 years ago

liza-mae commented 5 years ago

fail: "homepage app sample data dashboard should launch sample flights data set dashboard" │ retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="launchSampleDataSetflights"]) │ Wait timed out after 10032ms │ at /var/lib/jenkins/workspace/elastic+estf-cloud-kibana+master+multijob-selenium/ci/cloud/build/kibana/node_modules/selenium-webdriver/lib/webdriver.js:834:17 │ at process._tickCallback (internal/process/next_tick.js:68:7) │ Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="launchSampleDataSetflights"]) │ Wait timed out after 10032ms │ at node_modules/selenium-webdriver/lib/webdriver.js:834:17 │ at process._tickCallback (internal/process/next_tick.js:68:7) │ at lastError (test/common/services/retry/retry_for_success.ts:28:9) │ at onFailure (test/common/services/retry/retry_for_success.ts:68:13)

fail: "homepage app sample data dashboard should launch sample logs data set dashboard" │ retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="launchSampleDataSetlogs"]) │ Wait timed out after 10022ms │ at /var/lib/jenkins/workspace/elastic+estf-cloud-kibana+master+multijob-selenium/ci/cloud/build/kibana/node_modules/selenium-webdriver/lib/webdriver.js:834:17 │ at process._tickCallback (internal/process/next_tick.js:68:7) │ Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="launchSampleDataSetlogs"]) │ Wait timed out after 10022ms │ at node_modules/selenium-webdriver/lib/webdriver.js:834:17 │ at process._tickCallback (internal/process/next_tick.js:68:7) │ at lastError (test/common/services/retry/retry_for_success.ts:28:9) │ at onFailure (test/common/services/retry/retry_for_success.ts:68:13)

fail: "homepage app sample data dashboard should launch sample ecommerce data set dashboard" │ retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="launchSampleDataSetecommerce"]) │ Wait timed out after 10017ms │ at /var/lib/jenkins/workspace/elastic+estf-cloud-kibana+master+multijob-selenium/ci/cloud/build/kibana/node_modules/selenium-webdriver/lib/webdriver.js:834:17 │ at process._tickCallback (internal/process/next_tick.js:68:7) │ Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="launchSampleDataSetecommerce"]) │ Wait timed out after 10017ms │ at node_modules/selenium-webdriver/lib/webdriver.js:834:17 │ at process._tickCallback (internal/process/next_tick.js:68:7) │ at lastError (test/common/services/retry/retry_for_success.ts:28:9) │ at onFailure (test/common/services/retry/retry_for_success.ts:68:13)

Version: 7.2

I ran this manually and confirmed the data-test-subj launchSampleData* is not present, although the view sample data button is present. Looks maybe the data-test-subj attributes should be added back so the test passes?

elasticmachine commented 5 years ago

Pinging @elastic/kibana-test-triage

liza-mae commented 5 years ago
<html lang="en"><head><style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="viewport" content="width=device-width"><title>Kibana</title><style>/* INTER UI FONT */
/* INTER UI FONT */
/* INTER UI FONT */
/* INTER UI FONT */
@font-face {
  font-family: 'Inter UI';
  font-style:  normal;
  font-weight: 100;
  src: url("/ui/fonts/inter_ui/Inter-UI-Thin-BETA.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-Thin-BETA.woff") format("woff");
}
@font-face {
  font-family: 'Inter UI';
  font-style:  italic;
  font-weight: 100;
  src: url("/ui/fonts/inter_ui/Inter-UI-ThinItalic-BETA.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-ThinItalic-BETA.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style:  normal;
  font-weight: 200;
  src: url("/ui/fonts/inter_ui/Inter-UI-ExtraLight-BETA.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-ExtraLight-BETA.woff") format("woff");
}
@font-face {
  font-family: 'Inter UI';
  font-style:  italic;
  font-weight: 200;
  src: url("/ui/fonts/inter_ui/Inter-UI-ExtraLightItalic-BETA.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-ExtraLightItalic-BETA.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style:  normal;
  font-weight: 300;
  src: url("/ui/fonts/inter_ui/Inter-UI-Light-BETA.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-Light-BETA.woff") format("woff");
}
@font-face {
  font-family: 'Inter UI';
  font-style:  italic;
  font-weight: 300;
  src: url("/ui/fonts/inter_ui/Inter-UI-LightItalic-BETA.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-LightItalic-BETA.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style:  normal;
  font-weight: 400;
  src: url("/ui/fonts/inter_ui/Inter-UI-Regular.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-Regular.woff") format("woff");
}
@font-face {
  font-family: 'Inter UI';
  font-style:  italic;
  font-weight: 400;
  src: url("/ui/fonts/inter_ui/Inter-UI-Italic.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-Italic.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style:  normal;
  font-weight: 500;
  src: url("/ui/fonts/inter_ui/Inter-UI-Medium.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-Medium.woff") format("woff");
}
@font-face {
  font-family: 'Inter UI';
  font-style:  italic;
  font-weight: 500;
  src: url("/ui/fonts/inter_ui/Inter-UI-MediumItalic.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-MediumItalic.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style:  normal;
  font-weight: 600;
  src: url("/ui/fonts/inter_ui/Inter-UI-SemiBold.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-SemiBold.woff") format("woff");
}
@font-face {
  font-family: 'Inter UI';
  font-style:  italic;
  font-weight: 600;
  src: url("/ui/fonts/inter_ui/Inter-UI-SemiBoldItalic.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-SemiBoldItalic.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style:  normal;
  font-weight: 700;
  src: url("/ui/fonts/inter_ui/Inter-UI-Bold.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-Bold.woff") format("woff");
}
@font-face {
  font-family: 'Inter UI';
  font-style:  italic;
  font-weight: 700;
  src: url("/ui/fonts/inter_ui/Inter-UI-BoldItalic.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-BoldItalic.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style:  normal;
  font-weight: 800;
  src: url("/ui/fonts/inter_ui/Inter-UI-ExtraBold.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: 'Inter UI';
  font-style:  italic;
  font-weight: 800;
  src: url("/ui/fonts/inter_ui/Inter-UI-ExtraBoldItalic.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-ExtraBoldItalic.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style:  normal;
  font-weight: 900;
  src: url("/ui/fonts/inter_ui/Inter-UI-Black.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-Black.woff") format("woff");
}
@font-face {
  font-family: 'Inter UI';
  font-style:  italic;
  font-weight: 900;
  src: url("/ui/fonts/inter_ui/Inter-UI-BlackItalic.woff2") format("woff2"),
      url("/ui/fonts/inter_ui/Inter-UI-BlackItalic.woff") format("woff");
}

/* --------------------------------------------------------------------------
Single variable font.

Note that you may want to do something like this to make sure you're serving
constant fonts to older browsers:
html {
  font-family: 'Inter UI', sans-serif;
}
@supports (font-variation-settings: normal) {
  html {
    font-family: 'Inter UI var', sans-serif;
  }
}

BUGS:
- Safari 12.0 will default to italic instead of regular when font-weight
  is provided in a @font-face declaration.
  Workaround: Use "Inter UI var alt" for Safari, or explicitly set
  `font-variation-settings:"slnt" DEGREE`.
@font-face {
  font-family: 'Inter UI var';
  font-weight: 100 900;
  font-style: oblique 0deg 10deg;
  src: url("/ui/fonts/inter_ui/Inter-UI.var.woff2") format("woff2-variations"),
      url("/ui/fonts/inter_ui/Inter-UI.var.woff2") format("woff2");
}

"Inter UI var alt" is recommended for Safari and Edge, for reliable italics.

@supports (font-variation-settings: normal) {
  html {
    font-family: 'Inter UI var alt', sans-serif;
  }
}

@font-face {
  font-family: 'Inter UI var alt';
  font-weight: 100 900;
  font-style: normal;
  font-named-instance: 'Regular';
  src: url("/ui/fonts/inter_ui/Inter-UI-upright.var.woff2") format("woff2 supports variations(gvar)"),
      url("/ui/fonts/inter_ui/Inter-UI-upright.var.woff2") format("woff2-variations"),
      url("/ui/fonts/inter_ui/Inter-UI-upright.var.woff2") format("woff2");
}
@font-face {
  font-family: 'Inter UI var alt';
  font-weight: 100 900;
  font-style: italic;
  font-named-instance: 'Italic';
  src: url("/ui/fonts/inter_ui/Inter-UI-italic.var.woff2") format("woff2 supports variations(gvar)"),
      url("/ui/fonts/inter_ui/Inter-UI-italic.var.woff2") format("woff2-variations"),
      url("/ui/fonts/inter_ui/Inter-UI-italic.var.woff2") format("woff2");
}
*/

/* ROBOTO MONO FONTS */
/* ROBOTO MONO FONTS */
/* ROBOTO MONO FONTS */
/* ROBOTO MONO FONTS */
/* ROBOTO MONO FONTS */
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Mono Italic'), local('RobotoMono-Italic'), url("/ui/fonts/roboto_mono/RobotoMono-Italic.ttf") format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Mono Bold Italic'), local('RobotoMono-BoldItalic'), url("/ui/fonts/roboto_mono/RobotoMono-BoldItalic.ttf") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Mono'), local('RobotoMono-Regular'), url("/ui/fonts/roboto_mono/RobotoMono-Regular.ttf") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url("/ui/fonts/roboto_mono/RobotoMono-Bold.ttf") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}</style><link rel="apple-touch-icon" sizes="180x180" href="/ui/favicons/apple-touch-icon.png"><link rel="icon" type="image/png" href="/ui/favicons/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/ui/favicons/favicon-16x16.png" sizes="16x16"><link rel="manifest" href="/ui/favicons/manifest.json"><link rel="mask-icon" href="/ui/favicons/safari-pinned-tab.svg" color="#e8488b"><link rel="shortcut icon" href="/ui/favicons/favicon.ico"><meta name="msapplication-config" content="/ui/favicons/browserconfig.xml"><meta name="theme-color" content="#ffffff"><style>.kibanaWelcomeView {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FFFFFF;
}

.kibanaWelcomeLogo {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  /* SVG optimized according to http://codepen.io/tigt/post/optimizing-svgs-in-data-uris */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OSIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDQ5IDY0Ij4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPHBhdGggZmlsbD0iIzNFQkVCMCIgZD0iTTEuNDE2MzE1NzMsNjQgTDQ4LjY0MDA4MTEsNjQgQzQ4LjY0MDA4MTEsNTEuMTI2NCA0MS4yMzYyNjI0LDM5LjY4NDggMjkuNzQ3NDk0NCwzMi4zNzA0IEwxLjQxNjMxNTczLDY0IFoiLz4KICAgIDxwYXRoIGZpbGw9IiMzN0E1OTUiIGQ9Ik0wLDQxLjYgTDAsNjQgTDMuMDM3NTY4LDY0IEwyOS43NTA2NTYsMzIuMzY1NiBDMjcuOTI1ODQ1MywzMS4yMDMyIDI1Ljk5MjQwNTMsMzAuMTUyIDIzLjk3NTQ2NjcsMjkuMjA4IEwwLDQxLjYgWiIvPgogICAgPHBhdGggZmlsbD0iIzM1MzUzNCIgZD0iTTAsMjAuOCBMMCw1Ny42IEwyMy45Nzk1MiwyOS4yMDMyIEMxNi45MDA3Nzg3LDI1Ljg5NzYgMjQuOTM1Mjk2LDIyLjQgMTYuMjEzMzMzMywyMi40IEwwLDIwLjggWiIvPgogICAgPHBhdGggZmlsbD0iI0U5NDc4QiIgZD0iTTQ4LjY0LDAgTDAsMCBMMCwyNCBDOC43MjE5NjI2NywyNCAxNi45MDA3Nzg3LDI1Ljg5NzYgMjMuOTc5NTIsMjkuMjAzMiBMNDguNjQsMCBaIi8+CiAgPC9nPgo8L3N2Zz4K");
}
</style><link rel="stylesheet" type="text/css" href="/built_assets/dlls/vendors.style.dll.css"><link rel="stylesheet" type="text/css" href="/node_modules/@elastic/eui/dist/eui_theme_light.css"><link rel="stylesheet" type="text/css" href="/node_modules/@kbn/ui-framework/dist/kui_light.css"><link rel="stylesheet" type="text/css" href="/bundles/light_theme.style.css"><link rel="stylesheet" type="text/css" href="/bundles/commons.style.css"><link rel="stylesheet" type="text/css" href="/bundles/kibana.style.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/vega/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/timelion/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/tile_map/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/tagcloud/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/table_vis/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/region_map/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/metrics/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/metric_vis/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/markdown_vis/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/kibana/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/inspector_views/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/input_control_vis/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/data/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/console/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/upgrade_assistant/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/cross_cluster_replication/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/remote_clusters/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/rollup/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/infra/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/index_lifecycle_management/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/index_management/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/canvas/style/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/maps/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/code/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/apm/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/watcher/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/ml/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/searchprofiler/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/security/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/spaces/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/monitoring/index.light.css"><link rel="stylesheet" type="text/css" href="/built_assets/css/plugins/graph/index.light.css"><script async="" nonce="" src="/built_assets/dlls/vendors.bundle.dll.js"></script><script async="" nonce="" src="/bundles/commons.bundle.js"></script><script async="" nonce="" src="/bundles/kibana.bundle.js"></script><style id="ace_editor.css">.ace_editor {position: relative;overflow: hidden;font: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;direction: ltr;text-align: left;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}.ace_scroller {position: absolute;overflow: hidden;top: 0;bottom: 0;background-color: inherit;-ms-user-select: none;-moz-user-select: none;-webkit-user-select: none;user-select: none;cursor: text;}.ace_content {position: absolute;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;min-width: 100%;}.ace_dragging .ace_scroller:before{position: absolute;top: 0;left: 0;right: 0;bottom: 0;content: '';background: rgba(250, 250, 250, 0.01);z-index: 1000;}.ace_dragging.ace_dark .ace_scroller:before{background: rgba(0, 0, 0, 0.01);}.ace_selecting, .ace_selecting * {cursor: text !important;}.ace_gutter {position: absolute;overflow : hidden;width: auto;top: 0;bottom: 0;left: 0;cursor: default;z-index: 4;-ms-user-select: none;-moz-user-select: none;-webkit-user-select: none;user-select: none;}.ace_gutter-active-line {position: absolute;left: 0;right: 0;}.ace_scroller.ace_scroll-left {box-shadow: 17px 0 16px -16px rgba(0, 0, 0, 0.4) inset;}.ace_gutter-cell {padding-left: 19px;padding-right: 6px;background-repeat: no-repeat;}.ace_gutter-cell.ace_error {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAABOFBMVEX/////////QRswFAb/Ui4wFAYwFAYwFAaWGAfDRymzOSH/PxswFAb/SiUwFAYwFAbUPRvjQiDllog5HhHdRybsTi3/Tyv9Tir+Syj/UC3////XurebMBIwFAb/RSHbPx/gUzfdwL3kzMivKBAwFAbbvbnhPx66NhowFAYwFAaZJg8wFAaxKBDZurf/RB6mMxb/SCMwFAYwFAbxQB3+RB4wFAb/Qhy4Oh+4QifbNRcwFAYwFAYwFAb/QRzdNhgwFAYwFAbav7v/Uy7oaE68MBK5LxLewr/r2NXewLswFAaxJw4wFAbkPRy2PyYwFAaxKhLm1tMwFAazPiQwFAaUGAb/QBrfOx3bvrv/VC/maE4wFAbRPBq6MRO8Qynew8Dp2tjfwb0wFAbx6eju5+by6uns4uH9/f36+vr/GkHjAAAAYnRSTlMAGt+64rnWu/bo8eAA4InH3+DwoN7j4eLi4xP99Nfg4+b+/u9B/eDs1MD1mO7+4PHg2MXa347g7vDizMLN4eG+Pv7i5evs/v79yu7S3/DV7/498Yv24eH+4ufQ3Ozu/v7+y13sRqwAAADLSURBVHjaZc/XDsFgGIBhtDrshlitmk2IrbHFqL2pvXf/+78DPokj7+Fz9qpU/9UXJIlhmPaTaQ6QPaz0mm+5gwkgovcV6GZzd5JtCQwgsxoHOvJO15kleRLAnMgHFIESUEPmawB9ngmelTtipwwfASilxOLyiV5UVUyVAfbG0cCPHig+GBkzAENHS0AstVF6bacZIOzgLmxsHbt2OecNgJC83JERmePUYq8ARGkJx6XtFsdddBQgZE2nPR6CICZhawjA4Fb/chv+399kfR+MMMDGOQAAAABJRU5ErkJggg==");background-repeat: no-repeat;background-position: 2px center;}.ace_gutter-cell.ace_warning {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAmVBMVEX///8AAAD///8AAAAAAABPSzb/5sAAAAB/blH/73z/ulkAAAAAAAD85pkAAAAAAAACAgP/vGz/rkDerGbGrV7/pkQICAf////e0IsAAAD/oED/qTvhrnUAAAD/yHD/njcAAADuv2r/nz//oTj/p064oGf/zHAAAAA9Nir/tFIAAAD/tlTiuWf/tkIAAACynXEAAAAAAAAtIRW7zBpBAAAAM3RSTlMAABR1m7RXO8Ln31Z36zT+neXe5OzooRDfn+TZ4p3h2hTf4t3k3ucyrN1K5+Xaks52Sfs9CXgrAAAAjklEQVR42o3PbQ+CIBQFYEwboPhSYgoYunIqqLn6/z8uYdH8Vmdnu9vz4WwXgN/xTPRD2+sgOcZjsge/whXZgUaYYvT8QnuJaUrjrHUQreGczuEafQCO/SJTufTbroWsPgsllVhq3wJEk2jUSzX3CUEDJC84707djRc5MTAQxoLgupWRwW6UB5fS++NV8AbOZgnsC7BpEAAAAABJRU5ErkJggg==");background-position: 2px center;}.ace_gutter-cell.ace_info {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAAB2k804AAAAPklEQVQY02NgIB68QuO3tiLznjAwpKTgNyDbMegwisCHZUETUZV0ZqOquBpXj2rtnpSJT1AEnnRmL2OgGgAAIKkRQap2htgAAAAASUVORK5CYII=");background-position: 2px center;}.ace_dark .ace_gutter-cell.ace_info {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJFBMVEUAAAChoaGAgIAqKiq+vr6tra1ZWVmUlJSbm5s8PDxubm56enrdgzg3AAAAAXRSTlMAQObYZgAAAClJREFUeNpjYMAPdsMYHegyJZFQBlsUlMFVCWUYKkAZMxZAGdxlDMQBAG+TBP4B6RyJAAAAAElFTkSuQmCC");}.ace_scrollbar {position: absolute;right: 0;bottom: 0;z-index: 6;}.ace_scrollbar-inner {position: absolute;cursor: text;left: 0;top: 0;}.ace_scrollbar-v{overflow-x: hidden;overflow-y: scroll;top: 0;}.ace_scrollbar-h {overflow-x: scroll;overflow-y: hidden;left: 0;}.ace_print-margin {position: absolute;height: 100%;}.ace_text-input {position: absolute;z-index: 0;width: 0.5em;height: 1em;opacity: 0;background: transparent;-moz-appearance: none;appearance: none;border: none;resize: none;outline: none;overflow: hidden;font: inherit;padding: 0 1px;margin: 0 -1px;text-indent: -1em;-ms-user-select: text;-moz-user-select: text;-webkit-user-select: text;user-select: text;white-space: pre!important;}.ace_text-input.ace_composition {background: inherit;color: inherit;z-index: 1000;opacity: 1;text-indent: 0;}.ace_layer {z-index: 1;position: absolute;overflow: hidden;word-wrap: normal;white-space: pre;height: 100%;width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;pointer-events: none;}.ace_gutter-layer {position: relative;width: auto;text-align: right;pointer-events: auto;}.ace_text-layer {font: inherit !important;}.ace_cjk {display: inline-block;text-align: center;}.ace_cursor-layer {z-index: 4;}.ace_cursor {z-index: 4;position: absolute;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;border-left: 2px solid;transform: translatez(0);}.ace_multiselect .ace_cursor {border-left-width: 1px;}.ace_slim-cursors .ace_cursor {border-left-width: 1px;}.ace_overwrite-cursors .ace_cursor {border-left-width: 0;border-bottom: 1px solid;}.ace_hidden-cursors .ace_cursor {opacity: 0.2;}.ace_smooth-blinking .ace_cursor {-webkit-transition: opacity 0.18s;transition: opacity 0.18s;}.ace_marker-layer .ace_step, .ace_marker-layer .ace_stack {position: absolute;z-index: 3;}.ace_marker-layer .ace_selection {position: absolute;z-index: 5;}.ace_marker-layer .ace_bracket {position: absolute;z-index: 6;}.ace_marker-layer .ace_active-line {position: absolute;z-index: 2;}.ace_marker-layer .ace_selected-word {position: absolute;z-index: 4;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}.ace_line .ace_fold {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: inline-block;height: 11px;margin-top: -2px;vertical-align: middle;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwOlgAXGYGRklAVSokD8GmjwY1wasKljQpYACtpCFeADcHVQfQyMQAwzwAZI3wJKvCLkfKBaMSClBlR7BOQikCFGQEErIH0VqkabiGCAqwUadAzZJRxQr/0gwiXIal8zQQPnNVTgJ1TdawL0T5gBIP1MUJNhBv2HKoQHHjqNrA4WO4zY0glyNKLT2KIfIMAAQsdgGiXvgnYAAAAASUVORK5CYII="),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA3CAYAAADNNiA5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACJJREFUeNpi+P//fxgTAwPDBxDxD078RSX+YeEyDFMCIMAAI3INmXiwf2YAAAAASUVORK5CYII=");background-repeat: no-repeat, repeat-x;background-position: center center, top left;color: transparent;border: 1px solid black;border-radius: 2px;cursor: pointer;pointer-events: auto;}.ace_dark .ace_fold {}.ace_fold:hover{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwOlgAXGYGRklAVSokD8GmjwY1wasKljQpYACtpCFeADcHVQfQyMQAwzwAZI3wJKvCLkfKBaMSClBlR7BOQikCFGQEErIH0VqkabiGCAqwUadAzZJRxQr/0gwiXIal8zQQPnNVTgJ1TdawL0T5gBIP1MUJNhBv2HKoQHHjqNrA4WO4zY0glyNKLT2KIfIMAAQsdgGiXvgnYAAAAASUVORK5CYII="),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA3CAYAAADNNiA5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACBJREFUeNpi+P//fz4TAwPDZxDxD5X4i5fLMEwJgAADAEPVDbjNw87ZAAAAAElFTkSuQmCC");}.ace_tooltip {background-color: #FFF;background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.1));border: 1px solid gray;border-radius: 1px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);color: black;max-width: 100%;padding: 3px 4px;position: fixed;z-index: 999999;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;cursor: default;white-space: pre;word-wrap: break-word;line-height: normal;font-style: normal;font-weight: normal;letter-spacing: normal;pointer-events: none;}.ace_folding-enabled > .ace_gutter-cell {padding-right: 13px;}.ace_fold-widget {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0 -12px 0 1px;display: none;width: 11px;vertical-align: top;background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAANElEQVR42mWKsQ0AMAzC8ixLlrzQjzmBiEjp0A6WwBCSPgKAXoLkqSot7nN3yMwR7pZ32NzpKkVoDBUxKAAAAABJRU5ErkJggg==");background-repeat: no-repeat;background-position: center;border-radius: 3px;border: 1px solid transparent;cursor: pointer;}.ace_folding-enabled .ace_fold-widget {display: inline-block;   }.ace_fold-widget.ace_end {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAANElEQVR42m3HwQkAMAhD0YzsRchFKI7sAikeWkrxwScEB0nh5e7KTPWimZki4tYfVbX+MNl4pyZXejUO1QAAAABJRU5ErkJggg==");}.ace_fold-widget.ace_closed {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAGCAYAAAAG5SQMAAAAOUlEQVR42jXKwQkAMAgDwKwqKD4EwQ26sSOkVWjgIIHAzPiCgaqiqnJHZnKICBERHN194O5b9vbLuAVRL+l0YWnZAAAAAElFTkSuQmCCXA==");}.ace_fold-widget:hover {border: 1px solid rgba(0, 0, 0, 0.3);background-color: rgba(255, 255, 255, 0.2);box-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);}.ace_fold-widget:active {border: 1px solid rgba(0, 0, 0, 0.4);background-color: rgba(0, 0, 0, 0.05);box-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);}.ace_dark .ace_fold-widget {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHklEQVQIW2P4//8/AzoGEQ7oGCaLLAhWiSwB146BAQCSTPYocqT0AAAAAElFTkSuQmCC");}.ace_dark .ace_fold-widget.ace_end {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAH0lEQVQIW2P4//8/AxQ7wNjIAjDMgC4AxjCVKBirIAAF0kz2rlhxpAAAAABJRU5ErkJggg==");}.ace_dark .ace_fold-widget.ace_closed {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAFCAYAAACAcVaiAAAAHElEQVQIW2P4//+/AxAzgDADlOOAznHAKgPWAwARji8UIDTfQQAAAABJRU5ErkJggg==");}.ace_dark .ace_fold-widget:hover {box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);background-color: rgba(255, 255, 255, 0.1);}.ace_dark .ace_fold-widget:active {box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);}.ace_fold-widget.ace_invalid {background-color: #FFB4B4;border-color: #DE5555;}.ace_fade-fold-widgets .ace_fold-widget {-webkit-transition: opacity 0.4s ease 0.05s;transition: opacity 0.4s ease 0.05s;opacity: 0;}.ace_fade-fold-widgets:hover .ace_fold-widget {-webkit-transition: opacity 0.05s ease 0.05s;transition: opacity 0.05s ease 0.05s;opacity:1;}.ace_underline {text-decoration: underline;}.ace_bold {font-weight: bold;}.ace_nobold .ace_bold {font-weight: normal;}.ace_italic {font-style: italic;}.ace_error-marker {background-color: rgba(255, 0, 0,0.2);position: absolute;z-index: 9;}.ace_highlight-marker {background-color: rgba(255, 255, 0,0.2);position: absolute;z-index: 8;}.ace_br1 {border-top-left-radius    : 3px;}.ace_br2 {border-top-right-radius   : 3px;}.ace_br3 {border-top-left-radius    : 3px; border-top-right-radius:    3px;}.ace_br4 {border-bottom-right-radius: 3px;}.ace_br5 {border-top-left-radius    : 3px; border-bottom-right-radius: 3px;}.ace_br6 {border-top-right-radius   : 3px; border-bottom-right-radius: 3px;}.ace_br7 {border-top-left-radius    : 3px; border-top-right-radius:    3px; border-bottom-right-radius: 3px;}.ace_br8 {border-bottom-left-radius : 3px;}.ace_br9 {border-top-left-radius    : 3px; border-bottom-left-radius:  3px;}.ace_br10{border-top-right-radius   : 3px; border-bottom-left-radius:  3px;}.ace_br11{border-top-left-radius    : 3px; border-top-right-radius:    3px; border-bottom-left-radius:  3px;}.ace_br12{border-bottom-right-radius: 3px; border-bottom-left-radius:  3px;}.ace_br13{border-top-left-radius    : 3px; border-bottom-right-radius: 3px; border-bottom-left-radius:  3px;}.ace_br14{border-top-right-radius   : 3px; border-bottom-right-radius: 3px; border-bottom-left-radius:  3px;}.ace_br15{border-top-left-radius    : 3px; border-top-right-radius:    3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}.ace_text-input-ios {position: absolute !important;top: -100000px !important;left: -100000px !important;}
/*# sourceURL=ace/css/ace_editor.css */</style><style id="ace-tm">.ace-tm .ace_gutter {background: #f0f0f0;color: #333;}.ace-tm .ace_print-margin {width: 1px;background: #e8e8e8;}.ace-tm .ace_fold {background-color: #6B72E6;}.ace-tm {background-color: #FFFFFF;color: black;}.ace-tm .ace_cursor {color: black;}.ace-tm .ace_invisible {color: rgb(191, 191, 191);}.ace-tm .ace_storage,.ace-tm .ace_keyword {color: blue;}.ace-tm .ace_constant {color: rgb(197, 6, 11);}.ace-tm .ace_constant.ace_buildin {color: rgb(88, 72, 246);}.ace-tm .ace_constant.ace_language {color: rgb(88, 92, 246);}.ace-tm .ace_constant.ace_library {color: rgb(6, 150, 14);}.ace-tm .ace_invalid {background-color: rgba(255, 0, 0, 0.1);color: red;}.ace-tm .ace_support.ace_function {color: rgb(60, 76, 114);}.ace-tm .ace_support.ace_constant {color: rgb(6, 150, 14);}.ace-tm .ace_support.ace_type,.ace-tm .ace_support.ace_class {color: rgb(109, 121, 222);}.ace-tm .ace_keyword.ace_operator {color: rgb(104, 118, 135);}.ace-tm .ace_string {color: rgb(3, 106, 7);}.ace-tm .ace_comment {color: rgb(76, 136, 107);}.ace-tm .ace_comment.ace_doc {color: rgb(0, 102, 255);}.ace-tm .ace_comment.ace_doc.ace_tag {color: rgb(128, 159, 191);}.ace-tm .ace_constant.ace_numeric {color: rgb(0, 0, 205);}.ace-tm .ace_variable {color: rgb(49, 132, 149);}.ace-tm .ace_xml-pe {color: rgb(104, 104, 91);}.ace-tm .ace_entity.ace_name.ace_function {color: #0000A2;}.ace-tm .ace_heading {color: rgb(12, 7, 255);}.ace-tm .ace_list {color:rgb(185, 6, 144);}.ace-tm .ace_meta.ace_tag {color:rgb(0, 22, 142);}.ace-tm .ace_string.ace_regex {color: rgb(255, 0, 0)}.ace-tm .ace_marker-layer .ace_selection {background: rgb(181, 213, 255);}.ace-tm.ace_multiselect .ace_selection.ace_start {box-shadow: 0 0 3px 0px white;}.ace-tm .ace_marker-layer .ace_step {background: rgb(252, 255, 0);}.ace-tm .ace_marker-layer .ace_stack {background: rgb(164, 229, 101);}.ace-tm .ace_marker-layer .ace_bracket {margin: -1px 0 0 -1px;border: 1px solid rgb(192, 192, 192);}.ace-tm .ace_marker-layer .ace_active-line {background: rgba(0, 0, 0, 0.07);}.ace-tm .ace_gutter-active-line {background-color : #dcdcdc;}.ace-tm .ace_marker-layer .ace_selected-word {background: rgb(250, 250, 255);border: 1px solid rgb(200, 200, 250);}.ace-tm .ace_indent-guide {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y;}
/*# sourceURL=ace/css/ace-tm */</style><style>    .error_widget_wrapper {        background: inherit;        color: inherit;        border:none    }    .error_widget {        border-top: solid 2px;        border-bottom: solid 2px;        margin: 5px 0;        padding: 10px 40px;        white-space: pre-wrap;    }    .error_widget.ace_error, .error_widget_arrow.ace_error{        border-color: #ff5a5a    }    .error_widget.ace_warning, .error_widget_arrow.ace_warning{        border-color: #F1D817    }    .error_widget.ace_info, .error_widget_arrow.ace_info{        border-color: #5a5a5a    }    .error_widget.ace_ok, .error_widget_arrow.ace_ok{        border-color: #5aaa5a    }    .error_widget_arrow {        position: absolute;        border: solid 5px;        border-top-color: transparent!important;        border-right-color: transparent!important;        border-left-color: transparent!important;        top: -5px;    }</style><style id="ace_searchbox">.ace_search {background-color: #ddd;color: #666;border: 1px solid #cbcbcb;border-top: 0 none;overflow: hidden;margin: 0;padding: 4px 6px 0 4px;position: absolute;top: 0;z-index: 99;white-space: normal;}.ace_search.left {border-left: 0 none;border-radius: 0px 0px 5px 0px;left: 0;}.ace_search.right {border-radius: 0px 0px 0px 5px;border-right: 0 none;right: 0;}.ace_search_form, .ace_replace_form {margin: 0 20px 4px 0;overflow: hidden;line-height: 1.9;}.ace_replace_form {margin-right: 0;}.ace_search_form.ace_nomatch {outline: 1px solid red;}.ace_search_field {border-radius: 3px 0 0 3px;background-color: white;color: black;border: 1px solid #cbcbcb;border-right: 0 none;box-sizing: border-box!important;outline: 0;padding: 0;font-size: inherit;margin: 0;line-height: inherit;padding: 0 6px;min-width: 17em;vertical-align: top;}.ace_searchbtn {border: 1px solid #cbcbcb;line-height: inherit;display: inline-block;padding: 0 6px;background: #fff;border-right: 0 none;border-left: 1px solid #dcdcdc;cursor: pointer;margin: 0;position: relative;box-sizing: content-box!important;color: #666;}.ace_searchbtn:last-child {border-radius: 0 3px 3px 0;border-right: 1px solid #cbcbcb;}.ace_searchbtn:disabled {background: none;cursor: default;}.ace_searchbtn:hover {background-color: #eef1f6;}.ace_searchbtn.prev, .ace_searchbtn.next {padding: 0px 0.7em}.ace_searchbtn.prev:after, .ace_searchbtn.next:after {content: "";border: solid 2px #888;width: 0.5em;height: 0.5em;border-width:  2px 0 0 2px;display:inline-block;transform: rotate(-45deg);}.ace_searchbtn.next:after {border-width: 0 2px 2px 0 ;}.ace_searchbtn_close {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAcCAYAAABRVo5BAAAAZ0lEQVR42u2SUQrAMAhDvazn8OjZBilCkYVVxiis8H4CT0VrAJb4WHT3C5xU2a2IQZXJjiQIRMdkEoJ5Q2yMqpfDIo+XY4k6h+YXOyKqTIj5REaxloNAd0xiKmAtsTHqW8sR2W5f7gCu5nWFUpVjZwAAAABJRU5ErkJggg==) no-repeat 50% 0;border-radius: 50%;border: 0 none;color: #656565;cursor: pointer;font: 16px/16px Arial;padding: 0;height: 14px;width: 14px;top: 9px;right: 7px;position: absolute;}.ace_searchbtn_close:hover {background-color: #656565;background-position: 50% 100%;color: white;}.ace_button {margin-left: 2px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-o-user-select: none;-ms-user-select: none;user-select: none;overflow: hidden;opacity: 0.7;border: 1px solid rgba(100,100,100,0.23);padding: 1px;box-sizing:    border-box!important;color: black;}.ace_button:hover {background-color: #eee;opacity:1;}.ace_button:active {background-color: #ddd;}.ace_button.checked {border-color: #3399ff;opacity:1;}.ace_search_options{margin-bottom: 3px;text-align: right;-webkit-user-select: none;-moz-user-select: none;-o-user-select: none;-ms-user-select: none;user-select: none;clear: both;}.ace_search_counter {float: left;font-family: arial;padding: 0 8px;}
/*# sourceURL=ace/css/ace_searchbox */</style><style data-styled-components="" nonce=""></style><style id="style-compile">.truncate-by-height {
  max-height: 115px !important;
  display: inline-block;
}
.truncate-by-height:before {
  top: 100px;
}
</style><style id="disableAnimationsCss">*:not(.essentialAnimation),
*:not(.essentialAnimation):before,
*:not(.essentialAnimation):after {
  /**
   * set the animation/transition duration to 0s so that animation callbacks are
   * still triggered, allowing components that require them to remain functional
   */

  -webkit-animation-duration: 0s !important;
  animation-duration: 0s !important;

  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;

  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}
</style><style>.ace_snippet-marker {    -moz-box-sizing: border-box;    box-sizing: border-box;    background: rgba(194, 193, 208, 0.09);    border: 1px dotted rgba(211, 208, 235, 0.62);    position: absolute;}</style><style>.ace_editor.ace_autocomplete .ace_marker-layer .ace_active-line {    background-color: #CAD6FA;    z-index: 1;}.ace_editor.ace_autocomplete .ace_line-hover {    border: 1px solid #abbffe;    margin-top: -1px;    background: rgba(233,233,253,0.4);}.ace_editor.ace_autocomplete .ace_line-hover {    position: absolute;    z-index: 2;}.ace_editor.ace_autocomplete .ace_scroller {   background: none;   border: none;   box-shadow: none;}.ace_rightAlignedText {    color: gray;    display: inline-block;    position: absolute;    right: 4px;    text-align: right;    z-index: -1;}.ace_editor.ace_autocomplete .ace_completion-highlight{    color: #000;    text-shadow: 0 0 0.01em;}.ace_editor.ace_autocomplete {    width: 280px;    z-index: 200000;    background: #fbfbfb;    color: #444;    border: 1px lightgray solid;    position: fixed;    box-shadow: 2px 3px 5px rgba(0,0,0,.2);    line-height: 1.4;}</style></head><body class="coreSystemRootDomElement" id="kibana-app"><div><div><div class="euiGlobalToastList"></div></div></div><div id="kibana-body" kbn-chrome="true"><div class="content" chrome-context="" data-test-subj="kibanaChrome">
  <kbn-loading-indicator><div class="kbnLoadingIndicator hidden" data-test-subj="globalLoadingIndicator-hidden"><div class="kbnLoadingIndicator__bar essentialAnimation"></div></div></kbn-loading-indicator>

  <header-global-nav class="header-global-wrapper hide-for-sharing" is-visible="chrome.getVisible()" app-title="chrome.getAppTitle()" data-test-subj="headerGlobalNav"><div class="euiHeader"><div class="euiHeaderSection euiHeaderSection--dontGrow euiHeaderSection--left"><span class="euiShowFor eui-showFor--xs eui-showFor--s"><div class="euiHeaderSectionItem euiHeaderSectionItem--borderRight"><button class="euiHeaderSectionItem__button" type="button" aria-label="Toggle side navigation"><svg class="euiIcon euiIcon--medium" focusable="false" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16"><defs><path id="apps-a" d="M2 4V2h2v2H2zm5 0V2h2v2H7zm5 0V2h2v2h-2zM2 9V7h2v2H2zm5 0V7h2v2H7zm5 0V7h2v2h-2zM2 14v-2h2v2H2zm5 0v-2h2v2H7zm5 0v-2h2v2h-2z"></path></defs><use xlink:href="#apps-a"></use></svg></button></div></span><div class="euiHeaderSectionItem euiHeaderSectionItem--borderRight"><a href="/app/kibana#/home" class="euiHeaderLogo" data-test-subj="logo" aria-label="Go to home page"><svg class="euiIcon euiIcon--large euiHeaderLogo__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="#F04E98" d="M4 0v28.789L28.935.017z"></path><path class="euiIcon__fillNegative" d="M4 12v16.789l11.906-13.738A24.721 24.721 0 0 0 4 12"></path><path fill="#00BFB3" d="M18.479 16.664L6.268 30.754l-1.073 1.237h23.191c-1.252-6.292-4.883-11.719-9.908-15.327"></path></g></svg></a></div><div class="euiHeaderSectionItem euiHeaderSectionItem--borderRight"><div><div class="euiPopover euiPopover--anchorDownLeft euiPopover--withTitle" id="spcMenuPopover" data-test-subj="spacesNavSelector"><div class="euiPopover__anchor"><button class="euiHeaderSectionItem__button" type="button" aria-controls="headerSpacesMenuList" aria-expanded="false" aria-haspopup="true" aria-label="Default Space" title="Default Space"><div class="euiAvatar euiAvatar--s euiAvatar--space spaceNavGraphic" aria-label="Default Space" title="Default Space" data-test-subj="space-avatar-default" style="background-image: none; background-color: rgb(70, 26, 10); color: rgb(255, 255, 255);"><span aria-hidden="true">DS</span></div></button></div></div></div></div></div><nav aria-label="breadcrumb" class="euiBreadcrumbs euiHeaderBreadcrumbs euiBreadcrumbs--truncate euiBreadcrumbs--responsive" data-test-subj="breadcrumbs"><a class="euiLink euiLink--subdued euiBreadcrumb" href="#/home" title="Home" data-test-subj="breadcrumb first">Home</a><div class="euiBreadcrumbSeparator"></div><span class="euiBreadcrumb euiBreadcrumb--last" title="Add data" aria-current="page" data-test-subj="breadcrumb last">Add data</span></nav><div class="euiHeaderSection euiHeaderSection--dontGrow euiHeaderSection--right"><div class="euiHeaderSectionItem euiHeaderSectionItem--borderLeft"><div class="euiPopover euiPopover--anchorDownRight" id="headerHelpMenu" data-test-subj="helpMenuButton"><div class="euiPopover__anchor"><button class="euiHeaderSectionItem__button" type="button" aria-expanded="false" aria-haspopup="true" aria-label="Help menu"><svg class="euiIcon euiIcon--medium" focusable="false" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16"><defs><path id="help-a" d="M13.6 12.186l-1.357-1.358c-.025-.025-.058-.034-.084-.056.53-.794.84-1.746.84-2.773a4.977 4.977 0 0 0-.84-2.772c.026-.02.059-.03.084-.056L13.6 3.813a6.96 6.96 0 0 1 0 8.373zM8 15A6.956 6.956 0 0 1 3.814 13.6l1.358-1.358c.025-.025.034-.057.055-.084C6.02 12.688 6.974 13 8 13a4.978 4.978 0 0 0 2.773-.84c.02.026.03.058.056.083l1.357 1.358A6.956 6.956 0 0 1 8 15zm-5.601-2.813a6.963 6.963 0 0 1 0-8.373l1.359 1.358c.024.025.057.035.084.056A4.97 4.97 0 0 0 3 8c0 1.027.31 1.98.842 2.773-.027.022-.06.031-.084.056l-1.36 1.358zm5.6-.187A4 4 0 1 1 8 4a4 4 0 0 1 0 8zM8 1c1.573 0 3.019.525 4.187 1.4l-1.357 1.358c-.025.025-.035.057-.056.084A4.979 4.979 0 0 0 8 3a4.979 4.979 0 0 0-2.773.842c-.021-.027-.03-.059-.055-.084L3.814 2.4A6.957 6.957 0 0 1 8 1zm0-1a8.001 8.001 0 1 0 .003 16.002A8.001 8.001 0 0 0 8 0z"></path></defs><use xlink:href="#help-a" fill-rule="evenodd"></use></svg></button></div></div></div><div class="euiHeaderSectionItem euiHeaderSectionItem--borderLeft"><div><div class="euiPopover euiPopover--anchorDownRight" id="headerUserMenu"><div class="euiPopover__anchor"><button class="euiHeaderSectionItem__button" type="button" aria-controls="headerUserMenu" aria-expanded="false" aria-haspopup="true" aria-label="Account menu" data-test-subj="userMenuButton"><div class="euiAvatar euiAvatar--s euiAvatar--user" aria-label="elastic" title="elastic" style="background-image: none; background-color: rgb(191, 161, 128); color: rgb(0, 0, 0);"><span aria-hidden="true">e</span></div></button></div></div></div></div></div></div><div class="euiNavDrawer euiNavDrawer-isCollapsed euiNavDrawer-flyoutIsCollapsed" data-test-subj="navDrawer"><div class="euiFlexItem euiFlexItem--flexGrowZero"><div id="navDrawerMenu" class="euiNavDrawerMenu euiNavDrawerMenu-hasFooter"><ul class="euiListGroup euiListGroup-flush euiListGroup-maxWidthDefault euiNavDrawer__expandButton"><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><button type="button" class="euiListGroupItem__button" data-test-subj="navDrawerExpandButton-isCollapsed" aria-describedby="j2718ez8"><svg class="euiIcon euiIcon--medium euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M14.986 7.382a.501.501 0 0 1 .013.152c.014.4-.133.806-.439 1.112l-2.12 2.122a.5.5 0 1 1-.708-.708L13.792 8H1.5a.5.5 0 0 1 0-1h12.121l-1.889-1.89a.5.5 0 0 1 .707-.706l2.121 2.12c.241.242.383.544.426.858zM1.5 3h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1zm0 8h7a.5.5 0 1 1 0 1h-7a.5.5 0 1 1 0-1z"></path></svg><span class="euiListGroupItem__label" title="Expand">Expand</span></button></span></li></ul><ul class="euiListGroup euiListGroup-maxWidthDefault euiNavDrawerGroup"><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><button type="button" class="euiListGroupItem__button" aria-label="Recently viewed" aria-describedby="hllwlxom"><svg class="euiIcon euiIcon--medium euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.5 13A5.506 5.506 0 0 1 2 7.5C2 4.467 4.467 2 7.5 2S13 4.467 13 7.5 10.533 13 7.5 13m0-12a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13m3 6H8V3.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1"></path></svg><span class="euiListGroupItem__label" title="Recently viewed">Recently viewed</span></button></span></li></ul><hr class="euiHorizontalRule euiHorizontalRule--full"><ul class="euiListGroup euiListGroup-maxWidthDefault euiNavDrawerGroup" data-test-subj="navDrawerAppsMenu"><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/kibana#/discover/e0707290-8185-11e9-b476-45507723d8f4?_g=(refreshInterval:(pause:!t,value:0),time:(from:'2015-09-19T06:31:44.000Z',to:'2015-09-23T18:31:44.000Z'))&amp;_a=(columns:!(bytes,agent,clientip),filters:!(),index:'logstash-*',interval:auto,query:(language:kuery,query:''),sort:!('@timestamp',desc))" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Discover" aria-describedby="e3fznee7"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M8.33 23.67l4.79-10.55 10.55-4.79-4.79 10.55-10.55 4.79zm6.3-9l-2.28 5 5-2.28 2.28-5-5 2.28z"></path><path d="M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16A16 16 0 0 0 16 0zm1 29.95V28h-2v1.95A14 14 0 0 1 2.05 17H4v-2H2.05A14 14 0 0 1 15 2.05V4h2V2.05A14 14 0 0 1 29.95 15H28v2h1.95A14 14 0 0 1 17 29.95z"></path></svg><span class="euiListGroupItem__label" title="Discover">Discover</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/kibana#/visualize/edit/Visualization-TileMap?_g=(refreshInterval:(pause:!t,value:0),time:(from:'2019-01-01T00:00:00.000Z',to:'2019-01-02T00:00:00.000Z'))&amp;_a=(filters:!(),linked:!f,query:(language:lucene,query:(query_string:(analyze_wildcard:!t,query:'*'))),uiState:(mapCenter:!(0,0),mapZoom:6),vis:(aggs:!((enabled:!t,id:'1',params:(),schema:metric,type:count),(enabled:!t,id:'2',params:(autoPrecision:!t,field:geo.coordinates,isFilteredByCollar:!t,mapBounds:(bottom_right:(lat:-15.368949896534705,lon:16.743164062500004),top_left:(lat:15.368949896534705,lon:-16.743164062500004)),mapCenter:(lat:0,lon:0),mapZoom:5,precision:4,useGeocentroid:!t),schema:segment,type:geohash_grid)),params:(addTooltip:!t,colorSchema:'Yellow+to+Red',dimensions:(geocentroid:(accessor:3,aggType:geo_centroid,format:(id:string),params:()),geohash:(accessor:1,aggType:geohash_grid,format:(id:string),params:(precision:3,useGeocentroid:!t)),metric:(accessor:2,aggType:count,format:(id:number),params:())),heatBlur:15,heatClusterSize:1.5,heatMaxZoom:16,heatMinOpacity:0.1,heatNormalizeData:!t,heatRadius:25,isDesaturated:!t,legendPosition:bottomright,mapCenter:!(0,0),mapType:'Scaled+Circle+Markers',mapZoom:2,wms:(enabled:!f,options:(attribution:'Maps+provided+by+USGS',format:image%2Fpng,layers:'0',styles:'',transparent:!t,version:'1.3.0'),url:'https:%2F%2Fbasemap.nationalmap.gov%2Farcgis%2Fservices%2FUSGSTopo%2FMapServer%2FWMSServer')),title:'',type:tile_map))" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Visualize" aria-describedby="1pj4a6fl"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M32 32H4a4 4 0 0 1-4-4V0h2v28a2 2 0 0 0 2 2h28v2z"></path><path d="M6 20h2v7H6zM16 12h2v15h-2zM26 17h2v10h-2z"></path><path d="M27 6a3 3 0 0 0-2.08.84L20 4.36A2.2 2.2 0 0 0 20 4a3 3 0 0 0-6 0c.001.341.062.68.18 1l-5.6 4.46A3 3 0 0 0 7 9a3 3 0 1 0 3 3 2.93 2.93 0 0 0-.18-1l5.6-4.48A3 3 0 0 0 17 7a3 3 0 0 0 2.08-.84l5 2.48A2.2 2.2 0 0 0 24 9a3 3 0 1 0 3-3zM7 13a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm10-8a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm10 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"></path></svg><span class="euiListGroupItem__label" title="Visualize">Visualize</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/kibana#/dashboards?_g=(refreshInterval:(pause:!t,value:0),time:(from:'2019-01-01T00:00:00.000Z',to:'2019-01-02T00:00:00.000Z'))" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Dashboard" aria-describedby="vhqguuxp"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M29 9H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h26a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3zM3 2a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3z"></path><path class="euiIcon__fillSecondary" d="M12 20H3a3 3 0 0 1-3-3v-3a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3zm-9-7a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3z"></path><path d="M12 31H3a3 3 0 0 1-3-3v-3a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3zm-9-7a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3z"></path><path class="euiIcon__fillSecondary" d="M29 31h-9a3 3 0 0 1-3-3V14a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3zm-9-18a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1V14a1 1 0 0 0-1-1h-9z"></path></svg><span class="euiListGroupItem__label" title="Dashboard">Dashboard</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/canvas" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Canvas" aria-describedby="xmobuvhi"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M7 17h2v7H7zM12 14h2v10h-2zM17 16h2v8h-2zM22 14h3v2h-3zM22 18h3v2h-3zM22 22h3v2h-3z"></path><path d="M30.73 24a6.47 6.47 0 0 1 .45-2.19c.337-.9.52-1.85.54-2.81a8.55 8.55 0 0 0-.54-2.81 6.47 6.47 0 0 1-.45-2.19 9.2 9.2 0 0 1 .62-2.49c.53-1.57 1.08-3.19.08-4.2-1-1.01-2.41-.44-3.52.05a5.59 5.59 0 0 1-2.09.64 5.3 5.3 0 0 1-.59 0L16 .28 6.77 8a5.3 5.3 0 0 1-.59 0 5.59 5.59 0 0 1-2.09-.65C3 6.87 1.6 6.25.57 7.31c-1.03 1.06-.45 2.63.08 4.2A9.2 9.2 0 0 1 1.27 14a6.47 6.47 0 0 1-.45 2.19A8.55 8.55 0 0 0 .28 19c.02.96.203 1.91.54 2.81A6.47 6.47 0 0 1 1.27 24a9.2 9.2 0 0 1-.62 2.49c-.53 1.57-1.08 3.19-.08 4.2.353.38.852.59 1.37.58a5.67 5.67 0 0 0 2.15-.63A5.59 5.59 0 0 1 6.18 30a7.13 7.13 0 0 1 2.29.47 8 8 0 0 0 2.62.53 7.37 7.37 0 0 0 2.47-.51A7.14 7.14 0 0 1 16 30a6.24 6.24 0 0 1 2.14.45 8 8 0 0 0 2.77.55 8.08 8.08 0 0 0 2.77-.55 6.24 6.24 0 0 1 2.14-.45 5.59 5.59 0 0 1 2.09.65c1.11.49 2.49 1.11 3.52.05 1.03-1.06.45-2.63-.08-4.2a9.2 9.2 0 0 1-.62-2.5zM21.17 7h-.26a8 8 0 0 0-2.77.55A6.24 6.24 0 0 1 16 8a6.24 6.24 0 0 1-2.14-.45A8 8 0 0 0 11.09 7h-.26L16 2.72 21.17 7zm8.89 22.27a4.42 4.42 0 0 1-1.34-.46 7.08 7.08 0 0 0-2.9-.82 8.14 8.14 0 0 0-2.78.55 6.13 6.13 0 0 1-2.13.45 6.24 6.24 0 0 1-2.14-.45A8 8 0 0 0 16 28a9 9 0 0 0-3.08.6 5.74 5.74 0 0 1-1.83.4 6.36 6.36 0 0 1-2-.43A8.72 8.72 0 0 0 6.18 28a7.08 7.08 0 0 0-2.9.82 9.65 9.65 0 0 1-1.28.52 6.08 6.08 0 0 1 .52-2.21c.403-1 .65-2.055.73-3.13a8.55 8.55 0 0 0-.54-2.81A6.47 6.47 0 0 1 2.27 19a6.47 6.47 0 0 1 .44-2.19c.337-.9.52-1.85.54-2.81a10.48 10.48 0 0 0-.72-3.13 9 9 0 0 1-.59-2.16H2c.447.1.88.255 1.29.46a7.08 7.08 0 0 0 2.9.82A8.14 8.14 0 0 0 9 9.44 6.13 6.13 0 0 1 11.09 9a6.13 6.13 0 0 1 2.13.45A8.14 8.14 0 0 0 16 10a8.14 8.14 0 0 0 2.78-.55A6.13 6.13 0 0 1 20.91 9a6.13 6.13 0 0 1 2.09.44 8.14 8.14 0 0 0 2.78.55 7.08 7.08 0 0 0 2.9-.82A9.65 9.65 0 0 1 30 8.66a6.08 6.08 0 0 1-.52 2.21c-.403 1-.65 2.055-.73 3.13.02.96.203 1.91.54 2.81a6.47 6.47 0 0 1 .44 2.19 6.47 6.47 0 0 1-.44 2.19 8.55 8.55 0 0 0-.54 2.81c.078 1.074.32 2.13.72 3.13a9 9 0 0 1 .59 2.16v-.02z"></path></svg><span class="euiListGroupItem__label" title="Canvas">Canvas</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/maps" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Maps" aria-describedby="tsvrtwjc"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M29.014 23.89l2.296 1.145L16 32.101.53 24.961l2.49-1.056 2.453 1.132-.003.002L16 29.899l10.69-4.934-.003-.001 2.327-1.074zm-4.972-7.482l7.268 3.627L16 27.101.53 19.961l7.668-3.252c.392.486.838 1.02 1.34 1.604L5.47 20.039 16 24.899l10.69-4.934-3.954-1.973c.493-.58.928-1.107 1.306-1.584z"></path><path d="M18 9a2 2 0 1 0-4 0 2 2 0 0 0 4 0zm2 0a4 4 0 1 1-8 0 4 4 0 0 1 8 0zm-3.268 12.681l-.732.787-.732-.787c-3.557-3.824-5.817-6.462-6.81-7.96A8.746 8.746 0 0 1 7 8.875C7 3.97 11.033 0 16 0s9 3.97 9 8.875a8.746 8.746 0 0 1-1.459 4.846c-.992 1.498-3.252 4.136-6.809 7.96zm5.142-9.064A6.747 6.747 0 0 0 23 8.875C23 5.081 19.87 2 16 2S9 5.081 9 8.875c0 1.349.394 2.636 1.126 3.742.846 1.277 2.812 3.593 5.874 6.912 3.062-3.32 5.028-5.635 5.874-6.912z"></path></svg><span class="euiListGroupItem__label" title="Maps">Maps</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/code" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Code (Beta)" aria-describedby="l2zwfwjn"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M11.276 29l.594 2H0l7.621-14.29.811 2.73L3.333 29h7.943zM28.92 31l-4.987-16.598A16 16 0 0 0 8.688 3l1.8 6H8.4L6 1h2.607a18 18 0 0 1 17.241 12.828L31 31h-2.08z"></path><path class="euiIcon__fillSecondary" d="M12.037 14.02L16.492 29h6.827l-2.333-7.849a10 10 0 0 0-8.949-7.13zM9.35 12h2.05a12 12 0 0 1 11.503 8.581L26 31H15L9.35 12z"></path></svg><span class="euiListGroupItem__label" title="Code (Beta)">Code (Beta)</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/ml" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Machine Learning" aria-describedby="ikiow56j"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M10 18v.56a1 1 0 0 1-.68.95L3 21.61V10a1 1 0 0 1 .4-.8l3.2-2.4-1.2-1.6-3.2 2.4A3 3 0 0 0 1 10v12a3 3 0 0 0 1.2 2.4l3.2 2.4 1.2-1.6-2.47-1.85 5.82-1.95A3 3 0 0 0 12 18.56V18h-2zM29.8 7.6l-3.2-2.4-1.2 1.6 3.2 2.4a1 1 0 0 1 .4.8v11.61l-6.32-2.11a1 1 0 0 1-.68-.95V18h-2v.56a3 3 0 0 0 2.05 2.85l5.82 1.94-2.47 1.85 1.2 1.6 3.2-2.4A3 3 0 0 0 31 22V10a3 3 0 0 0-1.2-2.4z"></path><path d="M11 6A3 3 0 0 1 8.88.88a3.07 3.07 0 0 1 4.24 0A3 3 0 0 1 11 6zm0-4a1 1 0 1 0-.012 2A1 1 0 0 0 11 2zm0 30a3 3 0 0 1-2.12-5.12 3.07 3.07 0 0 1 4.24 0A3 3 0 0 1 11 32zm0-4a1 1 0 1 0-.012 2A1 1 0 0 0 11 28zm0-12a3 3 0 0 1-2.12-5.12 3.07 3.07 0 0 1 4.24 0A3 3 0 0 1 11 16zm0-4a1 1 0 1 0-.012 2A1 1 0 0 0 11 12zm10-6A3 3 0 0 1 18.88.88a3.07 3.07 0 0 1 4.24 0A3 3 0 0 1 21 6zm0-4a1 1 0 1 0-.012 2A1 1 0 0 0 21 2zm0 30a3 3 0 0 1-2.12-5.12 3.07 3.07 0 0 1 4.24 0A3 3 0 0 1 21 32zm0-4a1 1 0 1 0-.012 2A1 1 0 0 0 21 28zm0-12a3 3 0 0 1-2.12-5.12 3.07 3.07 0 0 1 4.24 0A3 3 0 0 1 21 16zm0-4a1 1 0 1 0-.012 2A1 1 0 0 0 21 12z"></path></svg><span class="euiListGroupItem__label" title="Machine Learning">Machine Learning</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/infra#/infrastructure" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Infrastructure" aria-describedby="cyvz7f06"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M12.594 18.424h3.875v1.939h-3.875zM12.594 26.182h3.875v1.939h-3.875z"></path><path d="M8.719 14.545V32H31V14.545H8.719zm20.343 1.94v5.818H10.657v-5.818h18.407zM10.657 30.06v-5.819h18.407v5.819H10.655z"></path><path d="M27.648 12.606a8.499 8.499 0 0 0-4.398-3.879 8.983 8.983 0 0 0-8.903-7.81 8.983 8.983 0 0 0-8.903 7.81 8.553 8.553 0 0 0-5.353 8.645 8.55 8.55 0 0 0 6.69 7.656V23.03a6.612 6.612 0 0 1-4.845-6.293 6.613 6.613 0 0 1 4.69-6.41l.64-.194v-.669a7.046 7.046 0 0 1 7.023-6.527 7.046 7.046 0 0 1 7.024 6.527v.67l.639.193a6.587 6.587 0 0 1 3.4 2.28h2.296z"></path></svg><span class="euiListGroupItem__label" title="Infrastructure">Infrastructure</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/infra#/logs" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Logs" aria-describedby="fycqb57t"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M9 18h12v2H9zM9 13h12v2H9zM9 8h12v2H9z"></path><path d="M28 1H8a4 4 0 0 0-4 4v19H0v3a4 4 0 0 0 4 4h18a4 4 0 0 0 4-4V8h6V5a4 4 0 0 0-4-4zM4 29a2 2 0 0 1-2-2v-1h16v1a4 4 0 0 0 .54 2H4zm18 0a2 2 0 0 1-2-2v-3H6V5a2 2 0 0 1 2-2h16.56A4 4 0 0 0 24 5v22a2 2 0 0 1-2 2zm8-23h-4V5a2 2 0 1 1 4 0v1z"></path></svg><span class="euiListGroupItem__label" title="Logs">Logs</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/apm" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="APM" aria-describedby="5q8umr7d"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M7 9v2H0V0h23v7h-2V2H2v7z"></path><path d="M32 9v12H20c-6.075 0-11-4.925-11-11V9h23zm-20.945 2c.497 4.5 4.312 8 8.945 8h10v-8H11.055z"></path><path class="euiIcon__fillSecondary" d="M30 23h2v9H19v-9h2v7h9z"></path></svg><span class="euiListGroupItem__label" title="APM">APM</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/uptime#/" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Uptime" aria-describedby="qx05wftl"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M4.216 12.377A10.948 10.948 0 0 0 2.181 17H.153a12.941 12.941 0 0 1 2.693-6.118l1.37 1.495zm2.948-2.703l-1.37-1.495A12.94 12.94 0 0 1 13 6v2c-2.144 0-4.144.613-5.836 1.674z"></path><path d="M26 4.414V19c0 7.18-5.82 13-13 13C6.5 32 1.115 27.23.153 21H2.18c.94 5.12 5.427 9 10.819 9 6.075 0 11-4.925 11-11V4.414l-4.293 4.293-1.414-1.414L25 .586l6.707 6.707-1.414 1.414L26 4.414zm-7.836 9.909l1.472 1.354-7.577 8.235-4.835-4.442 1.353-1.473 3.364 3.09 6.223-6.764z"></path></svg><span class="euiListGroupItem__label" title="Uptime">Uptime</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/siem" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="SIEM" aria-describedby="p4nut21d"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M2 14h28v16c-3.333 1.333-8 2-14 2s-10.667-.667-14-2V14zm2 2v12.589C6.972 29.52 10.98 30 16 30s9.028-.48 12-1.411V16H4zm20-4V8.09C24 3.626 20.421 0 16 0c-4.421 0-8 3.625-8 8.09V12h2V8.09C10 4.725 12.69 2 16 2s6 2.724 6 6.09V12h2z"></path><path class="euiIcon__fillSecondary" d="M8 18v6h2v-6zM22 18v6h2v-6zM15 18v8h2v-8z"></path></svg><span class="euiListGroupItem__label" title="SIEM">SIEM</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/graph" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Graph" aria-describedby="f40nlcp6"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M24 20a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-6a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-8.2-5.62A4 4 0 1 1 18 1.06a4 4 0 0 1-2.2 7.32zm0-6a2 2 0 1 0 .01 0h-.01zm.01 29.24a4 4 0 1 1-.083-8 4 4 0 0 1 .083 8zm0-6a2 2 0 1 0 .39 0 2 2 0 0 0-.4 0h.01z"></path><path d="M18 17v-2h-6.14a4 4 0 0 0-.86-1.64l2.31-3.44-1.68-1.12-2.31 3.44A4 4 0 0 0 8 12a4 4 0 1 0 0 8 4 4 0 0 0 1.32-.24l2.31 3.44 1.66-1.12L11 18.64a4 4 0 0 0 .86-1.64H18zM6 16a2 2 0 1 1 4 0 2 2 0 0 1-4 0z"></path></svg><span class="euiListGroupItem__label" title="Graph">Graph</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/kibana#/dev_tools/console?_g=()" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Dev Tools" aria-describedby="x1b47r98"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21 28h-2v-8.49l.6-.26A9 9 0 0 0 21 3.52V11H11V3.52a9 9 0 0 0 1.4 15.73l.6.26V28h-2v-7.21A11 11 0 0 1 11.6.92L13 .31V9h6V.31l1.4.61a11 11 0 0 1 .6 19.87V28z"></path><path class="euiIcon__fillSecondary" d="M11 30h10v2H11z"></path></svg><span class="euiListGroupItem__label" title="Dev Tools">Dev Tools</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/monitoring" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Stack Monitoring" aria-describedby="re75zu6k"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M1.81 15.19A8.94 8.94 0 0 1 15.62 3.86l.38.42.38-.42a8.94 8.94 0 0 1 14.26 10.68l-1.7-1.07a6.94 6.94 0 0 0-11.07-8.28L16 7.29l-1.87-2.1A6.94 6.94 0 0 0 3.41 14l-1.6 1.19zM16 31.18l-7.74-8.51 1.48-1.34L16 28.21l6.26-6.88 1.48 1.34z"></path><path class="euiIcon__fillSecondary" d="M16.16 23.29l-4.1-7.17L10.62 19H0v-2h9.38l2.56-5.12 3.9 6.83 4.13-10.32L23.66 17H32v2h-9.66l-2.31-5.39z"></path></svg><span class="euiListGroupItem__label" title="Stack Monitoring">Stack Monitoring</span></a></span></li><li class="euiListGroupItem euiListGroupItem--small euiListGroupItem-isClickable euiNavDrawerGroup__item"><span class="euiToolTipAnchor euiListGroupItem__tooltip"><a href="https://28ce9bf50caa4490afcead4b0bb858a0.us-east-1.aws.staging.foundit.no:9243/app/kibana#/management" class="euiListGroupItem__button" data-test-subj="navDrawerAppsMenuLink" aria-label="Management" aria-describedby="cmbdrn1c"><svg class="euiIcon euiIcon--medium euiIcon--app euiListGroupItem__icon" focusable="false" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path class="euiIcon__fillSecondary" d="M16 21a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm0-8a3 3 0 1 0 0 6 3 3 0 0 0 0-6z"></path><path d="M20 32h-8v-4.06a1 1 0 0 0-1.61-.67l-2.88 2.87-5.65-5.65 2.87-2.87a.92.92 0 0 0 .2-1 .93.93 0 0 0-.86-.6H0V12h4.06a.92.92 0 0 0 .85-.58.94.94 0 0 0-.19-1L1.86 7.51l5.65-5.65 2.87 2.87A1 1 0 0 0 12 4.06V0h8v4.06a1 1 0 0 0 1.61.67l2.87-2.87 5.66 5.66-2.87 2.87a.92.92 0 0 0-.2 1 .93.93 0 0 0 .86.6H32v8h-4.06a.92.92 0 0 0-.85.58.94.94 0 0 0 .19 1l2.87 2.87-5.66 5.66-2.87-2.87a1 1 0 0 0-1.61.67L20 32zm-6-2h4v-2.06a3 3 0 0 1 5-2.08l1.46 1.46 2.83-2.83L25.86 23a3 3 0 0 1 2.08-5H30v-4h-2.06a3 3 0 0 1-2.08-5l1.46-1.46-2.83-2.85L23 6.14a3 3 0 0 1-5-2.08V2h-4v2.06a3 3 0 0 1-5 2.08L7.51 4.69 4.69 7.51 6.14 9a3 3 0 0 1-2.08 5H2v4h2.06a3 3 0 0 1 2.08 5l-1.45 1.49 2.83 2.83L9 25.86a3 3 0 0 1 5 2.08V30z"></path></svg><span class="euiListGroupItem__label" title="Management">Management</span></a></span></li></ul></div></div><div class="euiNavDrawerFlyout euiNavDrawerFlyout-isCollapsed" aria-labelledby="navDrawerFlyoutTitle" id="navDrawerFlyout"><h5 id="navDrawerFlyoutTitle" class="euiTitle euiTitle--xxsmall euiNavDrawerFlyout__title" tabindex="-1"></h5><ul class="euiListGroup euiListGroup-maxWidthDefault euiNavDrawerGroup euiNavDrawerFlyout__listGroup"></ul></div></div></header-global-nav>

  <div class="app-wrapper" ng-class="{ 'hidden-chrome': !chrome.getVisible() }">
    <div class="app-wrapper-panel">
      <div class="kbnToaster__container" list="notifList">
  <ul class="kbnToaster">
    <!---->
  </ul>
</div>

      <div id="globalBannerList"></div>

      <!----><div class="application tab-home" ng-class="'tab-' + getFirstPathSegment() + ' ' + chrome.getApplicationClasses()" ng-view=""><home-app directories="directories" recently-accessed="recentlyAccessed" data-test-subj="homeApp"><div class="euiPage euiPage--restrictWidth-custom" style="max-width: 1200px;"><div class="euiPageBody"><h1 class="euiTitle euiTitle--large">Add Data to Kibana</h1><div class="euiSpacer euiSpacer--m"></div><div role="tablist" class="euiTabs"><button role="tab" aria-selected="false" type="button" class="euiTab"><span class="euiTab__content">All</span></button><button role="tab" aria-selected="false" type="button" class="euiTab"><span class="euiTab__content">Logging</span></button><button role="tab" aria-selected="false" type="button" class="euiTab"><span class="euiTab__content">Metrics</span></button><button role="tab" aria-selected="false" type="button" class="euiTab"><span class="euiTab__content">Security analytics</span></button><button role="tab" aria-selected="true" type="button" class="euiTab euiTab-isSelected"><span class="euiTab__content">Sample data</span></button></div><div class="euiSpacer euiSpacer--l"></div><div class="euiFlexGrid euiFlexGrid--gutterLarge euiFlexGrid--thirds euiFlexGrid--responsive homSampleDataSetCards"><div class="euiFlexItem"><div class="euiCard euiCard--leftAligned euiCard--hasBetaBadge homSampleDataSetCard" data-test-subj="sampleDataSetCardecommerce"><span class="euiCard__betaBadgeWrapper"><span class="euiBetaBadge euiCard__betaBadge" title="INSTALLED">INSTALLED</span></span><span class="euiCard__top"><img class="euiCard__image" src="/plugins/kibana/home/sample_data_resources/ecommerce/dashboard.png" alt=""></span><span class="euiCard__content"><span class="euiTitle euiTitle--medium euiCard__title" id="ncfp7zufTitle">Sample eCommerce orders</span><div class="euiText euiText--small euiCard__description" id="ncfp7zufDescription"><p>Sample data, visualizations, and dashboards for tracking eCommerce orders.</p></div></span><span class="euiCard__footer"><div class="euiFlexGroup euiFlexGroup--justifyContentSpaceBetween euiFlexGroup--directionRow euiFlexGroup--responsive"><div class="euiFlexItem euiFlexItem--flexGrowZero"><button class="euiButtonEmpty euiButtonEmpty--danger euiButtonEmpty--flushLeft" type="button" data-test-subj="removeSampleDataSetecommerce" aria-label="Remove Sample eCommerce orders"><span class="euiButtonEmpty__content"><span class="euiButtonEmpty__text">Remove</span></span></button></div><div class="euiFlexItem euiFlexItem--flexGrowZero"><div class="euiPopover euiPopover--anchorDownCenter" id="sampleDataLinksecommerce"><div class="euiPopover__anchor"><button class="euiButton euiButton--primary euiButton--iconRight" type="button" aria-label="View Sample eCommerce orders"><span class="euiButton__content"><svg class="euiIcon euiIcon--medium euiButton__icon" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16"><defs><path id="arrow_down-a" d="M13.069 5.157L8.384 9.768a.546.546 0 0 1-.768 0L2.93 5.158a.552.552 0 0 0-.771 0 .53.53 0 0 0 0 .759l4.684 4.61c.641.631 1.672.63 2.312 0l4.684-4.61a.53.53 0 0 0 0-.76.552.552 0 0 0-.771 0z"></path></defs><use fill-rule="nonzero" xlink:href="#arrow_down-a"></use></svg><span class="euiButton__text">View data</span></span></button></div></div></div></div></span></div></div><div class="euiFlexItem"><div class="euiCard euiCard--leftAligned euiCard--hasBetaBadge homSampleDataSetCard" data-test-subj="sampleDataSetCardflights"><span class="euiCard__betaBadgeWrapper"><span class="euiBetaBadge euiCard__betaBadge" title="INSTALLED">INSTALLED</span></span><span class="euiCard__top"><img class="euiCard__image" src="/plugins/kibana/home/sample_data_resources/flights/dashboard.png" alt=""></span><span class="euiCard__content"><span class="euiTitle euiTitle--medium euiCard__title" id="44a3i7vjTitle">Sample flight data</span><div class="euiText euiText--small euiCard__description" id="44a3i7vjDescription"><p>Sample data, visualizations, and dashboards for monitoring flight routes.</p></div></span><span class="euiCard__footer"><div class="euiFlexGroup euiFlexGroup--justifyContentSpaceBetween euiFlexGroup--directionRow euiFlexGroup--responsive"><div class="euiFlexItem euiFlexItem--flexGrowZero"><button class="euiButtonEmpty euiButtonEmpty--danger euiButtonEmpty--flushLeft" type="button" data-test-subj="removeSampleDataSetflights" aria-label="Remove Sample flight data"><span class="euiButtonEmpty__content"><span class="euiButtonEmpty__text">Remove</span></span></button></div><div class="euiFlexItem euiFlexItem--flexGrowZero"><div class="euiPopover euiPopover--anchorDownCenter" id="sampleDataLinksflights"><div class="euiPopover__anchor"><button class="euiButton euiButton--primary euiButton--iconRight" type="button" aria-label="View Sample flight data"><span class="euiButton__content"><svg class="euiIcon euiIcon--medium euiButton__icon" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16"><defs><path id="arrow_down-a" d="M13.069 5.157L8.384 9.768a.546.546 0 0 1-.768 0L2.93 5.158a.552.552 0 0 0-.771 0 .53.53 0 0 0 0 .759l4.684 4.61c.641.631 1.672.63 2.312 0l4.684-4.61a.53.53 0 0 0 0-.76.552.552 0 0 0-.771 0z"></path></defs><use fill-rule="nonzero" xlink:href="#arrow_down-a"></use></svg><span class="euiButton__text">View data</span></span></button></div></div></div></div></span></div></div><div class="euiFlexItem"><div class="euiCard euiCard--leftAligned euiCard--hasBetaBadge homSampleDataSetCard" data-test-subj="sampleDataSetCardlogs"><span class="euiCard__betaBadgeWrapper"><span class="euiBetaBadge euiCard__betaBadge" title="INSTALLED">INSTALLED</span></span><span class="euiCard__top"><img class="euiCard__image" src="/plugins/kibana/home/sample_data_resources/logs/dashboard.png" alt=""></span><span class="euiCard__content"><span class="euiTitle euiTitle--medium euiCard__title" id="fk70cjt4Title">Sample web logs</span><div class="euiText euiText--small euiCard__description" id="fk70cjt4Description"><p>Sample data, visualizations, and dashboards for monitoring web logs.</p></div></span><span class="euiCard__footer"><div class="euiFlexGroup euiFlexGroup--justifyContentSpaceBetween euiFlexGroup--directionRow euiFlexGroup--responsive"><div class="euiFlexItem euiFlexItem--flexGrowZero"><button class="euiButtonEmpty euiButtonEmpty--danger euiButtonEmpty--flushLeft" type="button" data-test-subj="removeSampleDataSetlogs" aria-label="Remove Sample web logs"><span class="euiButtonEmpty__content"><span class="euiButtonEmpty__text">Remove</span></span></button></div><div class="euiFlexItem euiFlexItem--flexGrowZero"><div class="euiPopover euiPopover--anchorDownCenter" id="sampleDataLinkslogs"><div class="euiPopover__anchor"><button class="euiButton euiButton--primary euiButton--iconRight" type="button" aria-label="View Sample web logs"><span class="euiButton__content"><svg class="euiIcon euiIcon--medium euiButton__icon" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16"><defs><path id="arrow_down-a" d="M13.069 5.157L8.384 9.768a.546.546 0 0 1-.768 0L2.93 5.158a.552.552 0 0 0-.771 0 .53.53 0 0 0 0 .759l4.684 4.61c.641.631 1.672.63 2.312 0l4.684-4.61a.53.53 0 0 0 0-.76.552.552 0 0 0-.771 0z"></path></defs><use fill-rule="nonzero" xlink:href="#arrow_down-a"></use></svg><span class="euiButton__text">View data</span></span></button></div></div></div></div></span></div></div></div></div></div></home-app>
</div>
    </div>
  </div>
</div></div><div><div></div><div></div></div></body></html>
liza-mae commented 5 years ago

homepage app sample data dashboard should launch sample logs data set dashboard

homepage app sample data dashboard should launch sample logs data set dashboard

homepage app sample data dashboard should launch sample flights data set dashboard

homepage app sample data dashboard should launch sample flights data set dashboard

homepage app sample data dashboard should launch sample ecommerce data set dashboard

homepage app sample data dashboard should launch sample ecommerce data set dashboard

spalger commented 5 years ago

These tests usually run in OSS, where the sample data simply links to the dashboard once the data is installed. When x-pack plugins are available, like they are in cloud, the viewData button becomes a trigger for a popover to link to the dashboard and other apps which can render the sample data, which is why the test subject isn't there.

We can either update these tests to detect the popover-variant of the button, click it, and then choose the dashboard link, or we could skip them on cloud.