﻿---
title: Stop Heartbeat
description: An orderly shutdown of Heartbeat ensures that it has a chance to clean up and close outstanding resources. You can help ensure an orderly shutdown by...
url: https://www.elastic.co/elastic/docs-builder/docs/3028/reference/beats/heartbeat/shutdown
products:
  - Beats
  - Heartbeat
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available
---

# Stop Heartbeat
An orderly shutdown of Heartbeat ensures that it has a chance to clean up and close outstanding resources. You can help ensure an orderly shutdown by stopping Heartbeat properly.
If you’re running Heartbeat as a service, you can stop it via the service management functionality provided by your installation.
If you’re running Heartbeat directly in the console, you can stop it by entering **Ctrl-C**. Alternatively, send SIGTERM to the Heartbeat process on a POSIX system.