Analyzing PostgreSQL log insert performance

The goal of this test is to see how PostgreSQL behaves with heavy insert load of logs.The PostgreSQL (15.8 (Debian 15.8-0+deb12u1)) is running within KVM VM with 2 cores and further restricted via cgroupv2 cpu.max parameter set to “25 100“,... Read more

Analyzing Elasticsearch log insert performance

The goal of this test is to see how Elasticsearch behaves with heavy insert load of logs.The Elasticsearch (8.15.3) is running within KVM VM with 2 cores and further restricted via cgroupv2 cpu.max parameter set to “25 100”, to give... Read more