Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Environment variablevalue
aspire_dashboards_enabledtrue
aspire_dashboards_basehttp://kibana_host_or_ip:5601/app/dashboards#/view/
aspire_dashboards_mainbe5c2f00-c3c8-11eb-9a7f-bd24f960d263Replace with the GUID from the Aspire Dashboard (In Kibana)
aspire_dashboards_metrics6e462a10-ca18-11eb-b790-95ad8cc1b278<Replace with the GUID from the Seed Status Dashboard (In Kibana)> ?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-24h,to:now))&_a=(description:'',filters:!(('$state':(store:appState),meta:(alias:!n,disabled:!f,index:'106de620-c3ca-11eb-9a7f-bd24f960d263',key:audit.seedId,negate:!f,params:(query:'${seedId}'),type:phrase),query:(match_phrase:(audit.seedId:'${seedId}')))),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),tags:!(),timeRestore:!f,title:'Aspire%20-%20Document%20Statistics',viewMode:view)

Note the bold text on the metrics dashboard, Aspire will replace the following variables:

  • ${seedId}
    • The Seed ID
    ${crawlId}
    • The Crawl ID (start timestamp)

Aspire will automatically generate the URLs and links to the dashboards on each Seed.

...