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

Hi ! Another update on the Log4j2 Vulnerability that was raised once more today following the additional discovery of CVE-2021-45046.
Again, according to the latest https://discuss.elastic.co/t/apache-log4j2-remote-code-execution-rce-vulnerability-cve-2021-44228-esa-2021-31/291476 , ClearML Server is not affected by this new discovery 🙂

  
  
Posted 2 years ago
Votes Newest

Answers 4


Due to its use of java Security Manager

  
  
Posted 2 years ago

Due to its use of java Security Manager

Indeed 🙂

  
  
Posted 2 years ago

finally! one less application to worry about 🙂
10x for heads up SuccessfulKoala55

  
  
Posted 2 years ago
669 Views
4 Answers
2 years ago
one year ago
Tags