I am evaluating TopBeat and have installed it (version 1.3.1) on a Windows Server 2012 and the TopBeat process consumes 20-25% of the CPU according to the windows recource monitor.
Is this expected? Am I missing some configuration?
I'm running it with "default" configuration and shipping through logstash on the same machine:
input:
period: 10
procs: [".*"]
stats:
system: true
process: true
filesystem: true
cpu_per_core: false
output:
logstash:
hosts: ["localhost:5044"]
compression_level: 1