1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
827 views
by wilma-c-7883 (200 points)
reshown by brandon-w-8204
I want to receive an alerts via email when having a connection "time out"

1 Answer

0 votes

You can configure the timeout script on your source node, to have a qie.error() in order to get an email if there is a timeout.

For an FTP source:

You can set the Channel Properties to alert you on every send or receive error:

The default is to alert every 10 errors. You can configure this so you get an email on every error. Also checking the "Alert on first error" will ensure you get emailed if it cannot connect to the FTP server.

by michael-h-5027 (14.8k points)
edited by brandon-w-8204
by wilma-c-7883 (200 points)
Thanks for this, but may source node is FTP.
by brandon-w-8204 (34.1k points)
See updated answer above
...