Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi! After My Experiment Finishes, The Logs And Scalars Disappear After Some Time -- I Can See It At Task Details (Screen 1). But Scalars Are Displayed In The Usual Tabular Form (Screen 2). Additionally, All Of My Previous Experiments (For Few Years) Also

Hi! After my experiment finishes, the logs and scalars disappear after some time -- I can see it at task details (screen 1). But scalars are displayed in the usual tabular form (screen 2). Additionally, all of my previous experiments (for few years) also lost their logs and scalars. It seems that the scalars are not removed, but not shown. How to fix it?
image
image

  
  
Posted 6 days ago
Votes Newest

Answers 3


Do you see any errors in the dev tools console (F12)?
Also are there any errors in elastic?

  
  
Posted 6 days ago

CostlyOstrich36 yes, WebApp: 1.12.1-397 • Server: 1.12.1-397 • API: 2.26.
Docker version 28.0.1, build 068a01e (updated to this version few weeks ago).

  
  
Posted 6 days ago

Hi EnviousPanda91 , are you using a self hosted server?

  
  
Posted 6 days ago
45 Views
3 Answers
6 days ago
5 days ago
Tags