You can help by commenting or suggesting your edit directly into the transcript. We'll review any changes before posting them. All comments are completely anonymous. For any comments that need a reply, consider emailing docs@inductiveautomation.com.
LESSON LIST
-
8:15Event Streams
-
3:59Kafka - Source Example
-
3:46Kafka - Handler Example
-
7:58Form Component - Structure and Widgets
-
3:39Form Component - Contingent Actions
-
4:55Form Component - Submission Management
-
4:21Form Component - Submitting Form Data in Offline Mode
-
13:37Form Component - Basic Form
-
2:13Offline Submissions
-
4:19File Association and Deep Links
-
11:38Drawing Component - Overview
-
16:14Drawing Component - Elements
-
5:05Drawing Component - Modification Tools
-
10:43Drawing Component - Layering and Alignment
-
2:14SQL Historian
-
1:17Core Historian
-
4:55Deployment Modes
-
5:29Siemens Symbolic Driver - Browsing
-
4:46Siemens Symbolic Driver - Migrating
-
4:18Internal Secret Providers - Referenced Secrets
-
1:35Internal Secret Providers - Embedded Secrets
-
7:05Alarm Metrics Filtering and Aggregation
-
6:30The Gateway Webpage
LESSON
Core Historian
Description
In this lesson we'll demonstrate how to configure a Core Historian.
Video recorded using: Ignition 8.3
Resources
Transcript
(open in window)[00:00] In this lesson, we'll learn how to create a Core historian. The core historian uses QuestDB which is a database solution that is highly optimized for time series data. It's capable of efficient storage, rapid ingestion, and fast querying. It's included in the Core Historian module, so you don't need a connection to an external QuestDB installation. To create one, you would go to the services section of the gateway and then drill into historians. Click on the create historian button. Select the Core historian option. We do recommend this choice of historian for most use cases that require local time series data storage. Go ahead and click on next. On this configure page, you need to provide the historian a name. I'll just name this one Core. You also need to specify the partition interval, so you can click on the dropdown and choose the timeframe in which to separate partitions, and that's all that is required.
[01:06] So you could click on create historian here, and you should see it come through with a running status. There's more configuration options available and useful features that this historian provides. To learn more about the Core historian, check out the link listed below this video to the user manual page.