﻿---
title: Redis fields
description: Redis-specific event fields. 
url: https://docs-v3-preview.elastic.dev/elastic/beats/pull/50166/reference/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>