Direkt zum Inhalt

Check which ebextensions have run

0

I'm trying to check which ebextensions have run because there is an oddity where I see a logrotate conf file created but the contents are not what I've written.

Does anyone know which log file I can find that information in? I've tried /var/log/eb-engine.log but that doesn't seem to have anything about running ebextensions.

EDIT: These two logs do not exist either: /var/log/eb-activity.log, /var/log/eb-commandprocessor.log.

Thanks,
James

Platform: Ruby 2.6 running on 64bit Amazon Linux 2/3.0.3

Edited by: JSmith on Aug 11, 2020 7:58 AM

gefragt vor 6 Jahren931 Aufrufe
1 Antwort
0

The commands are listed in /var/log/cfn-init.log

beantwortet vor 6 Jahren
  • Im having a similar issue where I cannot see evidence that the .ebextensions scripts are running, or even deployed on my instance. The comment from @AWS-James-1034055 seems to indicate I'd see something in the cfn-init.log but I don't.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.