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
demandé il y a un an212 vues
3 réponses
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.

EXPERT
répondu il y a un an
0

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

profile picture
répondu il y a un an
0

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

EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions