Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve startup logs #738

Open
danielvillalbamota opened this issue Aug 22, 2023 · 1 comment
Open

Improve startup logs #738

danielvillalbamota opened this issue Aug 22, 2023 · 1 comment

Comments

@danielvillalbamota
Copy link

With some misconfiguration in a rule I got a trace like this:

time=2023-08-21T14:06:49.704Z | lvl=ERROR | corr=9886052e-2796-4027-a8e4-...; cbnotif=4; node=saLfw; perseocep=264; cbnotif=3 | trans=52eb9d59-d651-40ab-b733-... | op=/actions/do | path=/actions/do | comp=perseo-fe | srv=service | subsrv=/servicepath | msg=emailAction.SendMail {"to":"to@example.com","from":"no-reply@example.com","subject":"Medida fuera de rango en la entidad","smtp":{"port":"<smtp_port>","host":"<smtp_host>","secure":true,"tls":{"rejectUnauthorized":false},"auth":{"user":"<user_smtp>","pass":"<pass_smtp_not_ofuscated>"}}} Connection timeout

Maybe the smtp pass should be ofuscated.

@fgalan
Copy link
Member

fgalan commented Aug 22, 2023

Fixed by PR #739

Maybe we should check this on DEVEL before closing the issue (the version supporting this fix should be automatically deployed in that environment by tomorrow).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants