On linux, I can find how many threads filebeat daemon use.
But i have no idea how to find it on window os.
From another discussion, it says "Each harvester is a goroutine".
I can assume the number of threads by this. But I want to know exact number when filebeat is running.
Can I get any tips about it?
Thanks you.