|
37 | 37 | ** xref:develop:benchmark.adoc[] |
38 | 38 | ** xref:develop:http-proxy.adoc[] |
39 | 39 | ** xref:develop:config-topics.adoc[] |
| 40 | +** xref:console:ui/edit-topic-configuration.adoc[Edit Topic Configuration] |
40 | 41 | ** xref:develop:produce-data/index.adoc[Produce Data] |
41 | 42 | *** xref:develop:produce-data/configure-producers.adoc[] |
42 | 43 | *** xref:develop:produce-data/idempotent-producers.adoc[Idempotent Producers] |
43 | 44 | *** xref:develop:produce-data/leader-pinning.adoc[] |
44 | 45 | ** xref:develop:consume-data/index.adoc[Consume Data] |
45 | 46 | *** xref:develop:consume-data/consumer-offsets.adoc[Consumer Offsets] |
46 | 47 | *** xref:develop:consume-data/follower-fetching.adoc[Follower Fetching] |
| 48 | +*** xref:console:ui/programmable-push-filters.adoc[Filter Messages] |
| 49 | +*** xref:console:ui/record-deserialization.adoc[Deserialize Messages] |
47 | 50 | ** xref:develop:data-transforms/index.adoc[] |
48 | 51 | *** xref:develop:data-transforms/how-transforms-work.adoc[Overview] |
49 | 52 | *** xref:develop:data-transforms/run-transforms-index.adoc[Get Started] |
|
86 | 89 | *** xref:deploy:deployment-option/self-hosted/manual/sizing.adoc[Sizing Guidelines] |
87 | 90 | *** xref:deploy:deployment-option/self-hosted/manual/linux-system-tuning.adoc[System Tuning] |
88 | 91 | ** xref:deploy:deployment-option/self-hosted/docker-image.adoc[Connectors] |
89 | | -* xref:upgrade:index.adoc[Upgrade] |
90 | | -** xref:upgrade:rolling-upgrade.adoc[Upgrade Redpanda in Linux] |
91 | | -** xref:upgrade:k-rolling-upgrade.adoc[Upgrade Redpanda in Kubernetes] |
92 | | -** xref:upgrade:k-upgrade-operator.adoc[Upgrade the Redpanda Operator] |
93 | | -** xref:upgrade:k-compatibility.adoc[] |
94 | | -** xref:manage:kubernetes/k-upgrade-kubernetes.adoc[Migrate Node Pools] |
95 | | -** xref:upgrade:deprecated/index.adoc[Deprecated Features] |
96 | | -* xref:migrate:index.adoc[Migrate] |
97 | | -** xref:migrate:console-v3.adoc[Migrate to Redpanda Console v3.0.x] |
98 | | -** xref:migrate:data-migration.adoc[] |
99 | | -** xref:migrate:kubernetes/helm-to-operator.adoc[] |
100 | | -** xref:migrate:kubernetes/strimzi.adoc[] |
101 | 92 | * xref:manage:index.adoc[Manage] |
102 | 93 | ** xref:manage:kubernetes/index.adoc[Kubernetes] |
103 | 94 | *** xref:manage:kubernetes/k-configure-helm-chart.adoc[Customize the Helm Chart] |
|
193 | 184 | *** xref:manage:schema-reg/schema-id-validation.adoc[] |
194 | 185 | *** xref:console:ui/schema-reg.adoc[Manage in Redpanda Console] |
195 | 186 | ** xref:manage:console/index.adoc[Redpanda Console] |
196 | | -*** xref:console:config/index.adoc[Configuration] |
197 | | -**** xref:console:config/configure-console.adoc[Configure Console] |
198 | | -**** xref:console:config/enterprise-license.adoc[Add an Enterprise License] |
199 | | -**** xref:console:config/connect-to-redpanda.adoc[Connect to Redpanda] |
200 | | -**** xref:console:config/security/index.adoc[Security] |
201 | | -***** xref:console:config/security/authentication.adoc[Authentication] |
202 | | -***** xref:console:config/security/authorization.adoc[Authorization] |
203 | | -***** xref:console:config/security/tls-termination.adoc[TLS Termination] |
204 | | -**** xref:console:config/http-path-rewrites.adoc[HTTP Path Rewrites] |
205 | | -**** xref:console:config/deserialization.adoc[Deserialization] |
206 | | -**** xref:console:config/kafka-connect.adoc[Kafka Connect] |
207 | | -**** xref:console:config/topic-documentation.adoc[Topic Documentation] |
208 | | -*** xref:console:ui/programmable-push-filters.adoc[Filter Messages] |
209 | | -*** xref:console:ui/record-deserialization.adoc[Deserialize Messages] |
210 | | -*** xref:console:ui/edit-topic-configuration.adoc[Edit Topic Configuration] |
211 | | -*** link:https://github.com/redpanda-data/console/[GitHub^] |
| 187 | +*** xref:console:config/configure-console.adoc[Configure Console] |
| 188 | +*** xref:console:config/enterprise-license.adoc[Add an Enterprise License] |
| 189 | +*** xref:console:config/connect-to-redpanda.adoc[Connect to Redpanda] |
| 190 | +*** xref:console:config/security/index.adoc[Security] |
| 191 | +**** xref:console:config/security/authentication.adoc[Authentication] |
| 192 | +**** xref:console:config/security/authorization.adoc[Authorization] |
| 193 | +**** xref:console:config/security/tls-termination.adoc[TLS Termination] |
| 194 | +*** xref:console:config/http-path-rewrites.adoc[HTTP Path Rewrites] |
| 195 | +*** xref:console:config/deserialization.adoc[Deserialization] |
| 196 | +*** xref:console:config/kafka-connect.adoc[Kafka Connect] |
| 197 | +*** xref:console:config/topic-documentation.adoc[Topic Documentation] |
212 | 198 | ** xref:manage:recovery-mode.adoc[Recovery Mode] |
213 | 199 | ** xref:manage:rack-awareness.adoc[Rack Awareness] |
214 | 200 | ** xref:manage:monitoring.adoc[] |
215 | 201 | ** xref:manage:io-optimization.adoc[] |
216 | 202 | ** xref:manage:raft-group-reconfiguration.adoc[Raft Group Reconfiguration] |
| 203 | +* xref:upgrade:index.adoc[Upgrade] |
| 204 | +** xref:upgrade:rolling-upgrade.adoc[Upgrade Redpanda in Linux] |
| 205 | +** xref:upgrade:k-rolling-upgrade.adoc[Upgrade Redpanda in Kubernetes] |
| 206 | +** xref:upgrade:k-upgrade-operator.adoc[Upgrade the Redpanda Operator] |
| 207 | +** xref:upgrade:k-compatibility.adoc[] |
| 208 | +** xref:manage:kubernetes/k-upgrade-kubernetes.adoc[Migrate Node Pools] |
| 209 | +** xref:upgrade:deprecated/index.adoc[Deprecated Features] |
| 210 | +* xref:migrate:index.adoc[Migrate] |
| 211 | +** xref:migrate:console-v3.adoc[Migrate to Redpanda Console v3.0.x] |
| 212 | +** xref:migrate:data-migration.adoc[] |
| 213 | +** xref:migrate:kubernetes/helm-to-operator.adoc[] |
| 214 | +** xref:migrate:kubernetes/strimzi.adoc[] |
217 | 215 | * xref:troubleshoot:index.adoc[Troubleshoot] |
218 | 216 | ** xref:troubleshoot:cluster-diagnostics/index.adoc[Cluster Diagnostics] |
219 | 217 | *** xref:troubleshoot:cluster-diagnostics/diagnose-issues.adoc[Linux] |
|
0 commit comments