Hi all, I was able to setup email notification configuration in GoCD 19.10 successfully. However, there are 2 things I wonder about:
1. In the email notification, this first line is this: See details: http://<mygo-server-ip>:8153/go/pipelines/ <http://192.168.1.74:8153/go/pipelines/2.4-Software-DEV/172/AP/1>../ Now I have configured SSL certificates and I have a domain (my-domain.net) on which I access GoCD. How can I have that domain here in notification email and the URL will be *https://my-domain.net:8154/go/../ I also have NGINX configured, so I can access GoCD witthout port. How can I get those details in email. Is it possible? * 2. I want to attach logs from Console which are stored at /var/lib/go-server/data/console/2e627f29b6a7a42ad5bed8a2b5fb5b40.log I am guessing these logs are generated stage-wise. If that is correct, (i) I am wondering how will the console logs be stored if multiple pipelines are run at once. (ii) After each stage is done, where are these logs stored ? Anyway, if these are stored stage-wise AND since email is also sent stage wise by default, how can I attach this log file with the email notification? I went through a plugin <https://github.com/gocd-contrib/email-notifier> by Srinivas Upadhaye, but I dont think it serves my purpose. Anyone who would have came across similar situation? Any help will be appreciated? Thank you. -- CONFIDENTIALITY. This email and any attachments are confidential to Alef Edge Inc., and may also be privileged, except where the email states it can be disclosed. If this email is received in error, please do not disclose the contents to anyone, notify the sender by return email, and delete this email (and any attachments) from your system. -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/4d54dc47-f20f-42f8-8dec-e20a9d198b17%40googlegroups.com.
