increase performance of nxlog / logstash

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: increase performance of nxlog / logstash

Post by mcapra »

_asp_ wrote:Is there a way to increase multithreading per logfile?
You could try allocating the maximum number of worker threads for filters, but this may impact your input queue performance. I used 4 for my 4x vCPU machine. In /etc/init.d/logstash,

LS_OPTS="-w 4"
Former Nagios employee
https://www.mcapra.com/
Locked