{% extends "base.html" %} {% block content %}
{% if pagination.total_jobs > 0 %} {{ pagination.total_jobs }} monitoring session{{ 's' if pagination.total_jobs != 1 else '' }} {% else %} All ElastiCache monitoring sessions {% endif %}
{{ item.job.error_message[:150] }}{% if item.job.error_message|length > 150 %}...{% endif %}
Start your first monitoring session to analyze Redis/Valkey command traffic
Create First JobRe-run with the same configuration.