Skip to content

Commit 15be808

Browse files
authored
preview in title
1 parent 775d552 commit 15be808

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-hubs/log-compaction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Log compaction
2+
title: Log compaction in Azure Event Hubs
33
description: This article describes how the log compaction feature works in Event Hubs.
44
ms.topic: article
55
ms.date: 10/7/2022
66
ms.custom: ignite-2022
77
---
88

9-
# Log compaction
9+
# Log compaction in Azure Event Hubs (Preview)
1010

1111
Log compaction is a way of retaining data in Event Hubs using event key based retention. By default, each event hub/Kafka topic is created with time-based retention or *delete* cleanup policy, where events are purged upon the expiration of the retention time. Rather using coarser-grained time based retention, you can use event key-based retention mechanism where Event Hubs retrains the last known value for each event key of an event hub or a Kafka topic.
1212

0 commit comments

Comments
 (0)