﻿---
title: Filebeat is using too much CPU
description: Filebeat might be configured to scan for files too frequently. Check the setting for prospector.scanner.check_interval) in the filebeat.yml config file...
url: https://www.elastic.co/elastic/docs-builder/docs/3635/reference/beats/filebeat/filebeat-cpu
products:
  - Beats
  - Filebeat
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available
---

# Filebeat is using too much CPU
Filebeat might be configured to scan for files too frequently. Check the setting for [`prospector.scanner.check_interval`](/elastic/docs-builder/docs/3635/reference/beats/filebeat/filebeat-input-filestream#filebeat-input-filestream-scan-frequency)) in the `filebeat.yml` config file. Setting `prospector.scanner.check_interval` to less than 1s may cause Filebeat to scan the disk in a tight loop.