Navigation through pages of RDS Instance Recent Events in UI doesn't work anymore

0

I can see there are 4 pages (1 2 3 4) of Recent events for an RDS instance (MySQL) but clcking on them doesn't change the page and also changing page size in the settings to 25 doesn't take effect - it only shows 5 recent events.

profile picture
preguntada hace un año212 visualizaciones
3 Respuestas
0

Yeah I don't like this page either. I should however be displaying the latest 24 hours of events as it's supposed to. If you want to see more events, up to 2 weeks, you can use the CLI, e.g.

aws rds describe-events --source-type db-instance --source-identifier you-db-instance-name --duration 20160

The "20160" is number of minutes in 2 weeks.

EXPERTO
respondido hace un año
0

I was actually referring to events from the last 24 hours that I cannot fully see.

profile picture
respondido hace un año
0

But can you see the events OK via the CLI? That's an effective workaround.

EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas