# Filebeat High CPU usage - IIS Logs (Multiple Virtual Host)

**URL:** https://discuss.elastic.co/t/filebeat-high-cpu-usage-iis-logs-multiple-virtual-host/380113
**Category:** Beats
**Tags:** filebeat
**Created:** [July 14, 2025, 6:12pm UTC](https://discuss.elastic.co/t/filebeat-high-cpu-usage-iis-logs-multiple-virtual-host/380113 "2025-07-14T18:12:38Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Rios](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rios/32/95745_2.png) [@Rios](https://discuss.elastic.co/u/Rios)
#### Post date: [July 19, 2025, 9:11pm UTC](https://discuss.elastic.co/t/filebeat-high-cpu-usage-iis-logs-multiple-virtual-host/380113/3 "2025-07-19T21:11:23Z")

</div>

You have a lot of logs there. Try to process older in few steps, by month/year or something like.

Another option is to reduce CPU number.

[`max_procs`](https://www.elastic.co/docs/reference/beats/filebeat/configuration-general-options#_max_procs)

_Sets the maximum number of CPUs that can be executing simultaneously. The default is the number of logical CPUs available in the system._

If the CPU load is still high, after changing max\_procs, read [this](https://discuss.elastic.co/t/limiting-number-of-cpu-usage-in-filebeat/161490) topic. The blog about tuning Beats can be found [here](https://www.elastic.co/blog/how-to-tune-elastic-beats-performance-a-practical-example-with-batch-size-worker-count-and-more).

---

_[View the full topic](https://discuss.elastic.co/t/filebeat-high-cpu-usage-iis-logs-multiple-virtual-host/380113)._
