﻿---
title: Raw fields
description: These fields contain the raw transaction data. 
url: https://www.elastic.co/elastic/docs-builder/docs/3016/reference/beats/packetbeat/exported-fields-raw
products:
  - Beats
  - Packetbeat
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available
---

# Raw fields
These fields contain the raw transaction data.
<definitions>
  <definition term="request">
    For text protocols, this is the request as seen on the wire (application layer only). For binary protocols this is our representation of the request.
    type: text
  </definition>
  <definition term="response">
    For text protocols, this is the response as seen on the wire (application layer only). For binary protocols this is our representation of the request.
    type: text
  </definition>
</definitions>