﻿---
title: Packetbeat is missing long running transactions
description: Packetbeat has an internal timeout that it uses to time out transactions and TCP connections when no packets have been seen for a long time. To process...
url: https://www.elastic.co/elastic/docs-builder/docs/3028/reference/beats/packetbeat/packetbeat-missing-transactions
products:
  - Beats
  - Packetbeat
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available
---

# Packetbeat is missing long running transactions
Packetbeat has an internal timeout that it uses to time out transactions and TCP connections when no packets have been seen for a long time.
To process long running transactions, you can specify a larger value for the [`transaction_timeout`](/elastic/docs-builder/docs/3028/reference/beats/packetbeat/common-protocol-options#transaction-timeout-option) option. However, keep in mind that very large timeout values can increase memory usage if messages are lost or transaction response messages are not sent.