> ## Documentation Index
> Fetch the complete documentation index at: https://docs.honeycomb.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Rewrite Timestamp

<Badge className="hny-badge-enterprise-addon" stroke>Ent+</Badge>

<Note>
  This feature is available as an add-on for the [Honeycomb Enterprise plan](https://www.honeycomb.io/pricing/).
  Please contact your Honeycomb account team for details.
</Note>

## Description

The Rewrite Timestamp processor can be used to write the value from the Time field of a telemetry entry into a string value.

## Supported Types

| Metrics | Logs | Traces |
| ------- | ---- | ------ |
| ✓       | ✓    | ✓      |

## Configuration

<table><thead><tr><th>Field</th><th>Description</th></tr></thead><tbody><tr><td>Condition</td><td>A condition that determines when this processor is applied.</td></tr><tr><td>Target Field Type</td><td>The telemetry field type where the newly formatted timestamp will be placed.</td></tr><tr><td>Target Field</td><td>The target field to place the result into. May only be blank if Body is selected for the Target Field Type.</td></tr><tr><td>Timestamp Format</td><td>The ctime variable based timestamp format to write.</td></tr></tbody></table>
