Forum Discussion

kbk4912's avatar
kbk4912
Icon for Nimbostratus rankNimbostratus
Jan 18, 2024
Solved

Is it possible to enter multiple emails instead of one for alerts?

This is the syntax normally- alert config_create "object (.*) - create" { email toaddress="[email protected]" fromaddress="[email protected]" body="A config change has occurred" } al...