logging parameters are not showin in PgAdmin

0

We have changed the RDS postgres parameters by changing the log_statement in the aws RDS console. However it is not reflecting in pGAdmin. Can we assume that the log changes would be reflected back in pGAdmin(audit log)

1개 답변
0

Hi there,

It may reflect there, you would need the pg_audit extension enabled and then to alter the databases within the instance with pgaudit.log set to 'all' and pgaudit.log_parameter set to '1' before the change though. See here for more info:

However I would say an easier approach would be to view this change through CloudTrail as any change done through the Console, CLI, or API is recorded, see the guides below for more info:

I hope that helps :)

profile pictureAWS
지원 엔지니어
Brandon
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠