Google Chat
Google Chat Notifications in Eliona
The Google Chat notification provider in Eliona enables the configuration and management of notifications that are delivered directly in a Google Chat room or group. This is particularly helpful for forwarding alarms and other important information to teams in real time.
Configuration

Note: Enter a note or description that is relevant for the configuration. This could be the name of the Google Chat room, for example.
Customer email: Enter the customer's email address that is used for the Google Chat notifications.
Private key: Enter the private key that is required for authentication with Google Chat. This key must be in JSON format and provided by your Google Workspace administrator.
Save: Click on "Save" to apply the configuration.
Combining Alarms
Alarms can also be grouped here as with other notification providers.
Group EscalationsGoogle Chat Templates

Eliona offers the possibility to customize individual templates for Google Chat notifications. These templates define what the text style, structure, and content of the notification look like.
Twig Templating in ElionaCustomize template: Navigate to your Google Chat template and click on
.
Override standard:
Activate the "Override standard" option to make individual changes to the template.
As soon as this option is active, you can edit the notification text.
Edit format & style: The Google Chat text can be customized to make the desired message clear and easy to understand. Example for an alarm text:
Eliona Alarm: {{asset.name}} ({{asset.gai}}) - {{alarm.msg}} {% if alarm.gone_ts is null %}https://{{domain_name}}/alarms?alarm_id={{alarm.alarm_id}} {% else %}https://{{domain_name}}/alarms/history{% endif %}
Save: Click on "Save" to apply the changes. All future notifications will then use the customized template.
Last updated