Skip to content

Commit 07d8461

Browse files
logging and monitoring K8s links
1 parent 377ec91 commit 07d8461

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

content/operate/_index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,15 @@ hideListLinks: true
2929
| Recovery | Automatic | RS Link | [Manual failover]({{< relref "/operate/oss_and_stack/management/scaling#manual-failover" >}}) | [Cluster recovery]({{<relref "/operate/kubernetes/re-clusters/cluster-recovery/">}}) |
3030
| Backups | [Back up a database]({{< relref "/operate/rc/databases/back-up-data" >}}) | RS Link | [Persistence]({{< relref "/operate/oss_and_stack/management/replication" >}}) | [REDB spec.backup]({{<relref "/operate/kubernetes/reference/redis_enterprise_database_api/#specbackup">}}) |
3131

32-
3332
### Logging and Monitoring
3433

3534
<!-- | Feature | RC | RS | CE | K8s | -->
3635
| | <nobr><div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #80DBFF"></div> Redis</nobr> Cloud | <nobr><div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #DCFF1E"></div> Redis</nobr> Software | <nobr><div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #C795E3"></div> Redis</nobr> Community Edition | <nobr><div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #8A99A0"></div> Redis for</nobr> Kubernetes |
3736
|:-----------|:--------------|:-----------|:--------------|:--------------|
38-
| Monitoring | [Monitor performance]({{< relref "/operate/rc/databases/monitor-performance" >}}) | RS Link | [INFO]({{< relref "/commands/info" >}}), [MONITOR]({{< relref "/commands/monitor" >}}), and [LATENCY DOCTOR]({{< relref "/commands/latency-doctor" >}})<br/>[Analysis with Redis Insight]({{< relref "/develop/tools/insight#database-analysis" >}}) | K8s Link |
39-
| Logging | [System logs]({{< relref "/operate/rc/logs-reports/system-logs" >}}) | RS Link | `/var/log/redis/redis.log`<br/>[SLOWLOG]({{< relref "/commands/slowlog" >}})<br/>[Keyspace notifications]({{< relref "/develop/use/keyspace-notifications" >}}) | K8s Link |
40-
| Alerts | [Alerts]({{< relref "/operate/rc/databases/view-edit-database#alerts-section" >}}) | RS Link | [Pub/sub with Redis Sentinel]({{< relref "/operate/oss_and_stack/management/sentinel#pubsub-messages" >}}) | K8s Link |
41-
| Support | [Contact support](https://redis.io/support/) | RS Link | | K8s Link |
37+
| Monitoring | [Monitor performance]({{< relref "/operate/rc/databases/monitor-performance" >}}) | RS Link | [INFO]({{< relref "/commands/info" >}}), [MONITOR]({{< relref "/commands/monitor" >}}), and [LATENCY DOCTOR]({{< relref "/commands/latency-doctor" >}})<br/>[Analysis with Redis Insight]({{< relref "/develop/tools/insight#database-analysis" >}}) | [Export metrics to Prometheus]({{<relref "/operate/kubernetes/re-clusters/connect-prometheus-operator/">}}) |
38+
| Logging | [System logs]({{< relref "/operate/rc/logs-reports/system-logs" >}}) | RS Link | `/var/log/redis/redis.log`<br/>[SLOWLOG]({{< relref "/commands/slowlog" >}})<br/>[Keyspace notifications]({{< relref "/develop/use/keyspace-notifications" >}}) | [Logs]({{<relref "/operate/kubernetes/logs/">}}) |
39+
| Alerts | [Alerts]({{< relref "/operate/rc/databases/view-edit-database#alerts-section" >}}) | RS Link | [Pub/sub with Redis Sentinel]({{< relref "/operate/oss_and_stack/management/sentinel#pubsub-messages" >}}) | [REDB alertSettings]({{<relref "/operate/kubernetes/reference/redis_enterprise_database_api/#specalertsettings">}}) |
40+
| Support | [Contact support](https://redis.io/support/) | RS Link | | [Contact support](https://redis.io/support/) |
4241

4342
### Security
4443

0 commit comments

Comments
 (0)