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 26 days ago
Votes Newest

Answers 3


Hi EnviousPanda91 , are you using a self hosted server?

  
  
Posted 26 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 26 days ago

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

  
  
Posted 26 days ago
95 Views
3 Answers
26 days ago
26 days ago
Tags