@maksaimer
Nothing here yet.
Nothing here yet.
No blogs yet.
If you need static site to introduce your product or other things you can use landing builders, for example, tilda.cc, wix.com and ect Usually building iu by html/css/js spend a lot of time, but you can do it very quickly in UI with landing builders
What kind of configuration of ELK cluster do you have? For example, 3 nodes of elasticsearch, 2 nodes of logstash, 1 node of kibana? Elasticsearch is java application, you can configure heap settings to limit it. Something like this -Xms2g -Xmx2g and try to test it. Of course do it on dev stand )