-
Events Table Optimization
We are trying to optimize performance of the Events and Event Properties table, is it advisable to add Indexing and table partitions to achieve this?
-
Unable to read from transport connection
Hi, Has anyone come across this Error "Error during Live Update: Unable to read data from the transport connection;An exsiting connection was forcibly closed by the remote host" What may be the cause…
-
Calc & Events Settings Screen (version 24)
Endpoints IPC - endpoint used by a local Views service to read events gRPC Admin (55340) - endpoint used specifically by the local Admin service for configuring settings and requesting status…
-
Missing 'End of Event' Email Notifications
Hello, we have been configuring a bunch of Event alerts for the first time. We are now trying to fine tune our trigger parameters and noticed something strange.…
-
Calcs & Events should show an error if the tag name is invalid
Normally if there is a problem in a calc/event we see the error like this: BUT it doesn't look like tag names are checked. Below for example we have an event property for a tag but that tag doesn't…
-
Is there a limit (6?) on # of properties for an event?
We setup an event in Canary under calcs & events and tried to backfill but it immediately went live without adding any events. If we removed properties from the event it worked.…
-
Including event duration in end event email
Event Duration is available in the events table control in Axiom and in the event pull in Canary's Excel Add-In. We didn't find a way right off though to include the event duration in an end event…
-
Send reminder emails with Calcs & Events service
I have a system which contains water quality sensors that will tell the process engineers when water filters need to be changed. I have set up email alerts to notify them when the water quality meets…
-
Get All Child Events in Axiom
Hello Everyone I need to retrieve all the events of an asset in Axiom, specifically for the child assets. I mean, I have Parent01, Parent02, etc., and for each ParentXX I have 10 child assets,…
-
Min Duration in Event with 3 Conditions
Hello everyone, I have an event that I need to create which must meet three conditions for at least 5 minutes: The first is that the data quality of variable A is Good.…
-
Test Event Email Button
When creating an event, it would be nice if you could send a test email to ensure the subject looks right and the recipients are set up correctly. Adding a Send Test Email button next to the Edit…
-
Function to return tag path from parent asset
Maybe there exists a way to do this, but I would like to use the available calculation functions on tags from the parent asset of the asset with a configured event.…
-
Axiom Event Table Control Needs More Rows
Currently your Events Table Control in Axiom only allows for up to 100 rows of events to be displays in a dashboard. Our pharmaceutical customers rely on this table to show them critical event data,…
-
Events Table control option to filter on property value
We have an event setup for the beginning and ending of every stop that occurs. That event is setup with a property for the stop reason. It would be nice if the events table control in Axiom had an…
-
Event Property not shown in Status or SQL DB
Hello, I have set up an event in the Event & Calcs Server, and the event start/stops accordingly based on the state of the event start trigger. However, when I look up the status of the event,…
-
Event Property Integration
Canary Historian currently allows users to store custom events in an SQLite database, each with its set of properties. Will it be Possible to save these event properties as Actual Tags.…
-
Storing Events in an External SQL Database (version 24)
By default, Canary stores its events in a SQLite database, C:\ProgramData\Canary\Events\CanaryEvents.sqlite. If wishing to store these events in an external Microsoft SQL database,…
-
Storing Events in an External SQL Database (version 23)
By default, Canary stores its events in a SQLite database, C:\ProgramData\Canary\Events\CanaryEvents.sqlite. If wishing to store these events in an external SQL database,…
-
Getting Timestamps from tag in Event
Is there anyway to get the timestamp from a tag in the events service? I want to use some conditioning to add events according to a specific timeframe.
-
Customize Event Email Subject
We really like being able to customize the body of an event email, but especially when it's being sent to a text number like 5553334444@vtext.com the email subject can be quite long,…
-
External Events Database Triggers
Dear Canary team, I have an external MSSQL server storing Events, and I would like triggers in the database on INSERTs and UPDATEs on the Events and EventProperties tables,…
- Fixed
-
Add ability to test event trigger emails while editing them
In order to make sure formatting is correct before the alert goes live
-
Event Property Value for Beginning and End of Event
Is it possible to enhance events capability to include the option for the event property to capture a value at the event beginning, end, or both? Currently if you set the event property to a tag,…
- Released
-
Calculation with notification sends email.
I have a calculation setup with an event that will send an email based on an event start and end trigger. I do the calculation every 30s. Then I check the average value over the last hour and check…
-
Allow to send notifications with web hooks
When event occurs message is sent with email only. Using web hooks will allow to send notification to various modern chat applications such as MS Teams, Slack and others