-
Data Collector Overview and Methodology (version 22)
What are Data Collectors? Data Collectors are the components of the Canary System responsible for transferring the process data from a client's data source to the Canary Historian.…
-
Installing Necessary Data Logging Components (version 22)
Methodology Understanding best practice architecture is important prior to installation. Whenever possible, Canary Collectors and the Sender should be installed local to the data source.…
-
MQTT Collector Overview (version 22)
Within MQTT, the MQTT Collector acts as a "subscriber", consuming data from an MQTT server (or broker) to which devices "publish" data to. Currently, the collector supports two message types:…
-
How to Configure the MQTT Collector (version 22)
Begin Logging MQTT Data Select the MQTT Collector tile within the Canary Admin application to create and manage MQTT data collection. Create a Logging Session Within the MQTT Collector,…
-
How to Configure the OPC DA Collector (version 22)
Begin Logging OPC DA Data Run the Logger Administrator application to create and manage OPC DA data collection. Within the Logger Administrator, tags are organized into Groups,…
-
How to Configure the Ignition Collector (version 22)
Begin Logging Ignition Data Created by Inductive Automation, Ignition is a software platform that acts as an HMI, SCADA System, and MES. The Canary Module for Ignition can be used to both write data…
-
How to Configure the OPC UA Collector (version 22)
Begin Logging OPC UA Data Use the OPC Collector module within the Canary Admin to create and manage OPC UA data collection. Within the OPC Collector, tags are organized into Groups,…
-
How To Configure the SQL Collector (version 22)
Overview Canary does not like reading from production tables (for various reasons) so we use a queue table that contains rows ready to be processed. Once we process those rows we remove them from the…
-
How to Configure the CSV Collector (version 22)
There are two files that need created/configured upon installing the CSV Collector: SAF_ImportService.config SAF_Import.config SAF_ImportService.config By default,…
-
The Data Generation Tool (version 22)
The Data Generation tool can be installed by selecting it from the Data Collectors list on the Canary Installer. The Data Generation tool can be run by opening C:…
-
Store and Forward Buffer
Canary’s store and forward (SaF) provides for local buffering of data should the historian server be offline or the network connecting the data collector and the historian is interrupted.…
-
How to Configure a Proxy Server (version 22)
A proxy server may be needed when a stream of data needs forwarded through an intermediate level in the network, such as in the Purdue Model shown below where there is no direct path from Level 3 to…
-
How to Backup Buffered Sender Sessions (version 22)
By default, after a buffered session is processed by the Sender service, the session file is deleted. Configuring the system to backup the buffered files allows the data to be stored in a temp…
-
Sender Credentials: Identity vs. User (version 22)
When the Sender service makes a secure connection to a remote Receiver service using the 'Net.TCP - Username' endpoint (55256), credentials are passed in to verify who the Sender is.…
-
Sender/Receiver Troubleshooting Guide (version 22)
The Sender & Receiver services are used to route data from the Collectors to the Historian. The data may flow through multiple Sender/Receiver nodes if proxy servers are in place before reaching the…