Community
Apache Log4j2 Remote Code Execution (RCE) Vulnerability CVE-2021-44228 and Elasticsearch
We are running Onify with Elasticsearch. What are the actions we need to do related to the Log4j2 exploit and Elasticsearch?
Posted by Robert Lundsten 8 months ago
How to sort workspace query results
I don't fiqure out howto put workspace query that would sort all items ie. type
This kind of query works in the shortcuts, but I would like to have the workspace default search include the sort.
https://<servername>/workspace/<workspacename>/search?term=<username>&sort=type,asc
Posted by Markus Kalske almost 2 years ago
Index items with integers and strings
Currently the template format doesn't allow me to index items without "" surrounding the json value, I would like to be able to index items with integer values dropping those "" away, so that elastic search could be used more efficiently when doing searches > or < as with strings it only works with the first character :)
Posted by Markus Kalske over 2 years ago