﻿---
title: Redis fields
description: Redis-specific event fields. 
url: https://www.elastic.co/elastic/docs-builder/docs/3016/reference/beats/packetbeat/exported-fields-redis
products:
  - Beats
  - Packetbeat
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available
---

# Redis fields
Redis-specific event fields.
<definitions>
  <definition term="redis.return_value">
    The return value of the Redis command in a human readable format.
  </definition>
  <definition term="redis.error">
    If the Redis command has resulted in an error, this field contains the error message returned by the Redis server.
  </definition>
</definitions>