Durables
The Durables tab provides an overview of the total number of durables over time and the durables with the highest pending messages. Use this page to tab messages from durables. Durables only apply to topics.
On the Durables tab, you can perform the following tasks:
Creating Durables
-
Click the New Durable button.
-
On the Create a New Durable Subscription page, enter the details for Topic Name and Durable Name, and any additional fields as needed.
-
Click Create.
Purging, Promoting, and Deleting Durables
-
Click the three-dots menu next to a durable to perform a task.
-
Select Promote, Purge, or Delete as per your requirements.
Sorting Durables by Columns
You can sort durables by clicking the arrows on a column heading.
These columns are described in the following table:
| Column | Description |
|---|---|
| Name | Unique name for the durable. |
| Topic | The name of the topic for which this durable is saving messages. |
| Active | Active when the durable has a connected consumer. |
| Selector | The message selector for filtering messages, if provided. |
| Pending Msgs | The total number of messages waiting to be delivered to consumers. |
| Pending Size | The total byte size of all pending messages. |
| Consumer ID | Unique ID of the active consumer. |
Searching for Durables
You can use the Topic name or pattern field to search durables. One topic can have many durables. You can either search for durables of a specific topic or perform a wildcard search.
Table Actions
Purge durable: Permanently delete all pending messages of the selected durable.